[SCM] GNU Autoconf source repository branch, master, updated. v2.63b-27-g536f9ae

"Ralf Wildenhues" <[email protected]>
Newsgroups gmane.comp.sysutils.autoconf.cvs
Message-ID <[email protected]>
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Autoconf source repository".

http://git.sv.gnu.org/gitweb/?p=autoconf.git;a=commitdiff;h=536f9ae3a43807e940f9f718f22bca5defa863d7

The branch, master has been updated
       via  536f9ae3a43807e940f9f718f22bca5defa863d7 (commit)
      from  e7c7a4735fcc714ac9607fa680c72cbe6fd868bc (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 536f9ae3a43807e940f9f718f22bca5defa863d7
Author: Ralf Wildenhues <[email protected]>
Date:   Sun Apr 19 01:16:56 2009 +0200

    manual: clarify m4_if synopsis.
    
    * doc/autoconf.texi (Redefined M4 Macros): Rewrite synopsis of
    m4_if in the presence of more than three arguments.
    
    Signed-off-by: Ralf Wildenhues <[email protected]>

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog         |    4 ++++
 doc/autoconf.texi |    3 ++-
 2 files changed, 6 insertions(+), 1 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 587b873..055a30d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2009-04-19  Ralf Wildenhues  <[email protected]>
 
+	manual: clarify m4_if synopsis.
+	* doc/autoconf.texi (Redefined M4 Macros): Rewrite synopsis of
+	m4_if in the presence of more than three arguments.
+
 	Improve and clarify `config.status' usage documentation.
 	* doc/autoconf.texi (config.status Invocation): Fix markup in
 	synopsis.  Use `tag' instead of `file' notation for the
diff --git a/doc/autoconf.texi b/doc/autoconf.texi
index b0e758e..e6fd489 100644
--- a/doc/autoconf.texi
+++ b/doc/autoconf.texi
@@ -10637,7 +10637,8 @@ This macro corresponds to @code{m4exit}.
 
 @defmac m4_if (@var{comment})
 @defmacx m4_if (@var{string-1}, @var{string-2}, @var{equal}, @ovar{not-equal})
-@defmacx m4_if (@var{string-1}, @var{string-2}, @var{equal}, @dots{})
+@defmacx m4_if (@var{string-1}, @var{string-2}, @var{equal-1}, @
+  @var{string-3}, @var{string-4}, @var{equal-2}, @dots{}, @ovar{not-equal})
 @msindex{if}
 This macro corresponds to @code{ifelse}.  @var{string-1} and
 @var{string-2} are compared literally, so usually one of the two


hooks/post-receive
--
GNU Autoconf source repository
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.