From: Ben Elliston Date: Wed, 20 Jan 1999 05:18:52 +0000 (+0000) Subject: 1999-01-21 Ben Elliston X-Git-Tag: experimental-branchpoint~67 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bceebd1601e70189f17c1c660cee76d8008a58cf;p=thirdparty%2Fautoconf.git 1999-01-21 Ben Elliston * autoconf.texi (Introduction): Update bug reporting address. * config.guess: Likewise. --- diff --git a/ChangeLog b/ChangeLog index a3733a662..54d8d678b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +1999-01-21 Ben Elliston + + * autoconf.texi (Introduction): Update bug reporting address. + + * config.guess: Likewise. + 1999-01-19 Pavel Roskin * ifnames.sh: Source lines ending with backslash are prepended to diff --git a/autoconf.texi b/autoconf.texi index 74bee306a..a8b0d4643 100644 --- a/autoconf.texi +++ b/autoconf.texi @@ -360,9 +360,9 @@ Using version 1.3 or later will be much faster than 1.1 or 1.2. @xref{History}, for the story of Autoconf's development. @xref{Questions}, for answers to some common questions about Autoconf. -Mail suggestions and bug reports for Autoconf to -@code{bug-gnu-utils@@prep.ai.mit.edu}. Please include the Autoconf version -number, which you can get by running @samp{autoconf --version}. +Mail suggestions and bug reports for Autoconf to @code{autoconf@@gnu.org}. +Please include the Autoconf version number, which you can get by running +@samp{autoconf --version}. @node Making configure Scripts, Setup, Introduction, Top @chapter Making @code{configure} Scripts diff --git a/config.guess b/config.guess index 4e5345fac..d9d7c8508 100755 --- a/config.guess +++ b/config.guess @@ -23,6 +23,7 @@ # Written by Per Bothner . # The master version of this file is at the FSF in /home/gd/gnu/lib. +# Please send patches to the Autoconf mailing list . # # This script attempts to guess a canonical system name similar to # config.sub. If it succeeds, it prints the system name on stdout, and diff --git a/doc/autoconf.texi b/doc/autoconf.texi index 74bee306a..a8b0d4643 100644 --- a/doc/autoconf.texi +++ b/doc/autoconf.texi @@ -360,9 +360,9 @@ Using version 1.3 or later will be much faster than 1.1 or 1.2. @xref{History}, for the story of Autoconf's development. @xref{Questions}, for answers to some common questions about Autoconf. -Mail suggestions and bug reports for Autoconf to -@code{bug-gnu-utils@@prep.ai.mit.edu}. Please include the Autoconf version -number, which you can get by running @samp{autoconf --version}. +Mail suggestions and bug reports for Autoconf to @code{autoconf@@gnu.org}. +Please include the Autoconf version number, which you can get by running +@samp{autoconf --version}. @node Making configure Scripts, Setup, Introduction, Top @chapter Making @code{configure} Scripts