Fix reference bug; recommended tool versions are in HACKING.

This commit is contained in:
Thien-Thi Nguyen 2001-06-27 10:15:03 +00:00
commit e5fdd2dd5e

View file

@ -30,7 +30,7 @@ The snapshot FTP site is mirrored at the following location:
To build the snapshot, you will need to have autoconf, automake, and
libtool installed on your system; the recommended versions are listed
in README.
in HACKING.
After you have unpacked the tar file, run the command `./autogen.sh'.
This builds the configure script, Makefile.in, and other derived files