]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* bin/autoheader.in, bin/autoconf.in, bin/autoscan.in,
authorAkim Demaille <akim@epita.fr>
Thu, 24 Jan 2002 18:41:16 +0000 (18:41 +0000)
committerAkim Demaille <akim@epita.fr>
Thu, 24 Jan 2002 18:41:16 +0000 (18:41 +0000)
* doc/autoconf.texi: Finally add Akim as an author.

ChangeLog
bin/autoconf.in
bin/autoscan.in
doc/autoconf.texi
man/autoconf.1
man/autoscan.1

index 4feec3cd288d1390821e4464d2e6bab523699320..21be1f9fc2cb4af0578a5d8f0ae7320fb408186d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-01-24  Akim Demaille  <akim@epita.fr>
+
+       * bin/autoheader.in, bin/autoconf.in, bin/autoscan.in,
+       * doc/autoconf.texi: Finally add Akim as an author.
+
 2002-01-24  Akim Demaille  <akim@epita.fr>
 
        * lib/m4sugar/m4sh.m4 (_AS_LINENO_PREPARE): Use PATH_SEPARATOR.
index cfa1e96ecb6697ebefc6b83fcf777bbee2d7cabb..9a0e76381b0058e35df445f390eca8b54722975c 100644 (file)
@@ -60,7 +60,7 @@ Report bugs to <bug-autoconf@gnu.org>."
 
 version="\
 autoconf (@PACKAGE_NAME@) @VERSION@
-Written by David J. MacKenzie.
+Written by David J. MacKenzie and Akim Demaille.
 
 Copyright 1992, 1993, 1994, 1996, 1999, 2000, 2001
 Free Software Foundation, Inc.
index 3f3fc7666fd91897158180c76e9da79712b83564..092f720c1c3fb86173e7cd3cb1f3f4987bdd24d3 100644 (file)
@@ -103,7 +103,7 @@ Report bugs to <bug-autoconf\@gnu.org>.\n";
 # $version
 # --------
 $version = "autoscan (@PACKAGE_NAME@) @VERSION@
-Written by David J. MacKenzie.
+Written by David J. MacKenzie and Akim Demaille.
 
 Copyright 1994, 1999, 2000, 2001 Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.  There is NO
index 8bb439b37c78d20951641407a8806ce2f9b4ad86..3fba87c47c42102d62c340c98459c9483b5cdc63 100644 (file)
@@ -62,8 +62,8 @@ This file documents the GNU Autoconf package for creating scripts to
 configure source code packages using templates and an @code{m4} macro
 package.
 
-Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001 Free
-Software Foundation, Inc.
+Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
+Free Software Foundation, Inc.
 
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.1
@@ -79,13 +79,15 @@ Free Documentation License''.
 @subtitle Creating Automatic Configuration Scripts
 @subtitle Edition @value{EDITION}, for Autoconf version @value{VERSION}
 @subtitle @value{UPDATED}
-@author David MacKenzie and Ben Elliston
+@author David MacKenzie
+@author Ben Elliston
+@author Akim Demaille
 @c I think I've rewritten all of Noah and Roland's contributions by now.
 
 @page
 @vskip 0pt plus 1filll
 Copyright @copyright{} 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000,
-2001 Free Software Foundation, Inc.
+2001, 2002 Free Software Foundation, Inc.
 
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.1
index 1d59670eac31bc05bffd1ef04075dd21bf32c9d1..de4d8113aae783268dfeb27dc69679d0d5b90090 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH AUTOCONF "1" "November 2001" "GNU Autoconf 2.52g" FSF
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.25.
+.TH AUTOCONF "1" "January 2002" "autoconf 2.52g" "User Commands"
 .SH NAME
 autoconf \- Generate configuration scripts
 .SH SYNOPSIS
@@ -69,7 +69,7 @@ also trace Autoconf's initialization process
 .PP
 In tracing mode, no configuration script is created.
 .SH AUTHOR
-Written by David J. MacKenzie.
+Written by David J. MacKenzie and Akim Demaille.
 .PP
 Copyright 1992, 1993, 1994, 1996, 1999, 2000, 2001
 Free Software Foundation, Inc.
index 510689003b46ef3f4649fbe42a79d5feb153c4ee..af78bd9cc662c8f50ec4a0249146217489af010f 100644 (file)
@@ -27,7 +27,7 @@ don't remove temporary files
 \fB\-I\fR, \fB\-\-include\fR=\fIDIR\fR
 look for input files in DIR (cumulative)
 .SH AUTHOR
-Written by David J. MacKenzie.
+Written by David J. MacKenzie and Akim Demaille.
 .PP
 Copyright 1994, 1999, 2000, 2001 Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.  There is NO