You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ac...@apache.org on 2007/01/05 19:34:09 UTC

svn commit: r493126 - /incubator/qpid/trunk/qpid/cpp/README-dev

Author: aconway
Date: Fri Jan  5 10:34:08 2007
New Revision: 493126

URL: http://svn.apache.org/viewvc?view=rev&rev=493126
Log:
Add refernece to prereqs in README-dist.

Modified:
    incubator/qpid/trunk/qpid/cpp/README-dev

Modified: incubator/qpid/trunk/qpid/cpp/README-dev
URL: http://svn.apache.org/viewvc/incubator/qpid/trunk/qpid/cpp/README-dev?view=diff&rev=493126&r1=493125&r2=493126
==============================================================================
--- incubator/qpid/trunk/qpid/cpp/README-dev (original)
+++ incubator/qpid/trunk/qpid/cpp/README-dev Fri Jan  5 10:34:08 2007
@@ -6,10 +6,12 @@
 == Prerequisites ==
 
 If you have taken the sources from SVN you will need the following
-packages (or later) to build Qpid.  We prefer to avoid spending time
-accommodating older versions of these packages, so please make sure
-that you have the latest stable version.
+packages (or later) 
 
+We prefer to avoid spending time accommodating older versions of these
+packages, so please make sure that you have the latest stable version.
+
+ * All the prerequisites listed in README-dist.
  * GNU make   <http://www.gnu.org/software/make/>
  * autoconf   <http://www.gnu.org/software/autoconf/>
  * automake   <http://www.gnu.org/software/automake/>