From: Paul Eggert Date: Fri, 20 Aug 2004 23:54:31 +0000 (+0000) Subject: Add advice about m4 1.4.2. X-Git-Tag: AUTOCONF-2.59c~641 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93a49f9f3e8dee4ef3fb6db315283152fc0b5a89;p=thirdparty%2Fautoconf.git Add advice about m4 1.4.2. --- diff --git a/README b/README index f5441ee6b..13e8a4097 100644 --- a/README +++ b/README @@ -17,6 +17,13 @@ script can find them. The configuration scripts produced by Autoconf are self-contained, so their users do not need to have Autoconf (or GNU M4, Perl etc.). +Vanilla GNU m4 1.4 has some serious bugs, so we recommend using m4 1.4 +as patched by the standard GNU/Linux distributions. If you're +building GNU m4 1.4 from scratch we suggest using 1.4.2 or later. +You can get 1.4.2 here: + +ftp://alpha.gnu.org/gnu/bison/m4-1.4.2.tar.gz + The file INSTALL should be distributed with packages that use Autoconf-generated configure scripts and Makefiles that conform to the GNU coding standards. The package's README can just give an overview @@ -35,7 +42,7 @@ running `autoconf --version'. ----- -Copyright (C) 1992, 1993, 1994, 1998, 2000, 2001, 2002, 2003 +Copyright (C) 1992, 1993, 1994, 1998, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc. This file is part of GNU Autoconf.