[SCM] GNU Autoconf source repository branch, master, updated. v2.69-75-g14b88de

"Eric Blake" <[email protected]> Tue, 05 Mar 2013 14:45:51 +0000
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=14b88dee0250d998dbe461d8591427333951f91e

The branch, master has been updated
       via  14b88dee0250d998dbe461d8591427333951f91e (commit)
      from  9e087dd343b67ac58a7f54e08335ac62fc33ed53 (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 14b88dee0250d998dbe461d8591427333951f91e
Author: Pavel Raiskup <[email protected]>
Date:   Tue Mar 5 08:09:41 2013 +0100

    docs: configure.in still mentioned in manpages
    
    * man/autoupdate.x: Mention configure.ac as preferred name.
    * man/autoscan.x: Likewise.
    
    Signed-off-by: Eric Blake <[email protected]>

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

Summary of changes:
 man/autoscan.x   |    2 +-
 man/autoupdate.x |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/man/autoscan.x b/man/autoscan.x
index a3b67d9..6e34674 100644
--- a/man/autoscan.x
+++ b/man/autoscan.x
@@ -1,2 +1,2 @@
 [name]
-autoscan \- Generate a preliminary configure.in
+autoscan \- Generate a preliminary configure.ac
diff --git a/man/autoupdate.x b/man/autoupdate.x
index 40d24e2..4182cd1 100644
--- a/man/autoupdate.x
+++ b/man/autoupdate.x
@@ -1,2 +1,2 @@
 [name]
-autoupdate \- Update a configure.in to a newer Autoconf
+autoupdate \- Update a configure.ac to a newer Autoconf


hooks/post-receive
-- 
GNU Autoconf source repository