Lower autoconf requirement to 2.63+

This commit is contained in:
Julien BLACHE 2009-12-20 14:35:57 +01:00
parent 8ec1fa389b
commit 3cb9e147fe

View File

@ -6,7 +6,7 @@ Required tools:
(libantlr3c). Use at least version 3.1.x of ANTLR v3 and the matching
C runtime version. Version 3.1.3 is recommended.
- autotools: autoconf 2.65, automake 1.10+, libtool 2.2. Run autoreconf -i
- autotools: autoconf 2.63+, automake 1.10+, libtool 2.2. Run autoreconf -i
at the top of the source tree to generate the build system.
The configure script will look for a wrapper called antlr3 in the PATH to