autoconf-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Be done with AU_DEFUN's third argument


From: Paolo Bonzini
Subject: Re: Be done with AU_DEFUN's third argument
Date: Wed, 4 Feb 2004 00:06:42 +0100

Both comments addressed thus:

2004-02-04   Paolo Bonzini  <address@hidden>

        * doc/autoconf.texi (AU_DEFUN): Fix English,
        suggested by Paul Eggert.
        * lib/autoconf/autoupdate.m4: Correct reference to
        acobsolete.m4, suggested by Alexandre Duret-Lutz.

Paolo

Index: doc/autoconf.texi
===================================================================
RCS file: /cvsroot/autoconf/autoconf/doc/autoconf.texi,v
retrieving revision 1.799
diff -u -r1.799 autoconf.texi
--- doc/autoconf.texi   3 Feb 2004 09:00:27 -0000       1.799
+++ doc/autoconf.texi   3 Feb 2004 23:03:16 -0000
@@ -8941,9 +8941,9 @@

 If she then uses @command{autoupdate}, the call to @var{old-macro} will be
 replaced by the modern @var{implementation}.  @var{message} should
-include information on what to do after running @command{autoupdate},
-and @command{autoupdate} will print it as a warning, @emph{and} include
-it in the updated @file{configure.ac} file.
+include information on what to do after running @command{autoupdate};
address@hidden will print it as a warning, and include it
+in the updated @file{configure.ac} file.
 @end defmac

 @node Coding Style
Index: lib/autoconf/autoupdate.m4
===================================================================
RCS file: /cvsroot/autoconf/autoconf/lib/autoconf/autoupdate.m4,v
retrieving revision 1.8
diff -u -r1.8 autoupdate.m4
--- lib/autoconf/autoupdate.m4  3 Feb 2004 09:00:27 -0000       1.8
+++ lib/autoconf/autoupdate.m4  3 Feb 2004 23:03:16 -0000
@@ -75,7 +75,7 @@
 #
 # This allows sharing the same code for both supporting obsoleted macros,
 # and to update a configure.ac.
-# See `acobsolete.m4' for a longer description.
+# See the end of `autoupdate.in' for a longer description.
 m4_define([AU_DEFUN],
 [# This is what autoupdate's m4 run will expand.  It fires
 # the warning (with _au_warn_XXX), outputs it into the







reply via email to

[Prev in Thread] Current Thread [Next in Thread]