From 0f77facf829f0116edf17e9baa1b83cfa2ea698e Mon Sep 17 00:00:00 2001 From: Andrew Stitcher Date: Mon, 30 Jul 2007 13:25:31 +0000 Subject: r797@fuschia: andrew | 2007-07-30 14:25:02 +0100 * Removed all the leader-follower acceptor code (APR based acceptor) * Removed the --enable/disable-apr-netio option to configure git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@560973 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/README | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'qpid/cpp/README') diff --git a/qpid/cpp/README b/qpid/cpp/README index a6c25dcd0f..b50d00ed7c 100644 --- a/qpid/cpp/README +++ b/qpid/cpp/README @@ -33,9 +33,11 @@ The following libraries and header files must be installed to build a source distribution: * boost (1.33.1) * uuid (1.39) - * apr (1.2.7) * pkgconfig (0.21) +Building on a platform other than Linux currently requires: + * apr (1.2.7) + Optional cluster functionality requires: * openais (0.80.3) -- cgit v1.2.1