diff options
Diffstat (limited to 'cpp/README-dev')
| -rw-r--r-- | cpp/README-dev | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cpp/README-dev b/cpp/README-dev index eca566919b..fbc857193d 100644 --- a/cpp/README-dev +++ b/cpp/README-dev @@ -6,7 +6,8 @@ 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. - + + * GNU make <http://www.gnu.org/software/make/> * autoconf <http://www.gnu.org/software/autoconf/> * automake <http://www.gnu.org/software/automake/> * cppunit <http://cppunit.sourceforge.net> |
