From cd782b5236faf9b91a5c15f169e330845f31be18 Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Tue, 8 May 2007 21:39:30 +0000 Subject: * README: added libdaemon to yum instructions. * configure.ac: clarified missing package error messages. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@536338 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpp/README') diff --git a/cpp/README b/cpp/README index 4b415ed719..dee511c4c4 100644 --- a/cpp/README +++ b/cpp/README @@ -75,7 +75,7 @@ Building without documentaion does not require: On linux most packages can be installed using your distribution's package management tool. For example on Fedora: - # yum install apr apr-devel boost boost-devel cppunit cppunit-devel + # yum install apr apr-devel boost boost-devel cppunit cppunit-devel libdaemon libdaemon-devel # yum install pkgconfig doxygen graphviz help2man -- cgit v1.2.1