From 3cb9e147fe734d0c8344f8ea84e5deeefe994d66 Mon Sep 17 00:00:00 2001 From: Julien BLACHE Date: Sun, 20 Dec 2009 14:35:57 +0100 Subject: [PATCH] Lower autoconf requirement to 2.63+ --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index ab71a3af..ce2fcda8 100644 --- a/INSTALL +++ b/INSTALL @@ -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