From: Akim Demaille Date: Tue, 26 Mar 2002 09:19:51 +0000 (+0000) Subject: * doc/autoconf.texi (Introduction): The GNATS base moved. X-Git-Tag: AUTOCONF-2.53a~56 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3168ea4c07335fbfe5cc5be267fbe5832b93a41b;p=thirdparty%2Fautoconf.git * doc/autoconf.texi (Introduction): The GNATS base moved. --- diff --git a/ChangeLog b/ChangeLog index c9012b46a..0b422a38d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2002-03-26 Akim Demaille + + * doc/autoconf.texi (Introduction): The GNATS base moved. + 2002-03-25 Paul Eggert * tests/m4sh.at: Don't rely on "PATH=test:$PATH test-1" working diff --git a/doc/autoconf.texi b/doc/autoconf.texi index 50f90d282..7b85a1b3c 100644 --- a/doc/autoconf.texi +++ b/doc/autoconf.texi @@ -541,7 +541,7 @@ Mail suggestions to @email{autoconf@@gnu.org, the Autoconf mailing list}. Bug reports should be preferably submitted to the -@href{http://sources.redhat.com/cgi-bin/gnatsweb.pl?database=autoconf, +@href{http://bugs.gnu.org/cgi-bin/gnatsweb.pl?database=autoconf, Autoconf Gnats database}, or sent to @email{bug-autoconf@@gnu.org, the Autoconf Bugs mailing list}. If possible, first check that your bug is not already solved in current development versions, and that it has not diff --git a/lib/m4sugar/m4sh.m4 b/lib/m4sugar/m4sh.m4 index 27a27e481..5bcefe4c2 100644 --- a/lib/m4sugar/m4sh.m4 +++ b/lib/m4sugar/m4sh.m4 @@ -733,7 +733,7 @@ _ASBOX]) # definitely a literal, but will not be recognized as such. m4_define([AS_LITERAL_IF], [m4_bmatch([$1], [[`$]], - [$3], [$2])]) + [$3], [$2])]) # AS_TMPDIR(PREFIX)