]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Fix address.
authorAkim Demaille <akim@epita.fr>
Thu, 19 Jul 2001 11:59:13 +0000 (11:59 +0000)
committerAkim Demaille <akim@epita.fr>
Thu, 19 Jul 2001 11:59:13 +0000 (11:59 +0000)
README

diff --git a/README b/README
index e5a005f81c1c630ffaf1a1236cc0067394ee2cb4..345a9876e73fa5e34222b83f281d1fd10c246dd3 100644 (file)
--- a/README
+++ b/README
@@ -16,8 +16,8 @@ Autoconf, so that Autoconf's configure script can find it.  The
 configuration scripts produced by Autoconf are self-contained, so
 their users do not need to have Autoconf (or GNU M4).
 
-Some optional utilities that come with Autoconfautoscan and
-autoupdate, use Perl 5.5.  However, it is not required in order to use
+Some optional utilities that come with Autoconf (autoscan and
+autoupdate) use Perl 5.5.  However, it is not required in order to use
 the main Autoconf programs.  If it is not present, the affected
 Autoconf utilities will not be installed.
 
@@ -31,14 +31,8 @@ to maintain many similar sets of installation instructions.
 Be sure to read BUGS (especially if this Autoconf is not an official
 release) and INSTALL.
 
-This version of the package Autoconf uses a fixed version of Automake
-1.4.  If ever you alter some Makefile.am (i.e., if you hack Autoconf
-itself), you'll have to use either a more recent release of Automake,
-or download the patch from
-
-   http://packages.debian.org/stable/devel/automake.html
-
-Mail suggestions to autoconf@gnu.org, bug reports to
-autoconf-bugs@gnu.org, and patches to autoconf-patches@gnu.org.
-Please include the Autoconf version number, which you can get by
+Mail suggestions to autoconf@gnu.org, report bugs on
+http://sources.redhat.com/cgi-bin/gnatsweb.pl?database=autoconf or to
+bug-autoconf@gnu.org, and submit patches to autoconf-patches@gnu.org.
+Always include the Autoconf version number, which you can get by
 running `autoconf --version'.