From 8acccbfa9493064e2bb6d38b830c1814ca0dc463 Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Thu, 7 Dec 2006 18:40:06 +0000 Subject: Added "make html" target to build doxygen documentation in docs/api/html. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@483600 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/README-dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpp/README-dist') diff --git a/cpp/README-dist b/cpp/README-dist index 133eb7da81..febdd7c3b3 100644 --- a/cpp/README-dist +++ b/cpp/README-dist @@ -11,7 +11,7 @@ Optional: if you want to run the qpid unit tests: If you use yum to install packages you can do: - # yum install apr boost + # yum install apr apr-devel boost boost-devel cppunit cppunit-devel == Building == -- cgit v1.2.1