--- projects/libstatgrab/README.CVS 2003/02/19 18:49:18 1.2 +++ projects/libstatgrab/README.CVS 2004/01/19 16:49:17 1.5 @@ -1,7 +1,7 @@ libstatgrab CVS README -http://www.i-scream.org.uk +http://www.i-scream.org/libstatgrab/ -$Id: README.CVS,v 1.2 2003/02/19 18:49:18 tdb Exp $ +$Id: README.CVS,v 1.5 2004/01/19 16:49:17 tdb Exp $ Starting from CVS there are a few things that need to be done before the normal build procedure. These require autoconf, automake, and @@ -9,11 +9,7 @@ libtool to be installed. Then run the following; -aclocal -autoheader -autoconf -libtoolize -c -automake -a -c +./autogen.sh After this the normal build procedure in the README file can be followed.