[SCM] GNU Autoconf source repository branch, master, updated. v2.68-9-g5668bc9

"Eric Blake" <[email protected]> Wed, 10 Nov 2010 22:08:58 +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=5668bc97911b37eba62f3b1521cfd5285a76cc67

The branch, master has been updated
       via  5668bc97911b37eba62f3b1521cfd5285a76cc67 (commit)
      from  89ce53b3a0baafaccef80c2462bbed799169c759 (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 5668bc97911b37eba62f3b1521cfd5285a76cc67
Author: Reuben Thomas <[email protected]>
Date:   Wed Nov 10 22:01:49 2010 +0000

    docs: avoid first person, and credit history to David MacKenzie
    
    * doc/autoconf.texi (History): Add credit.
    
    Signed-off-by: Eric Blake <[email protected]>

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

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

diff --git a/ChangeLog b/ChangeLog
index 6f9e4c9..e34119c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-11-10  Reuben Thomas  <[email protected]>  (tiny change)
+
+	docs: avoid first person, and credit history to David MacKenzie
+	* doc/autoconf.texi (History): Add credit.
+
 2010-10-26  Paul Eggert  <[email protected]>
 
 	docs: Posix now says "((cat))" isn't portable
@@ -2275,7 +2280,7 @@
 	* bin/autom4te.in: Call XFile::lock only if flock is
 	implemented.
 
-2009-09-04  Reuben Thomas <[email protected]>  (tiny change)
+2009-09-04  Reuben Thomas  <[email protected]>  (tiny change)
 
 	Mention the Autoconf archive.
 	* doc/autoconf.texi (Coding Style): Add a link.
diff --git a/doc/autoconf.texi b/doc/autoconf.texi
index 4af8663..5fbfb79 100644
--- a/doc/autoconf.texi
+++ b/doc/autoconf.texi
@@ -24790,8 +24790,8 @@ people have to do (mainly its maintainer).
 Why not use Imake instead of @command{configure} scripts?
 @end display
 
-Several people have written addressing this question, so I include
-adaptations of their explanations here.
+Several people have written addressing this question, so
+adaptations of their explanations are included here.
 
 The following answer is based on one written by Richard Pixley:
 
@@ -25367,6 +25367,8 @@ then provide it through documented shell variables.
 @chapter History of Autoconf
 @cindex History of autoconf
 
+@emph{This chapter was written by the original author, David MacKenzie.}
+
 You may be wondering, Why was Autoconf originally written?  How did it
 get into its present form?  (Why does it look like gorilla spit?)  If
 you're not wondering, then this chapter contains no information useful


hooks/post-receive
-- 
GNU Autoconf source repository