summaryrefslogtreecommitdiff
path: root/qpid/cpp/README
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/cpp/README')
-rw-r--r--qpid/cpp/README3
1 files changed, 1 insertions, 2 deletions
diff --git a/qpid/cpp/README b/qpid/cpp/README
index ed740cdcc8..f0d1358345 100644
--- a/qpid/cpp/README
+++ b/qpid/cpp/README
@@ -38,7 +38,6 @@ Qpid is compiled against libraries:
* apr <http://apr.apache.org> (1.2.7)
* boost <http://www.boost.org> (1.33.1)
* cppunit <http://cppunit.sourceforge.net> (1.11.4)
- * libdaemon <http://www.stud.uni-hamburg.de/users/lennart/projects/libdaemon> (0.10)
* uuid <http://e2fsprogs.sourceforge.net/> (1.39)
Using tools:
@@ -74,7 +73,7 @@ If building from a source distribution you do not need:
On linux most packages can be installed using your distribution's package
management tool. For example on Fedora:
- # yum install apr-devel boost-devel cppunit-devel libdaemon-devel e2fsprogs-devel
+ # yum install apr-devel boost-devel cppunit-devel e2fsprogs-devel
# yum install pkgconfig doxygen graphviz help2man
Follow the manual installation instruction below for any packages not