Fix spelling and whitespaces in INSTALL

This commit is contained in:
Alexander Barton 2014-09-04 18:28:33 +02:00
parent 7893dc5241
commit 3f1547ecde
1 changed files with 6 additions and 6 deletions

View File

@ -170,7 +170,7 @@ autogen.sh produces the Makefile.in's, which are necessary for the configure
script itself, and some more files for make. To run autogen.sh you'll need script itself, and some more files for make. To run autogen.sh you'll need
GNU autoconf and GNU automake: at least autoconf 2.61 and automake 1.10 are GNU autoconf and GNU automake: at least autoconf 2.61 and automake 1.10 are
requird, newer is better. But don't use automake 1.12 or newer for creating requird, newer is better. But don't use automake 1.12 or newer for creating
distribution archives: it will work but lack "de-ANSI-fucation" support in the distribution archives: it will work but lack "de-ANSI-fication" support in the
generated Makefile's! Stick with automake 1.11.x for this purpose ... generated Makefile's! Stick with automake 1.11.x for this purpose ...
So automake 1.11.x and autoconf 2.67+ is recommended. So automake 1.11.x and autoconf 2.67+ is recommended.