]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* lib/autoconf/autotest.m4, lib/autoconf/autoupdate.m4
authorAkim Demaille <akim@epita.fr>
Thu, 22 May 2003 15:17:05 +0000 (15:17 +0000)
committerAkim Demaille <akim@epita.fr>
Thu, 22 May 2003 15:17:05 +0000 (15:17 +0000)
* lib/autoconf/fortran.m4 lib/autoconf/general.m4
* lib/autoconf/headers.m4 lib/autoconf/oldnames.m4
* lib/autoconf/status.m4: Fix and adjust copyright notices.

ChangeLog
lib/autoconf/autotest.m4
lib/autoconf/autoupdate.m4
lib/autoconf/fortran.m4
lib/autoconf/general.m4
lib/autoconf/headers.m4
lib/autoconf/oldnames.m4
lib/autoconf/status.m4

index a4e7d8d921fa166c8e7afa383b2d77bd44048b14..dfca09d93aa861376d53f488b5c5018ef1c31889 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2003-05-22  Akim Demaille  <akim@epita.fr>
+
+       * lib/autoconf/autotest.m4, lib/autoconf/autoupdate.m4
+       * lib/autoconf/fortran.m4 lib/autoconf/general.m4
+       * lib/autoconf/headers.m4 lib/autoconf/oldnames.m4
+       * lib/autoconf/status.m4: Fix and adjust copyright notices.     
+
 2003-05-22  Akim Demaille  <akim@epita.fr>
 
        * aclocal.m4, bin/autoconf.as, lib/autoconf/autoconf.m4,
@@ -10,7 +17,7 @@
        * lib/autotest/general.m4, lib/m4sugar/m4sugar.m4,
        * tests/atspecific.m4, tests/base.at, tests/compile.at,
        * tests/foreign.at, tests/m4sh.at, tests/semantics.at,
-       * tests/tools.at, tests/torture.at: 
+       * tests/tools.at, tests/torture.at:
        Whitespace clean up.
        Suggested by Jim Meyering.
 
index e8c77e1f4e1b6daf39bc8b98f6e09b113bb6ebe7..6ec13485e5c820c3adfc37e3f7aa4a9fa56a593f 100644 (file)
@@ -1,7 +1,7 @@
 # This file is part of Autoconf.                       -*- Autoconf -*-
 # Interface with Autotest.
-# Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
-# Free Software Foundation, Inc.
+# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002,
+# 2003 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
@@ -66,7 +66,7 @@ AC_DEFUN([AC_CONFIG_TESTDIR],
 [cat >$1/atconfig <<ATEOF
 @%:@ Configurable variable values for building test suites.
 @%:@ Generated by $[0].
-@%:@ Copyright 2000, 2001 Free Software Foundation, Inc.
+@%:@ Copyright (C) 2000, 2001, 2003 Free Software Foundation, Inc.
 
 # The test suite will define top_srcdir=$at_top_srcdir/../.. etc.
 at_testdir='$1'
index 9f5a40290f6c7c8c45886d869976e5a9d9843e4c..b2ce1ee7a124c0e4fec75f5d2a4661e714a12431 100644 (file)
@@ -1,6 +1,6 @@
 # This file is part of Autoconf.                       -*- Autoconf -*-
 # Interface with autoupdate.
-# Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
+# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2003
 # Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
index bd59484d36d089ecb510b228e21c4468a84f51bc..5f3c1f8e0bf5c406cde67c1ce8c0360cb59d2cbe 100644 (file)
@@ -1,6 +1,6 @@
 # This file is part of Autoconf.                       -*- Autoconf -*-
 # Fortran languages support.
-# Copyright 2001
+# Copyright (C) 2001, 2003
 # Free Software Foundation, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
index e6b31032b90577f5dfe67d10a998d9ec10b69551..191dbdcf0ed6d729e8264a5229e94f15fae67216 100644 (file)
@@ -1,7 +1,7 @@
 # This file is part of Autoconf.                       -*- Autoconf -*-
 # Parameterized macros.
-# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 
+# 2002, 2003, 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
@@ -357,8 +357,7 @@ m4_ifset([AC_PACKAGE_BUGREPORT],
 # user copyrights, and after the setup of the --version handling.
 m4_define([_AC_INIT_COPYRIGHT],
 [AC_COPYRIGHT(
-[Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
-Free Software Foundation, Inc.
+[Copyright (C) 2003 Free Software Foundation, Inc.
 This configure script is free software; the Free Software Foundation
 gives unlimited permission to copy, distribute and modify it.],
              [VERSION_FSF])dnl
@@ -1713,7 +1712,7 @@ m4_define([_AC_CACHE_DUMP],
       # substitution turns \\\\ into \\, and sed turns \\ into \).
       sed -n \
        ["s/'/'\\\\''/g;
-         s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"]
+         s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"]
       ;;
     *)
       # `set' quotes correctly as required by POSIX, so do not add quotes.
index 15776395b6bf2e2c4c18e0ab9b5adb6d5259fa9f..d44e7c15be3a0e3b9297e537eba91571b3cf6bac 100644 (file)
@@ -755,7 +755,7 @@ AC_CHECK_HEADERS(string.h)
 #   | AC_EGREP_HEADER(memchr, string.h, ac_found=yes, ac_found=no)
 #   | AC_MSG_RESULT($ac_found)
 #   | if test $ac_found = no; then
-#   |  AC_CHECK_HEADER(memory.h, [AC_DEFINE(NEED_MEMORY_H)])
+#   |  AC_CHECK_HEADER(memory.h, [AC_DEFINE(NEED_MEMORY_H)])
 #   | fi
 #
 # But it is better to check for both headers, and alias NEED_MEMORY_H to
index d3624612c30c5d7e1c71a436a87269ab0e6a3576..ee7a055741334c8a2aa6ba47231f0d583b1afbce 100644 (file)
@@ -1,6 +1,6 @@
 # This file is part of Autoconf.                           -*- Autoconf -*-
 # Support old macros, and provide automated updates.
-# Copyright 1994, 1999, 2000, 2001 Free Software Foundation, Inc.
+# Copyright (C) 1994, 1999, 2000, 2001, 2003 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 7f6be3e5385493cfd29de39c3f66a740c5fbec62..d565c94a95437272cf289d8f93a657b803c6c591 100644 (file)
@@ -1,7 +1,7 @@
 # This file is part of Autoconf.                       -*- Autoconf -*-
 # Parameterizing and creating config.status.
-# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 
+# 2002, 2003 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
@@ -83,9 +83,9 @@
 # each `TAG', a special line in AC_LIST_FOOS_COMMANDS which is used in
 # `config.status' like this:
 #
-#        case $ac_tag in
-#          AC_LIST_FOOS_COMMANDS
-#        esac
+#        case $ac_tag in
+#          AC_LIST_FOOS_COMMANDS
+#        esac
 #
 # Finally, the `INIT-CMDS' are dumped into a special diversion, via
 # `_AC_CONFIG_COMMANDS_INIT'.  While `COMMANDS' are output once per TAG,
@@ -916,9 +916,9 @@ dnl Here, there are 2 cmd per line, and two cmd are added later.
       (echo [':t
   /@[a-zA-Z_][a-zA-Z_0-9]*@/!b'] && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed
       if test -z "$ac_sed_cmds"; then
-       ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
+       ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
       else
-       ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
+       ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
       fi
       ac_sed_frag=`expr $ac_sed_frag + 1`
       ac_beg=$ac_end
@@ -1388,8 +1388,7 @@ m4_ifset([AC_PACKAGE_VERSION], [ AC_PACKAGE_VERSION])
 configured by $[0], generated by m4_PACKAGE_STRING,
   with options \\"`echo "$ac_configure_args" | sed 's/[[\\""\`\$]]/\\\\&/g'`\\"
 
-Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
-Free Software Foundation, Inc.
+Copyright (C) 2003 Free Software Foundation, Inc.
 This config.status script is free software; the Free Software Foundation
 gives unlimited permission to copy, distribute and modify it."
 srcdir=$srcdir