]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* doc/autoconf.texi (Introduction): The GNATS base moved.
authorAkim Demaille <akim@epita.fr>
Tue, 26 Mar 2002 09:19:51 +0000 (09:19 +0000)
committerAkim Demaille <akim@epita.fr>
Tue, 26 Mar 2002 09:19:51 +0000 (09:19 +0000)
ChangeLog
doc/autoconf.texi
lib/m4sugar/m4sh.m4

index c9012b46a5e0ca9782ec3edc8012976de92625c8..0b422a38d8bbcb2e2ec9237744d298d3395ac5f7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2002-03-26  Akim Demaille  <akim@epita.fr>
+
+       * doc/autoconf.texi (Introduction): The GNATS base moved.
+
 2002-03-25  Paul Eggert  <eggert@twinsun.com>
 
        * tests/m4sh.at: Don't rely on "PATH=test:$PATH test-1" working
index 50f90d2828f84d6f6c89d2af853156f53b5abbf2..7b85a1b3c109a6a13563f58481df858fe22b14ee 100644 (file)
@@ -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
index 27a27e481f15fd5c4a1b288e3e27c3dff9021878..5bcefe4c26246aa6326d114d8c7e69d54a0d8465 100644 (file)
@@ -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)