summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index a26cb4ad..e49dfc81 100644
--- a/README
+++ b/README
@@ -11,15 +11,15 @@ operating system features that the package can use, in the form of M4
macro calls.
Producing configuration scripts using Autoconf requires GNU M4 and
-Perl. You should install GNU M4 (version 1.4.5 or later) and Perl
+Perl. You should install GNU M4 (version 1.4.6 or later) and Perl
(5.005_03 or later) before configuring Autoconf, so that Autoconf's
configure 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.).
-You can get GNU M4 1.4.5 here:
+You can get GNU M4 1.4.6 here:
-ftp://ftp.gnu.org/gnu/m4/m4-1.4.5.tar.gz
+ftp://ftp.gnu.org/gnu/m4/m4-1.4.6.tar.gz
The file INSTALL should be distributed with packages that use
Autoconf-generated configure scripts and Makefiles that conform to the