From 04186f293032c5720f9500eb2a07433572f13d24 Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Tue, 8 May 2007 21:42:56 +0000 Subject: Recorded merge of revisions 536339 via svnmerge from https://svn.apache.org/repos/asf/incubator/qpid/branches/M2 ........ r536339 | aconway | 2007-05-08 17:40:40 -0400 (Tue, 08 May 2007) | 3 lines * README: added libdaemon to yum instructions. ........ git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@536340 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpp') diff --git a/cpp/README b/cpp/README index dee511c4c4..d3cc8599f1 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 libdaemon libdaemon-devel + # yum install apr-devel boost-devel cppunit-devel libdaemon-devel # yum install pkgconfig doxygen graphviz help2man -- cgit v1.2.1