fixed sparse-array linker problem
[pspp-builds.git] / README.CVS
index cf1563a8ad7e816588e325ff3bb872017f6a3e04..74a5573da1fd8a6beaee4b6556469e53c13a30e3 100644 (file)
@@ -1,5 +1,6 @@
-To build this project from the sources direct from the 
-cvs archive, you must install:
+To build this project from the sources direct from the cvs archive,
+you must install the prerequisites listed in README, plus the
+following:
 
        * Autoconf 2.58 (or later).
 
@@ -7,10 +8,16 @@ cvs archive, you must install:
 
        * Gettext 0.14.5 (or later).
 
+       * GNU M4 1.4.9 (or later).
+
+       * pkg-config 0.21 (or later).
+
        * Gnulib, from CVS (see http://savannah.gnu.org/cvs/?group=gnulib).
          Note that Gnulib does not require any form of installation:
          simply checking it out into a directory is sufficient.
 
+       * Texinfo 4.7 or later, to build the documentation.
+
 Once you have these installed, execute
        make -f Smake
 If you checked Gnulib out in a directory named `gnulib' at the same