]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* acgeneral.m4: Adjust copyright notice.
authorAkim Demaille <akim@epita.fr>
Mon, 16 Oct 2000 18:25:55 +0000 (18:25 +0000)
committerAkim Demaille <akim@epita.fr>
Mon, 16 Oct 2000 18:25:55 +0000 (18:25 +0000)
* acspecific.m4: Likewise.
* acoldnames.m4: Likewise.
* acversion.m4.in: Likewise.
* autoconf.sh: Likewise.
* autoheader.sh: Likewise.
* autoreconf.sh: Likewise.
* autoscan.pl: Likewise.
* autoupdate.sh: Likewise.
* ifnames.sh: Likewise.

40 files changed:
ChangeLog
acfunctions.m4
acgeneral.m4
aclang.m4
acoldnames.m4
acspecific.m4
acversion.m4.in
autoconf.in
autoconf.m4
autoconf.sh
autoheader.in
autoheader.sh
autoreconf.in
autoreconf.sh
autoscan.in
autoscan.pl
bin/autoconf.in
bin/autoheader.in
bin/autoreconf.in
bin/autoscan.in
bin/ifnames.in
configure
ifnames.in
ifnames.sh
lib/autoconf/autoconf.m4
lib/autoconf/c.m4
lib/autoconf/fortran.m4
lib/autoconf/functions.m4
lib/autoconf/general.m4
lib/autoconf/lang.m4
lib/autoconf/oldnames.m4
lib/autoconf/specific.m4
libm4.m4
man/autoconf.1
man/autoheader.1
man/autoreconf.1
man/autoscan.1
man/autoupdate.1
man/ifnames.1
tests/Makefile.in

index 02365ed971db8d8ba7fa4c3994a48f9a4a80871d..ee9bbb23784354287695707c9206d4805a66baa0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2000-10-16  Akim Demaille  <akim@epita.fr>
+
+       * acgeneral.m4: Adjust copyright notice.
+       * acspecific.m4: Likewise.
+       * acoldnames.m4: Likewise.
+       * acversion.m4.in: Likewise.
+       * autoconf.sh: Likewise.
+       * autoheader.sh: Likewise.
+       * autoreconf.sh: Likewise.
+       * autoscan.pl: Likewise.
+       * autoupdate.sh: Likewise.
+       * ifnames.sh: Likewise.
+
 2000-10-16  Pavel Roskin  <proski@gnu.org>
 
        * tests/aclocal.m4: Don't considers variables @, '*', '?' and
index 02362ae6233789aa4065165b48ae3347801c9b38..966635b4db4889e1e1f969d38b491c2c112d75d9 100644 (file)
@@ -1,6 +1,6 @@
 # This file is part of Autoconf.                       -*- Autoconf -*-
 # Checking for functions.
-# Copyright (C) 2000
+# Copyright 2000
 # Free Software Foundation, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
index f70528972a8c8b0881cf3636058f75564fd6eee6..cb2221138efb1467eb7c50d66a63251e4aa37f57 100644 (file)
@@ -1,6 +1,6 @@
 # This file is part of Autoconf.                       -*- Autoconf -*-
 # Parameterized macros.
-# Copyright (C) 1992, 93, 94, 95, 96, 98, 99, 2000
+# Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000
 # Free Software Foundation, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
@@ -2082,7 +2082,7 @@ ifset([AC_PACKAGE_BUGREPORT],
 # ------------------
 define([_AC_INIT_COPYRIGHT],
 [AC_COPYRIGHT(
-[Copyright (C) 1992, 93, 94, 95, 96, 98, 99, 2000
+[Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000
 Free Software Foundation, Inc.
 This configure script is free software; the Free Software Foundation
 gives unlimited permission to copy, distribute and modify it.])dnl
index 2344a06731aa5c4b051d1d8d2e3397eba2cb6e44..7d22b794420ce7d09c5c39af9f595ff1f744fb38 100644 (file)
--- a/aclang.m4
+++ b/aclang.m4
@@ -1,6 +1,6 @@
 # This file is part of Autoconf.                       -*- Autoconf -*-
 # Programming languages support.
-# Copyright (C) 1992, 93, 94, 95, 96, 98, 99, 2000
+# Copyright 1992, 93, 94, 95, 96, 98, 99, 2000
 # Free Software Foundation, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
index 8be3b62f1462e38b78ba3b7c3a4f46a244e441a5..bf055367a913002ddf93896a777fd19ca203c54d 100644 (file)
@@ -1,6 +1,6 @@
 # This file is part of Autoconf.                           -*- Autoconf -*-
 # Support old macros, and provide automated updates.
-# Copyright (C) 1994, 1999, 2000 Free Software Foundation, Inc.
+# Copyright 1994, 1999, 2000 Free Software Foundation, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 568daa2d01839a0e167eacf8949bcccb8aa3ae93..ae17ee78900d81aba5995b6f81d8bf41de4f1208 100644 (file)
@@ -1,6 +1,6 @@
 # This file is part of Autoconf.                       -*- Autoconf -*-
 # Macros that test for specific features.
-# Copyright (C) 1992, 93, 94, 95, 96, 98, 99, 2000
+# Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000
 # Free Software Foundation, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
index 1b21bf4f2d986dc12794b34f3d70de6a8fd6d722..35487a3a92e3299bb85510f98d80dd39dbb49576 100644 (file)
@@ -1,5 +1,5 @@
 # This file is part of Autoconf.                             -*- Autoconf -*-
 # Version of Autoconf.
-# Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+# Copyright 1999, 2000 Free Software Foundation, Inc.
 
 define([AC_ACVERSION], [@VERSION@])
index f42a20284f8a628d52e4e0506ba2b07ec59eb290..c9b4856d323eb2ce8d3dda2649d44cdd0570b4df 100644 (file)
@@ -1,6 +1,7 @@
 #! @SHELL@
 # autoconf -- create `configure' using m4 macros
-# Copyright (C) 1992, 93, 94, 96, 99, 2000 Free Software Foundation, Inc.
+# Copyright 1992, 1993, 1994, 1996, 1999, 2000
+# Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -63,7 +64,8 @@ version="\
 autoconf (GNU @PACKAGE@) @VERSION@
 Written by David J. MacKenzie.
 
-Copyright (C) 1992, 93, 94, 96, 99, 2000 Free Software Foundation, Inc.
+Copyright 1992, 1993, 1994, 1996, 1999, 2000
+Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
 
index 3f2d11ad71db190a6583c58c11f2cdeda7f9f0e6..a97246c99e8e085c632a4955beb59195c781f186 100644 (file)
@@ -1,7 +1,7 @@
 include(libm4.m4)#                                        -*- Autoconf -*-
 # This file is part of Autoconf.
 # Driver that loads the Autoconf macro files.
-# Copyright (C) 1994, 1999 Free Software Foundation, Inc.
+# Copyright 1994, 1999 Free Software Foundation, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f42a20284f8a628d52e4e0506ba2b07ec59eb290..c9b4856d323eb2ce8d3dda2649d44cdd0570b4df 100644 (file)
@@ -1,6 +1,7 @@
 #! @SHELL@
 # autoconf -- create `configure' using m4 macros
-# Copyright (C) 1992, 93, 94, 96, 99, 2000 Free Software Foundation, Inc.
+# Copyright 1992, 1993, 1994, 1996, 1999, 2000
+# Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -63,7 +64,8 @@ version="\
 autoconf (GNU @PACKAGE@) @VERSION@
 Written by David J. MacKenzie.
 
-Copyright (C) 1992, 93, 94, 96, 99, 2000 Free Software Foundation, Inc.
+Copyright 1992, 1993, 1994, 1996, 1999, 2000
+Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
 
index d7eb14dde114ad6a2b3448fe4ac0a95282c19a92..9996cb8a632c69b4a68380c975d340c20bbfe247 100644 (file)
@@ -1,6 +1,7 @@
 #! @SHELL@
 # autoheader -- create `config.h.in' from `configure.in'
-# Copyright (C) 1992-94, 96, 98, 99, 2000 Free Software Foundation, Inc.
+# Copyright 1992, 1993, 1994, 1996, 1998, 1999, 2000
+# Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -53,7 +54,8 @@ version="\
 autoheader (GNU @PACKAGE@) @VERSION@
 Written by Roland McGrath.
 
-Copyright (C) 1992-94, 96, 98, 99, 2000 Free Software Foundation, Inc.
+Copyright 1992, 1993, 1994, 1996, 1998, 1999, 2000
+Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
 
index d7eb14dde114ad6a2b3448fe4ac0a95282c19a92..9996cb8a632c69b4a68380c975d340c20bbfe247 100644 (file)
@@ -1,6 +1,7 @@
 #! @SHELL@
 # autoheader -- create `config.h.in' from `configure.in'
-# Copyright (C) 1992-94, 96, 98, 99, 2000 Free Software Foundation, Inc.
+# Copyright 1992, 1993, 1994, 1996, 1998, 1999, 2000
+# Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -53,7 +54,8 @@ version="\
 autoheader (GNU @PACKAGE@) @VERSION@
 Written by Roland McGrath.
 
-Copyright (C) 1992-94, 96, 98, 99, 2000 Free Software Foundation, Inc.
+Copyright 1992, 1993, 1994, 1996, 1998, 1999, 2000
+Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
 
index 09ce386a55271708eb14a2c939c98d26b5495a69..7672d04e348f9bb142ded8d0faa3a7def15e2b9b 100644 (file)
@@ -1,6 +1,6 @@
 #! @SHELL@
 # autoreconf - remake all Autoconf configure scripts in a directory tree
-# Copyright (C) 1994, 99, 2000 Free Software Foundation, Inc.
+# Copyright 1994, 1999, 2000 Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -68,7 +68,7 @@ version="\
 autoreconf (GNU @PACKAGE@) @VERSION@
 Written by David J. MacKenzie.
 
-Copyright (C) 1994, 99, 2000 Free Software Foundation, Inc.
+Copyright 1994, 1999, 2000 Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
 
index 09ce386a55271708eb14a2c939c98d26b5495a69..7672d04e348f9bb142ded8d0faa3a7def15e2b9b 100644 (file)
@@ -1,6 +1,6 @@
 #! @SHELL@
 # autoreconf - remake all Autoconf configure scripts in a directory tree
-# Copyright (C) 1994, 99, 2000 Free Software Foundation, Inc.
+# Copyright 1994, 1999, 2000 Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -68,7 +68,7 @@ version="\
 autoreconf (GNU @PACKAGE@) @VERSION@
 Written by David J. MacKenzie.
 
-Copyright (C) 1994, 99, 2000 Free Software Foundation, Inc.
+Copyright 1994, 1999, 2000 Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
 
index 6f2a0d6e7a7a7e3c601bf8f9dc1e607181149d3a..6bb8d80377bfeb4c8f23d2428cdb6db6dc357062 100644 (file)
@@ -1,6 +1,6 @@
 #! @PERL@ -w
 # autoscan - Create configure.scan (a preliminary configure.in) for a package.
-# Copyright (C) 1994, 99, 2000 Free Software Foundation, Inc.
+# Copyright 1994, 1999, 2000 Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -67,7 +67,7 @@ sub print_version
   print "autoscan (GNU @PACKAGE@) @VERSION@
 Written by David J. MacKenzie.
 
-Copyright (C) 1994, 99, 2000 Free Software Foundation, Inc.
+Copyright 1994, 1999, 2000 Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n";
   exit 0;
index 6f2a0d6e7a7a7e3c601bf8f9dc1e607181149d3a..6bb8d80377bfeb4c8f23d2428cdb6db6dc357062 100644 (file)
@@ -1,6 +1,6 @@
 #! @PERL@ -w
 # autoscan - Create configure.scan (a preliminary configure.in) for a package.
-# Copyright (C) 1994, 99, 2000 Free Software Foundation, Inc.
+# Copyright 1994, 1999, 2000 Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -67,7 +67,7 @@ sub print_version
   print "autoscan (GNU @PACKAGE@) @VERSION@
 Written by David J. MacKenzie.
 
-Copyright (C) 1994, 99, 2000 Free Software Foundation, Inc.
+Copyright 1994, 1999, 2000 Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n";
   exit 0;
index f42a20284f8a628d52e4e0506ba2b07ec59eb290..c9b4856d323eb2ce8d3dda2649d44cdd0570b4df 100644 (file)
@@ -1,6 +1,7 @@
 #! @SHELL@
 # autoconf -- create `configure' using m4 macros
-# Copyright (C) 1992, 93, 94, 96, 99, 2000 Free Software Foundation, Inc.
+# Copyright 1992, 1993, 1994, 1996, 1999, 2000
+# Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -63,7 +64,8 @@ version="\
 autoconf (GNU @PACKAGE@) @VERSION@
 Written by David J. MacKenzie.
 
-Copyright (C) 1992, 93, 94, 96, 99, 2000 Free Software Foundation, Inc.
+Copyright 1992, 1993, 1994, 1996, 1999, 2000
+Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
 
index d7eb14dde114ad6a2b3448fe4ac0a95282c19a92..9996cb8a632c69b4a68380c975d340c20bbfe247 100644 (file)
@@ -1,6 +1,7 @@
 #! @SHELL@
 # autoheader -- create `config.h.in' from `configure.in'
-# Copyright (C) 1992-94, 96, 98, 99, 2000 Free Software Foundation, Inc.
+# Copyright 1992, 1993, 1994, 1996, 1998, 1999, 2000
+# Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -53,7 +54,8 @@ version="\
 autoheader (GNU @PACKAGE@) @VERSION@
 Written by Roland McGrath.
 
-Copyright (C) 1992-94, 96, 98, 99, 2000 Free Software Foundation, Inc.
+Copyright 1992, 1993, 1994, 1996, 1998, 1999, 2000
+Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
 
index 09ce386a55271708eb14a2c939c98d26b5495a69..7672d04e348f9bb142ded8d0faa3a7def15e2b9b 100644 (file)
@@ -1,6 +1,6 @@
 #! @SHELL@
 # autoreconf - remake all Autoconf configure scripts in a directory tree
-# Copyright (C) 1994, 99, 2000 Free Software Foundation, Inc.
+# Copyright 1994, 1999, 2000 Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -68,7 +68,7 @@ version="\
 autoreconf (GNU @PACKAGE@) @VERSION@
 Written by David J. MacKenzie.
 
-Copyright (C) 1994, 99, 2000 Free Software Foundation, Inc.
+Copyright 1994, 1999, 2000 Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
 
index 6f2a0d6e7a7a7e3c601bf8f9dc1e607181149d3a..6bb8d80377bfeb4c8f23d2428cdb6db6dc357062 100644 (file)
@@ -1,6 +1,6 @@
 #! @PERL@ -w
 # autoscan - Create configure.scan (a preliminary configure.in) for a package.
-# Copyright (C) 1994, 99, 2000 Free Software Foundation, Inc.
+# Copyright 1994, 1999, 2000 Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -67,7 +67,7 @@ sub print_version
   print "autoscan (GNU @PACKAGE@) @VERSION@
 Written by David J. MacKenzie.
 
-Copyright (C) 1994, 99, 2000 Free Software Foundation, Inc.
+Copyright 1994, 1999, 2000 Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n";
   exit 0;
index a3e14fdf72dd3cd32b80e96c8ab6728395ca1c83..208b785585299cf10f25b297a788b2ba530746ea 100644 (file)
@@ -1,6 +1,6 @@
 #! @SHELL@
 # ifnames - print the identifiers used in C preprocessor conditionals
-# Copyright (C) 1994, 95, 99, 2000 Free Software Foundation, Inc.
+# Copyright 1994, 1995, 1999, 2000 Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -44,7 +44,7 @@ version="\
 ifnames (GNU @PACKAGE@) @VERSION@
 Written by David J. MacKenzie and Paul Eggert.
 
-Copyright (C) 1994, 95, 99, 2000 Free Software Foundation, Inc.
+Copyright 1994, 1995, 1999, 2000 Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
 
@@ -73,16 +73,20 @@ done
 
 $AWK '
   # Record that sym was found in FILENAME.
-  function file_sym(sym,  i, fs) {
-    if (sym ~ /^[A-Za-z_]/) {
-      if (!found[sym,FILENAME]) {
+  function file_sym(sym,  i, fs)
+  {
+    if (sym ~ /^[A-Za-z_]/)
+    {
+      if (!found[sym,FILENAME])
+      {
        found[sym,FILENAME] = 1
 
        # Insert FILENAME into files[sym], keeping the list sorted.
        i = 1
        fs = files[sym]
        while (match(substr(fs, i), /^ [^ ]*/) \
-              && substr(fs, i + 1, RLENGTH - 1) < FILENAME) {
+              && substr(fs, i + 1, RLENGTH - 1) < FILENAME)
+        {
          i += RLENGTH
        }
        files[sym] = substr(fs, 1, i - 1) " " FILENAME substr(fs, i)
@@ -91,7 +95,8 @@ $AWK '
   }
 
   {
-    while (sub(/\\$/, "", $0) > 0) {
+    while (sub(/\\$/, "", $0) > 0)
+    {
       if ((getline tmp) > 0)
        $0 = $0 tmp
       else
@@ -99,25 +104,32 @@ $AWK '
     }
   }
 
-  /^[\t ]*#/ {
-    if (sub(/^[\t ]*#[\t ]*ifn?def[\t ]+/, "", $0)) {
+  /^[\t ]*#/
+  {
+    if (sub(/^[\t ]*#[\t ]*ifn?def[\t ]+/, "", $0))
+    {
       sub(/[^A-Za-z_0-9].*/, "", $0)
       file_sym($0)
     }
-    if (sub(/^[\t ]*#[\t ]*(el)?if[\t ]+/, "", $0)) {
+    if (sub(/^[\t ]*#[\t ]*(el)?if[\t ]+/, "", $0))
+    {
       # Remove comments.  Not perfect, but close enough.
       gsub(/\/\*[^\/]*(\*\/)?/, "", $0)
 
-      for (i = split($0, field, /[^A-Za-z_0-9]+/);  1 <= i;  i--) {
-       if (field[i] != "defined") {
+      for (i = split($0, field, /[^A-Za-z_0-9]+/);  1 <= i;  i--)
+      {
+       if (field[i] != "defined")
+        {
          file_sym(field[i])
        }
       }
     }
   }
 
-  END {
-    for (sym in files) {
+  END
+  {
+    for (sym in files)
+    {
       print sym files[sym]
     }
   }
index d8dfc83299c1ef9e5fea81fece787a856ffe1d2d..79fc89d1dbfe8fa35aa8636ff5fcbc116c826dd6 100755 (executable)
--- a/configure
+++ b/configure
@@ -4,7 +4,7 @@
 #
 # Report bugs to <bug-autoconf@gnu.org>.
 #
-# Copyright (C) 1992, 93, 94, 95, 96, 98, 99, 2000
+# Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000
 # Free Software Foundation, Inc.
 # This configure script is free software; the Free Software Foundation
 # gives unlimited permission to copy, distribute and modify it.
@@ -576,7 +576,7 @@ if $ac_init_version; then
   cat <<\EOF
 configure (Autoconf 2.49b) 2.49b
 
-Copyright (C) 1992, 93, 94, 95, 96, 98, 99, 2000
+Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000
 Free Software Foundation, Inc.
 This configure script is free software; the Free Software Foundation
 gives unlimited permission to copy, distribute and modify it.
index a3e14fdf72dd3cd32b80e96c8ab6728395ca1c83..208b785585299cf10f25b297a788b2ba530746ea 100644 (file)
@@ -1,6 +1,6 @@
 #! @SHELL@
 # ifnames - print the identifiers used in C preprocessor conditionals
-# Copyright (C) 1994, 95, 99, 2000 Free Software Foundation, Inc.
+# Copyright 1994, 1995, 1999, 2000 Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -44,7 +44,7 @@ version="\
 ifnames (GNU @PACKAGE@) @VERSION@
 Written by David J. MacKenzie and Paul Eggert.
 
-Copyright (C) 1994, 95, 99, 2000 Free Software Foundation, Inc.
+Copyright 1994, 1995, 1999, 2000 Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
 
@@ -73,16 +73,20 @@ done
 
 $AWK '
   # Record that sym was found in FILENAME.
-  function file_sym(sym,  i, fs) {
-    if (sym ~ /^[A-Za-z_]/) {
-      if (!found[sym,FILENAME]) {
+  function file_sym(sym,  i, fs)
+  {
+    if (sym ~ /^[A-Za-z_]/)
+    {
+      if (!found[sym,FILENAME])
+      {
        found[sym,FILENAME] = 1
 
        # Insert FILENAME into files[sym], keeping the list sorted.
        i = 1
        fs = files[sym]
        while (match(substr(fs, i), /^ [^ ]*/) \
-              && substr(fs, i + 1, RLENGTH - 1) < FILENAME) {
+              && substr(fs, i + 1, RLENGTH - 1) < FILENAME)
+        {
          i += RLENGTH
        }
        files[sym] = substr(fs, 1, i - 1) " " FILENAME substr(fs, i)
@@ -91,7 +95,8 @@ $AWK '
   }
 
   {
-    while (sub(/\\$/, "", $0) > 0) {
+    while (sub(/\\$/, "", $0) > 0)
+    {
       if ((getline tmp) > 0)
        $0 = $0 tmp
       else
@@ -99,25 +104,32 @@ $AWK '
     }
   }
 
-  /^[\t ]*#/ {
-    if (sub(/^[\t ]*#[\t ]*ifn?def[\t ]+/, "", $0)) {
+  /^[\t ]*#/
+  {
+    if (sub(/^[\t ]*#[\t ]*ifn?def[\t ]+/, "", $0))
+    {
       sub(/[^A-Za-z_0-9].*/, "", $0)
       file_sym($0)
     }
-    if (sub(/^[\t ]*#[\t ]*(el)?if[\t ]+/, "", $0)) {
+    if (sub(/^[\t ]*#[\t ]*(el)?if[\t ]+/, "", $0))
+    {
       # Remove comments.  Not perfect, but close enough.
       gsub(/\/\*[^\/]*(\*\/)?/, "", $0)
 
-      for (i = split($0, field, /[^A-Za-z_0-9]+/);  1 <= i;  i--) {
-       if (field[i] != "defined") {
+      for (i = split($0, field, /[^A-Za-z_0-9]+/);  1 <= i;  i--)
+      {
+       if (field[i] != "defined")
+        {
          file_sym(field[i])
        }
       }
     }
   }
 
-  END {
-    for (sym in files) {
+  END
+  {
+    for (sym in files)
+    {
       print sym files[sym]
     }
   }
index a3e14fdf72dd3cd32b80e96c8ab6728395ca1c83..208b785585299cf10f25b297a788b2ba530746ea 100644 (file)
@@ -1,6 +1,6 @@
 #! @SHELL@
 # ifnames - print the identifiers used in C preprocessor conditionals
-# Copyright (C) 1994, 95, 99, 2000 Free Software Foundation, Inc.
+# Copyright 1994, 1995, 1999, 2000 Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -44,7 +44,7 @@ version="\
 ifnames (GNU @PACKAGE@) @VERSION@
 Written by David J. MacKenzie and Paul Eggert.
 
-Copyright (C) 1994, 95, 99, 2000 Free Software Foundation, Inc.
+Copyright 1994, 1995, 1999, 2000 Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
 
@@ -73,16 +73,20 @@ done
 
 $AWK '
   # Record that sym was found in FILENAME.
-  function file_sym(sym,  i, fs) {
-    if (sym ~ /^[A-Za-z_]/) {
-      if (!found[sym,FILENAME]) {
+  function file_sym(sym,  i, fs)
+  {
+    if (sym ~ /^[A-Za-z_]/)
+    {
+      if (!found[sym,FILENAME])
+      {
        found[sym,FILENAME] = 1
 
        # Insert FILENAME into files[sym], keeping the list sorted.
        i = 1
        fs = files[sym]
        while (match(substr(fs, i), /^ [^ ]*/) \
-              && substr(fs, i + 1, RLENGTH - 1) < FILENAME) {
+              && substr(fs, i + 1, RLENGTH - 1) < FILENAME)
+        {
          i += RLENGTH
        }
        files[sym] = substr(fs, 1, i - 1) " " FILENAME substr(fs, i)
@@ -91,7 +95,8 @@ $AWK '
   }
 
   {
-    while (sub(/\\$/, "", $0) > 0) {
+    while (sub(/\\$/, "", $0) > 0)
+    {
       if ((getline tmp) > 0)
        $0 = $0 tmp
       else
@@ -99,25 +104,32 @@ $AWK '
     }
   }
 
-  /^[\t ]*#/ {
-    if (sub(/^[\t ]*#[\t ]*ifn?def[\t ]+/, "", $0)) {
+  /^[\t ]*#/
+  {
+    if (sub(/^[\t ]*#[\t ]*ifn?def[\t ]+/, "", $0))
+    {
       sub(/[^A-Za-z_0-9].*/, "", $0)
       file_sym($0)
     }
-    if (sub(/^[\t ]*#[\t ]*(el)?if[\t ]+/, "", $0)) {
+    if (sub(/^[\t ]*#[\t ]*(el)?if[\t ]+/, "", $0))
+    {
       # Remove comments.  Not perfect, but close enough.
       gsub(/\/\*[^\/]*(\*\/)?/, "", $0)
 
-      for (i = split($0, field, /[^A-Za-z_0-9]+/);  1 <= i;  i--) {
-       if (field[i] != "defined") {
+      for (i = split($0, field, /[^A-Za-z_0-9]+/);  1 <= i;  i--)
+      {
+       if (field[i] != "defined")
+        {
          file_sym(field[i])
        }
       }
     }
   }
 
-  END {
-    for (sym in files) {
+  END
+  {
+    for (sym in files)
+    {
       print sym files[sym]
     }
   }
index 3f2d11ad71db190a6583c58c11f2cdeda7f9f0e6..a97246c99e8e085c632a4955beb59195c781f186 100644 (file)
@@ -1,7 +1,7 @@
 include(libm4.m4)#                                        -*- Autoconf -*-
 # This file is part of Autoconf.
 # Driver that loads the Autoconf macro files.
-# Copyright (C) 1994, 1999 Free Software Foundation, Inc.
+# Copyright 1994, 1999 Free Software Foundation, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2344a06731aa5c4b051d1d8d2e3397eba2cb6e44..7d22b794420ce7d09c5c39af9f595ff1f744fb38 100644 (file)
@@ -1,6 +1,6 @@
 # This file is part of Autoconf.                       -*- Autoconf -*-
 # Programming languages support.
-# Copyright (C) 1992, 93, 94, 95, 96, 98, 99, 2000
+# Copyright 1992, 93, 94, 95, 96, 98, 99, 2000
 # Free Software Foundation, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
index 2344a06731aa5c4b051d1d8d2e3397eba2cb6e44..7d22b794420ce7d09c5c39af9f595ff1f744fb38 100644 (file)
@@ -1,6 +1,6 @@
 # This file is part of Autoconf.                       -*- Autoconf -*-
 # Programming languages support.
-# Copyright (C) 1992, 93, 94, 95, 96, 98, 99, 2000
+# Copyright 1992, 93, 94, 95, 96, 98, 99, 2000
 # Free Software Foundation, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
index 02362ae6233789aa4065165b48ae3347801c9b38..966635b4db4889e1e1f969d38b491c2c112d75d9 100644 (file)
@@ -1,6 +1,6 @@
 # This file is part of Autoconf.                       -*- Autoconf -*-
 # Checking for functions.
-# Copyright (C) 2000
+# Copyright 2000
 # Free Software Foundation, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
index f70528972a8c8b0881cf3636058f75564fd6eee6..cb2221138efb1467eb7c50d66a63251e4aa37f57 100644 (file)
@@ -1,6 +1,6 @@
 # This file is part of Autoconf.                       -*- Autoconf -*-
 # Parameterized macros.
-# Copyright (C) 1992, 93, 94, 95, 96, 98, 99, 2000
+# Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000
 # Free Software Foundation, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
@@ -2082,7 +2082,7 @@ ifset([AC_PACKAGE_BUGREPORT],
 # ------------------
 define([_AC_INIT_COPYRIGHT],
 [AC_COPYRIGHT(
-[Copyright (C) 1992, 93, 94, 95, 96, 98, 99, 2000
+[Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000
 Free Software Foundation, Inc.
 This configure script is free software; the Free Software Foundation
 gives unlimited permission to copy, distribute and modify it.])dnl
index 2344a06731aa5c4b051d1d8d2e3397eba2cb6e44..7d22b794420ce7d09c5c39af9f595ff1f744fb38 100644 (file)
@@ -1,6 +1,6 @@
 # This file is part of Autoconf.                       -*- Autoconf -*-
 # Programming languages support.
-# Copyright (C) 1992, 93, 94, 95, 96, 98, 99, 2000
+# Copyright 1992, 93, 94, 95, 96, 98, 99, 2000
 # Free Software Foundation, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
index 8be3b62f1462e38b78ba3b7c3a4f46a244e441a5..bf055367a913002ddf93896a777fd19ca203c54d 100644 (file)
@@ -1,6 +1,6 @@
 # This file is part of Autoconf.                           -*- Autoconf -*-
 # Support old macros, and provide automated updates.
-# Copyright (C) 1994, 1999, 2000 Free Software Foundation, Inc.
+# Copyright 1994, 1999, 2000 Free Software Foundation, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 568daa2d01839a0e167eacf8949bcccb8aa3ae93..ae17ee78900d81aba5995b6f81d8bf41de4f1208 100644 (file)
@@ -1,6 +1,6 @@
 # This file is part of Autoconf.                       -*- Autoconf -*-
 # Macros that test for specific features.
-# Copyright (C) 1992, 93, 94, 95, 96, 98, 99, 2000
+# Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000
 # Free Software Foundation, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
index 7fd7b813a789e68464fc1c8d78a65d1afa77722a..ebba0e1b06b8f966b6105eb1a930937d716d2daa 100644 (file)
--- a/libm4.m4
+++ b/libm4.m4
@@ -2,7 +2,7 @@ divert(-1)                                                   -*- Autoconf -*-
 # This file is part of Autoconf.
 # Base m4 layer.
 # Requires GNU m4.
-# Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+# Copyright 1999, 2000 Free Software Foundation, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index bc317d3424f0cf9d35a28213c2b5aff1e1f973bd..abf62728faaa363816b93ea84e245becf71b3171 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.022.
-.TH AUTOCONF "1" "September 2000" "GNU autoconf 2.49b" FSF
+.TH AUTOCONF "1" "October 2000" "GNU autoconf 2.49b" FSF
 .SH NAME
 autoconf \- Generate configuration scripts
 .SH SYNOPSIS
@@ -69,13 +69,13 @@ also trace Autoconf's initialization process
 In tracing mode, no configuration script is created.
 .SH AUTHOR
 Written by David J. MacKenzie.
-.SH "REPORTING BUGS"
-Report bugs to <bug-autoconf@gnu.org>.
-.SH COPYRIGHT
-Copyright \(co 1992, 93, 94, 96, 99, 2000 Free Software Foundation, Inc.
-.br
+.PP
+Copyright 1992, 1993, 1994, 1996, 1999, 2000
+Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+.SH "REPORTING BUGS"
+Report bugs to <bug-autoconf@gnu.org>.
 .SH "SEE ALSO"
 .BR autoconf (1),
 .BR autoreconf (1),
index 9bb404fe9358d862a2a9b3c1bd2b1a89f1c59e26..163e494575edff3a88a7ecdf365a96c39a3e90a4 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.022.
-.TH AUTOHEADER "1" "September 2000" "GNU autoconf 2.49b" FSF
+.TH AUTOHEADER "1" "October 2000" "GNU autoconf 2.49b" FSF
 .SH NAME
 autoheader \- Create a template header for configure
 .SH SYNOPSIS
@@ -43,13 +43,13 @@ Autoconf's macro files location (rarely needed)
 location of `aclocal.m4' and `acconfig.h'
 .SH AUTHOR
 Written by Roland McGrath.
-.SH "REPORTING BUGS"
-Report bugs to <bug-autoconf@gnu.org>.
-.SH COPYRIGHT
-Copyright \(co 1992-94, 96, 98, 99, 2000 Free Software Foundation, Inc.
-.br
+.PP
+Copyright 1992, 1993, 1994, 1996, 1998, 1999, 2000
+Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+.SH "REPORTING BUGS"
+Report bugs to <bug-autoconf@gnu.org>.
 .SH "SEE ALSO"
 .BR autoconf (1),
 .BR autoreconf (1),
index 3240378ef026dc3193f01aa9df818859b049b3f0..e60575513ebb776605e9da1c94a15a7409c33c85 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.022.
-.TH AUTORECONF "1" "September 2000" "GNU autoconf 2.49b" FSF
+.TH AUTORECONF "1" "October 2000" "GNU autoconf 2.49b" FSF
 .SH NAME
 autoreconf \- Update generated configuration files
 .SH SYNOPSIS
@@ -78,13 +78,12 @@ The environment variables AUTOCONF, AUTOHEADER, AUTOMAKE, and ACLOCAL
 are honored.
 .SH AUTHOR
 Written by David J. MacKenzie.
-.SH "REPORTING BUGS"
-Report bugs to <bug-autoconf@gnu.org>.
-.SH COPYRIGHT
-Copyright \(co 1994, 99, 2000 Free Software Foundation, Inc.
-.br
+.PP
+Copyright 1994, 1999, 2000 Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+.SH "REPORTING BUGS"
+Report bugs to <bug-autoconf@gnu.org>.
 .SH "SEE ALSO"
 .BR autoconf (1),
 .BR autoreconf (1),
index 7b4681162ac13263e94cb1367bddff1d27011f56..891c77fc11bcd871e976e231e98403237d7e10ea 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.022.
-.TH AUTOSCAN "1" "September 2000" "GNU autoconf 2.49b" FSF
+.TH AUTOSCAN "1" "October 2000" "GNU autoconf 2.49b" FSF
 .SH NAME
 autoscan \- Generate a preliminary configure.in
 .SH SYNOPSIS
@@ -28,13 +28,12 @@ Autoconf's files location (rarely needed)
 location of `aclocal.m4' and `acconfig.h'
 .SH AUTHOR
 Written by David J. MacKenzie.
-.SH "REPORTING BUGS"
-Report bugs to <bug-autoconf@gnu.org>.
-.SH COPYRIGHT
-Copyright \(co 1994, 99, 2000 Free Software Foundation, Inc.
-.br
+.PP
+Copyright 1994, 1999, 2000 Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+.SH "REPORTING BUGS"
+Report bugs to <bug-autoconf@gnu.org>.
 .SH "SEE ALSO"
 .BR autoconf (1),
 .BR autoreconf (1),
index bd2c7284145668d1cbca6657d5c9cca5b056b073..e79f23c0e92808b51b5f0cc48ebecc66d70eae87 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.022.
-.TH AUTOUPDATE "1" "September 2000" "GNU autoconf 2.49b" FSF
+.TH AUTOUPDATE "1" "October 2000" "GNU autoconf 2.49b" FSF
 .SH NAME
 autoupdate \- Update a configure.in to a newer Autoconf
 .SH SYNOPSIS
@@ -38,13 +38,12 @@ SED
 GNU sed is required.
 .SH AUTHOR
 Written by David J. MacKenzie.
-.SH "REPORTING BUGS"
-Report bugs to <bug-autoconf@gnu.org>.
-.SH COPYRIGHT
-Copyright \(co 1994, 99, 2000 Free Software Foundation, Inc.
-.br
+.PP
+Copyright 1994, 1999, 2000 Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+.SH "REPORTING BUGS"
+Report bugs to <bug-autoconf@gnu.org>.
 .SH "SEE ALSO"
 .BR autoconf (1),
 .BR autoreconf (1),
index 13d9d061bec0811613d4122719418926c9cd3c1c..c4a49ecd4562ecf7206d4a592dd58b340e988d9f 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.022.
-.TH IFNAMES "1" "September 2000" "GNU autoconf 2.49b" FSF
+.TH IFNAMES "1" "October 2000" "GNU autoconf 2.49b" FSF
 .SH NAME
 ifnames \- Extract CPP conditionals from a set of files
 .SH SYNOPSIS
@@ -22,13 +22,12 @@ print version number, then exit
 verbosely report processing
 .SH AUTHOR
 Written by David J. MacKenzie and Paul Eggert.
-.SH "REPORTING BUGS"
-Report bugs to <bug-autoconf@gnu.org>.
-.SH COPYRIGHT
-Copyright \(co 1994, 95, 99, 2000 Free Software Foundation, Inc.
-.br
+.PP
+Copyright 1994, 1995, 1999, 2000 Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+.SH "REPORTING BUGS"
+Report bugs to <bug-autoconf@gnu.org>.
 .SH "SEE ALSO"
 .BR autoconf (1),
 .BR autoreconf (1),
index af5760d2deba5280edcc5982561e6d7d55e9e403..b3cff9e5fa8c705199770199b2ef57963220b998 100644 (file)
@@ -82,7 +82,7 @@ CLEANFILES = debug-*.sh macro configure configure.in config.status config.cache
 DISTCLEANFILES = atconfig testsuite
 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 CONFIG_CLEAN_FILES =  atconfig
-DIST_COMMON =  Makefile.am Makefile.in atconfig.in configure.in
+DIST_COMMON =  Makefile.am Makefile.in atconfig.in
 
 
 PACKAGE = @PACKAGE@