doc change

This commit is contained in:
okuji 1999-06-24 00:10:42 +00:00
parent 9350d46a2a
commit 1c5533a18f

7
README
View file

@ -27,11 +27,10 @@ ftp.XX.kernel.org (XX is the country code, such as `jp').
so you need to get the later version from the CVS. See so you need to get the later version from the CVS. See
http://sourceware.cygnus.com/autoconf for more information. http://sourceware.cygnus.com/autoconf for more information.
* automake 1.3, or 19990327 and later (Do not use 1.4!) * automake 19990620 and later
Automake 1.3 works just fine, but 1.4 doesn't work because it complains The new feature, per-executable flags, is requred, so you need to get
about EXTRA_DATA. This inconsistency has been fixed in the later version an unreleased version from the CVS. See
in the CVS. If you need 1.4 or later, see
http://sourceware.cygnus.com/automake for more information. http://sourceware.cygnus.com/automake for more information.
* ncurses 4.0 and later (1.9.9 is too buggy, so don't use it.) * ncurses 4.0 and later (1.9.9 is too buggy, so don't use it.)