From: Akim Demaille Date: Thu, 19 Jul 2001 11:59:13 +0000 (+0000) Subject: Fix address. X-Git-Tag: AUTOCONF-2.52a~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32725c699584236b6e28bcc72e190c61fa84a040;p=thirdparty%2Fautoconf.git Fix address. --- diff --git a/README b/README index e5a005f81..345a9876e 100644 --- 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 Autoconf, autoscan 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'.