]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Add copyright notice.
authorBruno Haible <bruno@clisp.org>
Wed, 16 Jan 2002 12:25:30 +0000 (12:25 +0000)
committerBruno Haible <bruno@clisp.org>
Sun, 21 Jun 2009 23:01:37 +0000 (01:01 +0200)
36 files changed:
m4/ChangeLog
m4/backupfile.m4
m4/c-bs-a.m4
m4/codeset.m4
m4/flex.m4
m4/fnmatch.m4
m4/getline.m4
m4/gettext.m4
m4/glibc21.m4
m4/hostname.m4
m4/iconv.m4
m4/inttypes_h.m4
m4/isc-posix.m4
m4/javacomp.m4
m4/javaexec.m4
m4/lcmessage.m4
m4/lib-ld.m4
m4/lib-link.m4
m4/lib-prefix.m4
m4/mbrtowc.m4
m4/mbstate_t.m4
m4/mbswidth.m4
m4/mkdtemp.m4
m4/progtest.m4
m4/setenv.m4
m4/setlocale.m4
m4/siginfo.m4
m4/signalblocking.m4
m4/signed.m4
m4/ssize_t.m4
m4/stdbool.m4
m4/stdint_h.m4
m4/tmpdir.m4
m4/uintmax_t.m4
m4/ulonglong.m4
m4/unionwait.m4

index 696d54caabdb6b67adcb81e37b1950f80c6799b6..96a08e67b3e21d0dd75307dba0fce41b9db9dee3 100644 (file)
@@ -1,3 +1,8 @@
+2002-01-13  Bruno Haible  <bruno@clisp.org>
+
+       * *.m4: Add copyright notice.
+       * hostname.m4: Quote first argument of AC_DEFUN.
+
 2002-01-13  Bruno Haible  <bruno@clisp.org>
 
        * lib-link.m4 (AC_LIB_LINKFLAGS): Avoid macro interaction with
index 2434edc08a1942163998a216109a6a2fa86d53d6..5ae602d64e9646467c94f52ce537743ff762da69 100644 (file)
@@ -1,4 +1,10 @@
-#serial 1
+# backupfile.m4 serial 1 (gettext-0.11)
+dnl Copyright (C) 2001-2002 Free Software Foundation, Inc.
+dnl This file is free software, distributed under the terms of the GNU
+dnl General Public License.  As a special exception to the GNU General
+dnl Public License, this file may be distributed as part of a program
+dnl that contains a configuration script generated by Autoconf, under
+dnl the same distribution terms as the rest of that program.
 
 # Prerequisites of lib/backupfile.h
 
index 6e0863e4e0a98cd2e10ffa621126d43cd4d0e038..1c7eb1c4e7c0957e3187299115f4bab8a0040933 100644 (file)
@@ -1,4 +1,10 @@
-#serial 4
+# c-bs-a.m4 serial 4 (fileutils-4.1.3)
+dnl Copyright (C) 2000-2002 Free Software Foundation, Inc.
+dnl This file is free software, distributed under the terms of the GNU
+dnl General Public License.  As a special exception to the GNU General
+dnl Public License, this file may be distributed as part of a program
+dnl that contains a configuration script generated by Autoconf, under
+dnl the same distribution terms as the rest of that program.
 
 dnl From Paul Eggert.
 
index 863c9cfa7eda612048b7256f84f5ef13827b9a45..59535ebcff51de01319aae4a83239e006c6b8795 100644 (file)
@@ -1,4 +1,10 @@
-#serial AM1
+# codeset.m4 serial AM1 (gettext-0.10.40)
+dnl Copyright (C) 2000-2002 Free Software Foundation, Inc.
+dnl This file is free software, distributed under the terms of the GNU
+dnl General Public License.  As a special exception to the GNU General
+dnl Public License, this file may be distributed as part of a program
+dnl that contains a configuration script generated by Autoconf, under
+dnl the same distribution terms as the rest of that program.
 
 dnl From Bruno Haible.
 
index 1b23905fd978bd2f0326700e416efb89125f4ee6..096fab51b1c7444970e63212495cd214202dc891 100644 (file)
@@ -1,4 +1,10 @@
-#serial 1
+# flex.m4 serial 1 (gettext-0.11)
+dnl Copyright (C) 2001-2002 Free Software Foundation, Inc.
+dnl This file is free software, distributed under the terms of the GNU
+dnl General Public License.  As a special exception to the GNU General
+dnl Public License, this file may be distributed as part of a program
+dnl that contains a configuration script generated by Autoconf, under
+dnl the same distribution terms as the rest of that program.
 
 # Check for flex.
 
index b20bcec61eb440bff4ec55ff90c51919e963d3fe..36ab3dcd9ab5ee5a6f059b99529a7b15d2561a64 100644 (file)
@@ -1,4 +1,10 @@
-#serial 1
+# fnmatch.m4 serial 1 (gettext-0.11)
+dnl Copyright (C) 1996-2002 Free Software Foundation, Inc.
+dnl This file is free software, distributed under the terms of the GNU
+dnl General Public License.  As a special exception to the GNU General
+dnl Public License, this file may be distributed as part of a program
+dnl that contains a configuration script generated by Autoconf, under
+dnl the same distribution terms as the rest of that program.
 
 dnl Determine whether the system has a working fnmatch() function.
 AC_DEFUN([gt_FUNC_FNMATCH],
index 39beb88484281592636074ba1f88ec753fb31132..ad29567091ee5c7d7babd9afba22da1ba22b8bd8 100644 (file)
@@ -1,4 +1,10 @@
-#serial 5
+# getline.m4 serial 5 (gettext-0.11)
+dnl Copyright (C) 1998-2002 Free Software Foundation, Inc.
+dnl This file is free software, distributed under the terms of the GNU
+dnl General Public License.  As a special exception to the GNU General
+dnl Public License, this file may be distributed as part of a program
+dnl that contains a configuration script generated by Autoconf, under
+dnl the same distribution terms as the rest of that program.
 
 dnl See if there's a working, system-supplied version of the getline function.
 dnl We can't just do AC_REPLACE_FUNCS(getline) because some systems
index 0ac5a9a4c51b8457f3f0ffb8b426d70759c1c8d9..aa254d690cb52231b157287403ffc3f149087a02 100644 (file)
@@ -1,17 +1,25 @@
-# Macro to add for using GNU gettext.
-# Ulrich Drepper <drepper@cygnus.com>, 1995-2000.
-# Bruno Haible <haible@clisp.cons.org>, 2000-2002.
-#
-# This file can be copied and used freely without restrictions.  It can
-# be used in projects which are not available under the GNU General Public
-# License or the GNU Library General Public License but which still want
-# to provide support for the GNU gettext functionality.
-# Please note that the actual code of the GNU gettext library is covered
-# by the GNU Library General Public License, and the rest of the GNU
-# gettext package package is covered by the GNU General Public License.
-# They are *not* in the public domain.
-
-# serial 12
+# gettext.m4 serial 12 (gettext-0.11)
+dnl Copyright (C) 1995-2002 Free Software Foundation, Inc.
+dnl This file is free software, distributed under the terms of the GNU
+dnl General Public License.  As a special exception to the GNU General
+dnl Public License, this file may be distributed as part of a program
+dnl that contains a configuration script generated by Autoconf, under
+dnl the same distribution terms as the rest of that program.
+dnl
+dnl This file can can be used in projects which are not available under
+dnl the GNU General Public License or the GNU Library General Public
+dnl License but which still want to provide support for the GNU gettext
+dnl functionality.
+dnl Please note that the actual code of the GNU gettext library is covered
+dnl by the GNU Library General Public License, and the rest of the GNU
+dnl gettext package package is covered by the GNU General Public License.
+dnl They are *not* in the public domain.
+
+dnl Authors:
+dnl   Ulrich Drepper <drepper@cygnus.com>, 1995-2000.
+dnl   Bruno Haible <haible@clisp.cons.org>, 2000-2002.
+
+dnl Macro to add for using GNU gettext.
 
 dnl Usage: AM_GNU_GETTEXT([INTLSYMBOL], [NEEDSYMBOL], [INTLDIR]).
 dnl INTLSYMBOL can be one of 'external', 'no-libtool', 'use-libtool'. The
index 5b88ef231cf54091a205325cd2c823fe47a63097..9c9f3db30366330e39daabc774a6acddeda27131 100644 (file)
@@ -1,4 +1,10 @@
-#serial 2
+# glibc21.m4 serial 2 (fileutils-4.1.3, gettext-0.10.40)
+dnl Copyright (C) 2000-2002 Free Software Foundation, Inc.
+dnl This file is free software, distributed under the terms of the GNU
+dnl General Public License.  As a special exception to the GNU General
+dnl Public License, this file may be distributed as part of a program
+dnl that contains a configuration script generated by Autoconf, under
+dnl the same distribution terms as the rest of that program.
 
 # Test for the GNU C Library, version 2.1 or newer.
 # From Bruno Haible.
index aefc8651d3ac9662da9c4ee7e77540e0f64d2db4..cca598d8edeb6dd09a83ec7975ca9c9ad821de33 100644 (file)
@@ -1,7 +1,13 @@
-#serial 1
+# hostname.m4 serial 1 (gettext-0.11)
+dnl Copyright (C) 2001-2002 Free Software Foundation, Inc.
+dnl This file is free software, distributed under the terms of the GNU
+dnl General Public License.  As a special exception to the GNU General
+dnl Public License, this file may be distributed as part of a program
+dnl that contains a configuration script generated by Autoconf, under
+dnl the same distribution terms as the rest of that program.
 
 # Prerequisites of the hostname.c program.
-AC_DEFUN(gt_PREREQ_HOSTNAME,
+AC_DEFUN([gt_PREREQ_HOSTNAME],
 [
   AC_CHECK_HEADERS(arpa/inet.h)
   AC_CHECK_FUNCS(gethostname gethostbyname inet_ntop)
index ab819150afed8781659879b680123c24d62e3113..b8c733b1fe8f5af27cc29edc97d9b052c9b9825d 100644 (file)
@@ -1,4 +1,10 @@
-#serial AM3
+# iconv.m4 serial AM3 (gettext-0.11)
+dnl Copyright (C) 2000-2002 Free Software Foundation, Inc.
+dnl This file is free software, distributed under the terms of the GNU
+dnl General Public License.  As a special exception to the GNU General
+dnl Public License, this file may be distributed as part of a program
+dnl that contains a configuration script generated by Autoconf, under
+dnl the same distribution terms as the rest of that program.
 
 dnl From Bruno Haible.
 
index 6b046bb1972b703ba5e81ed14372e6455040ad4e..75b04a6c01ca688450a4692502562b873e3c2cb3 100644 (file)
@@ -1,4 +1,10 @@
-#serial 3
+# inttypes_h.m4 serial 3 (gettext-0.10.40)
+dnl Copyright (C) 1997-2002 Free Software Foundation, Inc.
+dnl This file is free software, distributed under the terms of the GNU
+dnl General Public License.  As a special exception to the GNU General
+dnl Public License, this file may be distributed as part of a program
+dnl that contains a configuration script generated by Autoconf, under
+dnl the same distribution terms as the rest of that program.
 
 dnl From Paul Eggert.
 
index 99c899ce59c1535a25270c942ac5ddf6742bcdb2..dcaf3608f9832555f1ff612886887af76f0dc3ef 100644 (file)
@@ -1,4 +1,11 @@
-#serial 1
+# isc-posix.m4 serial 1 (gettext-0.10.40)
+dnl Copyright (C) 1995-2002 Free Software Foundation, Inc.
+dnl This file is free software, distributed under the terms of the GNU
+dnl General Public License.  As a special exception to the GNU General
+dnl Public License, this file may be distributed as part of a program
+dnl that contains a configuration script generated by Autoconf, under
+dnl the same distribution terms as the rest of that program.
+
 # This test replaces the one in autoconf.
 # Currently this macro should have the same name as the autoconf macro
 # because gettext's gettext.m4 (distributed in the automake package)
index 04a8a956d52e5c242ee2212cfe56b99794a4f59c..514a261174c96e8300cb77aa7100a46019cd4ed2 100644 (file)
@@ -1,4 +1,10 @@
-#serial 1
+# javacomp.m4 serial 1 (gettext-0.11)
+dnl Copyright (C) 2001-2002 Free Software Foundation, Inc.
+dnl This file is free software, distributed under the terms of the GNU
+dnl General Public License.  As a special exception to the GNU General
+dnl Public License, this file may be distributed as part of a program
+dnl that contains a configuration script generated by Autoconf, under
+dnl the same distribution terms as the rest of that program.
 
 # Prerequisites of javacomp.sh.
 # Sets HAVE_JAVACOMP to nonempty if javacomp.sh will work.
index 82728cd3485a8bc190a22979ada0e20aa6563a40..17cb7abf8845670a07bfc4618c76b5ec0edfb8c2 100644 (file)
@@ -1,4 +1,10 @@
-#serial 1
+# javaexec.m4 serial 1 (gettext-0.11)
+dnl Copyright (C) 2001-2002 Free Software Foundation, Inc.
+dnl This file is free software, distributed under the terms of the GNU
+dnl General Public License.  As a special exception to the GNU General
+dnl Public License, this file may be distributed as part of a program
+dnl that contains a configuration script generated by Autoconf, under
+dnl the same distribution terms as the rest of that program.
 
 # Prerequisites of javaexec.sh.
 # Sets HAVE_JAVAEXEC to nonempty if javaexec.sh will work.
index 18d47a94f7efdd061eb5fa2778b4c04009fe063a..ffbf915f1a9fbc3e9b697fb08a79767271791b03 100644 (file)
@@ -1,16 +1,24 @@
-# Check whether LC_MESSAGES is available in <locale.h>.
-# Ulrich Drepper <drepper@cygnus.com>, 1995.
-#
-# This file can be copied and used freely without restrictions.  It can
-# be used in projects which are not available under the GNU General Public
-# License or the GNU Library General Public License but which still want
-# to provide support for the GNU gettext functionality.
-# Please note that the actual code of the GNU gettext library is covered
-# by the GNU Library General Public License, and the rest of the GNU
-# gettext package package is covered by the GNU General Public License.
-# They are *not* in the public domain.
+# lcmessage.m4 serial 2 (gettext-0.10.40)
+dnl Copyright (C) 1995-2002 Free Software Foundation, Inc.
+dnl This file is free software, distributed under the terms of the GNU
+dnl General Public License.  As a special exception to the GNU General
+dnl Public License, this file may be distributed as part of a program
+dnl that contains a configuration script generated by Autoconf, under
+dnl the same distribution terms as the rest of that program.
+dnl
+dnl This file can can be used in projects which are not available under
+dnl the GNU General Public License or the GNU Library General Public
+dnl License but which still want to provide support for the GNU gettext
+dnl functionality.
+dnl Please note that the actual code of the GNU gettext library is covered
+dnl by the GNU Library General Public License, and the rest of the GNU
+dnl gettext package package is covered by the GNU General Public License.
+dnl They are *not* in the public domain.
+
+dnl Authors:
+dnl   Ulrich Drepper <drepper@cygnus.com>, 1995.
 
-# serial 2
+# Check whether LC_MESSAGES is available in <locale.h>.
 
 AC_DEFUN([AM_LC_MESSAGES],
   [if test $ac_cv_header_locale_h = yes; then
index f9f7db8c0a8f5e0642cdf78f0925859dff200c73..ddb573234cb1f84b26f77646d835818c7ecec567 100644 (file)
@@ -1,4 +1,10 @@
-# serial 1
+# lib-ld.m4 serial 1 (gettext-0.11)
+dnl Copyright (C) 1996-2002 Free Software Foundation, Inc.
+dnl This file is free software, distributed under the terms of the GNU
+dnl General Public License.  As a special exception to the GNU General
+dnl Public License, this file may be distributed as part of a program
+dnl that contains a configuration script generated by Autoconf, under
+dnl the same distribution terms as the rest of that program.
 
 dnl Subroutines of libtool.m4,
 dnl with replacements s/AC_/AC_LIB/ and s/lt_cv/acl_cv/ to avoid collision
index 0f454fab18e413d7ad40c813d7e263e43ed5c2f1..a2264d610082f7fec68eae9bca5b7807eddd2444 100644 (file)
@@ -1,4 +1,10 @@
-# serial 1
+# lib-link.m4 serial 1 (gettext-0.11)
+dnl Copyright (C) 2001-2002 Free Software Foundation, Inc.
+dnl This file is free software, distributed under the terms of the GNU
+dnl General Public License.  As a special exception to the GNU General
+dnl Public License, this file may be distributed as part of a program
+dnl that contains a configuration script generated by Autoconf, under
+dnl the same distribution terms as the rest of that program.
 
 dnl From Bruno Haible.
 
index 3c4a291eac344fd709693aa32cd29364ffcf25a5..b8b79ab9ad5b010b7189a9027fc96a8f7b226183 100644 (file)
@@ -1,4 +1,12 @@
-# serial 1
+# lib-prefix.m4 serial 1 (gettext-0.11)
+dnl Copyright (C) 2001-2002 Free Software Foundation, Inc.
+dnl This file is free software, distributed under the terms of the GNU
+dnl General Public License.  As a special exception to the GNU General
+dnl Public License, this file may be distributed as part of a program
+dnl that contains a configuration script generated by Autoconf, under
+dnl the same distribution terms as the rest of that program.
+
+dnl From Bruno Haible.
 
 dnl AC_LIB_PREFIX adds to the CPPFLAGS and LDFLAGS the flags that are needed
 dnl to access previously installed libraries. The basic assumption is that
index 87743919b9d3dfcd6663fd351917a5c88dc47720..03798476332f1058a7764a1f853cec4acb9ea3f3 100644 (file)
@@ -1,4 +1,10 @@
-#serial 4
+# mbrtowc.m4 serial 4 (fileutils-4.1.3)
+dnl Copyright (C) 2001-2002 Free Software Foundation, Inc.
+dnl This file is free software, distributed under the terms of the GNU
+dnl General Public License.  As a special exception to the GNU General
+dnl Public License, this file may be distributed as part of a program
+dnl that contains a configuration script generated by Autoconf, under
+dnl the same distribution terms as the rest of that program.
 
 dnl From Paul Eggert
 
index ae2bcf1e8e24369a3cc8fd9fc2fc1eff86c4bcfb..a0022095d96b96385bcd2819dd31b2a05504a3db 100644 (file)
@@ -1,4 +1,10 @@
-# serial 9
+# mbstate_t.m4 serial 9 (fileutils-4.1.3)
+dnl Copyright (C) 2000-2002 Free Software Foundation, Inc.
+dnl This file is free software, distributed under the terms of the GNU
+dnl General Public License.  As a special exception to the GNU General
+dnl Public License, this file may be distributed as part of a program
+dnl that contains a configuration script generated by Autoconf, under
+dnl the same distribution terms as the rest of that program.
 
 # From Paul Eggert.
 
index 74ae58193a07753cf62922addc52c886509a25ab..4059320868106b3d9c8dcf84e7fe6043424aaff6 100644 (file)
@@ -1,4 +1,10 @@
-#serial 6
+# mbswidth.m4 serial 6 (fileutils-4.1.3)
+dnl Copyright (C) 2000-2002 Free Software Foundation, Inc.
+dnl This file is free software, distributed under the terms of the GNU
+dnl General Public License.  As a special exception to the GNU General
+dnl Public License, this file may be distributed as part of a program
+dnl that contains a configuration script generated by Autoconf, under
+dnl the same distribution terms as the rest of that program.
 
 dnl autoconf tests required for use of mbswidth.c
 dnl From Bruno Haible.
index 4b57115c6f8c97a3e1e1867e58ffb39087ce5aef..52e561a0c09c3088a46703fb93ffff2ba85fe9a6 100644 (file)
@@ -1,4 +1,10 @@
-#serial 1
+# mkdtemp.m4 serial 1 (gettext-0.11)
+dnl Copyright (C) 2001-2002 Free Software Foundation, Inc.
+dnl This file is free software, distributed under the terms of the GNU
+dnl General Public License.  As a special exception to the GNU General
+dnl Public License, this file may be distributed as part of a program
+dnl that contains a configuration script generated by Autoconf, under
+dnl the same distribution terms as the rest of that program.
 
 # Prerequisites of lib/mkdtemp.c
 
index 35dc3da1f76e89bffc4262c400b664c57204ca76..443c8e306303ac5c259041ac4a22b6ff48d70b4c 100644 (file)
@@ -1,16 +1,24 @@
-# Search path for a program which passes the given test.
-# Ulrich Drepper <drepper@cygnus.com>, 1996.
-#
-# This file can be copied and used freely without restrictions.  It can
-# be used in projects which are not available under the GNU General Public
-# License or the GNU Library General Public License but which still want
-# to provide support for the GNU gettext functionality.
-# Please note that the actual code of the GNU gettext library is covered
-# by the GNU Library General Public License, and the rest of the GNU
-# gettext package package is covered by the GNU General Public License.
-# They are *not* in the public domain.
+# progtest.m4 serial 2 (gettext-0.10.40)
+dnl Copyright (C) 1996-2002 Free Software Foundation, Inc.
+dnl This file is free software, distributed under the terms of the GNU
+dnl General Public License.  As a special exception to the GNU General
+dnl Public License, this file may be distributed as part of a program
+dnl that contains a configuration script generated by Autoconf, under
+dnl the same distribution terms as the rest of that program.
+dnl
+dnl This file can can be used in projects which are not available under
+dnl the GNU General Public License or the GNU Library General Public
+dnl License but which still want to provide support for the GNU gettext
+dnl functionality.
+dnl Please note that the actual code of the GNU gettext library is covered
+dnl by the GNU Library General Public License, and the rest of the GNU
+dnl gettext package package is covered by the GNU General Public License.
+dnl They are *not* in the public domain.
+
+dnl Authors:
+dnl   Ulrich Drepper <drepper@cygnus.com>, 1996.
 
-# serial 2
+# Search path for a program which passes the given test.
 
 dnl AM_PATH_PROG_WITH_TEST(VARIABLE, PROG-TO-CHECK-FOR,
 dnl   TEST-PERFORMED-ON-FOUND_PROGRAM [, VALUE-IF-NOT-FOUND [, PATH]])
index 037d7bfaa7068ea4dbce185063f8e52d364724a1..b27d057466534bf566e6614cbcd060b6434aa585 100644 (file)
@@ -1,4 +1,10 @@
-#serial 1
+# setenv.m4 serial 1 (gettext-0.11)
+dnl Copyright (C) 2001-2002 Free Software Foundation, Inc.
+dnl This file is free software, distributed under the terms of the GNU
+dnl General Public License.  As a special exception to the GNU General
+dnl Public License, this file may be distributed as part of a program
+dnl that contains a configuration script generated by Autoconf, under
+dnl the same distribution terms as the rest of that program.
 
 # Check if a variable is properly declared.
 # gt_CHECK_VAR_DECL(includes,variable)
index 5dc76e13782f27fb982a2b107579881182d2f8d4..5380efa8d173e833aa0e81450120d5de3d1eaf8f 100644 (file)
@@ -1,4 +1,10 @@
-#serial 2
+# setlocale.m4 serial 2 (gettext-0.10.40)
+dnl Copyright (C) 2001-2002 Free Software Foundation, Inc.
+dnl This file is free software, distributed under the terms of the GNU
+dnl General Public License.  As a special exception to the GNU General
+dnl Public License, this file may be distributed as part of a program
+dnl that contains a configuration script generated by Autoconf, under
+dnl the same distribution terms as the rest of that program.
 
 # Check for setlocale declaration.
 
index e70c536b1952bb9eb7f7142f6d3aca26e150a8c0..f8d0e7496a17c55821b1fd9ddc4b4b85d51b5755 100644 (file)
@@ -1,4 +1,10 @@
-#serial 1
+# siginfo.m4 serial 1 (gettext-0.11)
+dnl Copyright (C) 2001-2002 Free Software Foundation, Inc.
+dnl This file is free software, distributed under the terms of the GNU
+dnl General Public License.  As a special exception to the GNU General
+dnl Public License, this file may be distributed as part of a program
+dnl that contains a configuration script generated by Autoconf, under
+dnl the same distribution terms as the rest of that program.
 
 # Determine how to determine the precise cause of a signal, for example
 # division by zero.
index 9b65e2e68aaaab1a26c38de8fdf761dbd03c39e9..1a88f52fd6f06bc3d5c67adc8b3c6e7a18c39925 100644 (file)
@@ -1,4 +1,10 @@
-#serial 1
+# signalblocking.m4 serial 1 (gettext-0.11)
+dnl Copyright (C) 2001-2002 Free Software Foundation, Inc.
+dnl This file is free software, distributed under the terms of the GNU
+dnl General Public License.  As a special exception to the GNU General
+dnl Public License, this file may be distributed as part of a program
+dnl that contains a configuration script generated by Autoconf, under
+dnl the same distribution terms as the rest of that program.
 
 # Determine available signal blocking primitives. Three different APIs exist:
 # 1) POSIX: sigemptyset, sigaddset, sigprocmask
index 9cd1d3f442bec2fb13820d50a9809804841b4db4..dc1f54f1069c0e1b71b85dc13af9f17177bf2eb2 100644 (file)
@@ -1,4 +1,10 @@
-#serial 1
+# signed.m4 serial 1 (gettext-0.10.40)
+dnl Copyright (C) 2001-2002 Free Software Foundation, Inc.
+dnl This file is free software, distributed under the terms of the GNU
+dnl General Public License.  As a special exception to the GNU General
+dnl Public License, this file may be distributed as part of a program
+dnl that contains a configuration script generated by Autoconf, under
+dnl the same distribution terms as the rest of that program.
 
 dnl From Bruno Haible.
 
index 3c750389039bc264aa4531c5f5a787b541562fcb..5f33ae4a6662eff0646655ccd48bd618332a1942 100644 (file)
@@ -1,4 +1,10 @@
-# serial 1
+# ssize_t.m4 serial 1 (gettext-0.11)
+dnl Copyright (C) 2001-2002 Free Software Foundation, Inc.
+dnl This file is free software, distributed under the terms of the GNU
+dnl General Public License.  As a special exception to the GNU General
+dnl Public License, this file may be distributed as part of a program
+dnl that contains a configuration script generated by Autoconf, under
+dnl the same distribution terms as the rest of that program.
 
 dnl From Bruno Haible.
 dnl Test whether ssize_t is defined.
index 281e8dc0c4f7d02f83b5c4de2116919afaf78675..f01f89c6cfd1815c4c5a66103ec95bd680babcaf 100644 (file)
@@ -1,4 +1,10 @@
-dnl serial 1
+# stdbool.m4 serial 1 (gettext-0.11)
+dnl Copyright (C) 2001-2002 Free Software Foundation, Inc.
+dnl This file is free software, distributed under the terms of the GNU
+dnl General Public License.  As a special exception to the GNU General
+dnl Public License, this file may be distributed as part of a program
+dnl that contains a configuration script generated by Autoconf, under
+dnl the same distribution terms as the rest of that program.
 
 dnl From Bruno Haible.
 dnl Test whether <stdbool.h> is supported or must be substituted.
index 53d646856329af577b515c60e93f42f74ad85419..b5fd1f0f8593eb008422160d5d8bfe91879dba71 100644 (file)
@@ -1,4 +1,10 @@
-#serial 1
+# stdint_h.m4 serial 1 (gettext-0.11)
+dnl Copyright (C) 1997-2002 Free Software Foundation, Inc.
+dnl This file is free software, distributed under the terms of the GNU
+dnl General Public License.  As a special exception to the GNU General
+dnl Public License, this file may be distributed as part of a program
+dnl that contains a configuration script generated by Autoconf, under
+dnl the same distribution terms as the rest of that program.
 
 dnl From Paul Eggert.
 
index 5b09d034ea3310ead560439e39be3954b75326cb..968a4cb394373fb97e22d857882c8dde4bfa03d6 100644 (file)
@@ -1,4 +1,10 @@
-#serial 1
+# tmpdir.m4 serial 1 (gettext-0.11)
+dnl Copyright (C) 2001-2002 Free Software Foundation, Inc.
+dnl This file is free software, distributed under the terms of the GNU
+dnl General Public License.  As a special exception to the GNU General
+dnl Public License, this file may be distributed as part of a program
+dnl that contains a configuration script generated by Autoconf, under
+dnl the same distribution terms as the rest of that program.
 
 # Prerequisites for lib/tmpdir.c
 
index a9c079233b0d6d429dffaf3e7b365e3f12f2a113..ec3a8b92245f231f9ad07db108b54d343e7b54cd 100644 (file)
@@ -1,4 +1,10 @@
-#serial 6
+# uintmax_t.m4 serial 6 (gettext-0.11)
+dnl Copyright (C) 1997-2002 Free Software Foundation, Inc.
+dnl This file is free software, distributed under the terms of the GNU
+dnl General Public License.  As a special exception to the GNU General
+dnl Public License, this file may be distributed as part of a program
+dnl that contains a configuration script generated by Autoconf, under
+dnl the same distribution terms as the rest of that program.
 
 dnl From Paul Eggert.
 
index 51fc4181417a2d49ecfb0711f9b5f2ec464fd2f2..c375e474c75ef3357a84dcfead448c0a5ead9dc8 100644 (file)
@@ -1,4 +1,10 @@
-#serial 2
+# ulonglong.m4 serial 2 (fileutils-4.0.32, gettext-0.10.40)
+dnl Copyright (C) 1999-2002 Free Software Foundation, Inc.
+dnl This file is free software, distributed under the terms of the GNU
+dnl General Public License.  As a special exception to the GNU General
+dnl Public License, this file may be distributed as part of a program
+dnl that contains a configuration script generated by Autoconf, under
+dnl the same distribution terms as the rest of that program.
 
 dnl From Paul Eggert.
 
index 03694bf6c69c6f2c05e379957c6a5eb3b9bfe869..106ff42c0140798738b36944c1024fd90b6b85d7 100644 (file)
@@ -1,3 +1,11 @@
+# unionwait.m4 serial 1 (gettext-0.11)
+dnl Copyright (C) 1993-2002 Free Software Foundation, Inc.
+dnl This file is free software, distributed under the terms of the GNU
+dnl General Public License.  As a special exception to the GNU General
+dnl Public License, this file may be distributed as part of a program
+dnl that contains a configuration script generated by Autoconf, under
+dnl the same distribution terms as the rest of that program.
+
 dnl Taken from GNU make 3.79.1.
 
 AC_DEFUN([gt_UNION_WAIT],