--- projects/libstatgrab/README.CVS 2003/02/18 22:01:48 1.1 +++ projects/libstatgrab/README.CVS 2004/01/19 16:49:17 1.5 @@ -1,18 +1,15 @@ libstatgrab CVS README -http://www.i-scream.org.uk +http://www.i-scream.org/libstatgrab/ -$Id: README.CVS,v 1.1 2003/02/18 22:01:48 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 and automake to -be installed. +the normal build procedure. These require autoconf, automake, and +libtool to be installed. Then run the following; -aclocal -autoheader -autoconf -automake -a -c +./autogen.sh After this the normal build procedure in the README file can be followed.