]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Wed, 10 Sep 2003 09:35:07 +0000 (09:35 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 10 Sep 2003 09:35:07 +0000 (09:35 +0000)
52 files changed:
Makefile.in
aclocal.m4
config.hin
doc/Makefile.in
lib/Makefile.in
m4/Makefile.in
man/Makefile.in
src/Makefile.in
tests/Makefile.in
tests/basename/Makefile.in
tests/chgrp/Makefile.in
tests/chmod/Makefile.in
tests/chown/Makefile.in
tests/cp/Makefile.in
tests/cut/Makefile.in
tests/date/Makefile.in
tests/dd/Makefile.in
tests/dircolors/Makefile.in
tests/du/Makefile.in
tests/expr/Makefile.in
tests/factor/Makefile.in
tests/fmt/Makefile.in
tests/head/Makefile.in
tests/install/Makefile.in
tests/join/Makefile.in
tests/ln/Makefile.in
tests/ls-2/Makefile.in
tests/ls/Makefile.in
tests/md5sum/Makefile.in
tests/misc/Makefile.in
tests/mkdir/Makefile.in
tests/mv/Makefile.in
tests/od/Makefile.in
tests/pr/Makefile.in
tests/rm/Makefile.in
tests/rmdir/Makefile.in
tests/seq/Makefile.in
tests/sha1sum/Makefile.in
tests/shred/Makefile.in
tests/sort/Makefile.in
tests/stty/Makefile.in
tests/sum/Makefile.in
tests/tac/Makefile.in
tests/tail-2/Makefile.in
tests/tail/Makefile.in
tests/test/Makefile.in
tests/touch/Makefile.in
tests/tr/Makefile.in
tests/tsort/Makefile.in
tests/unexpand/Makefile.in
tests/uniq/Makefile.in
tests/wc/Makefile.in

index 666ef7f3318a0d29c00ed13a3be86f61f3bdb5a8..45295eb205fbd376e2306dcee3b0c48d691af13f 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.6b from Makefile.am.
+# Makefile.in generated by automake 1.7.7 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
index 435e195763106117a91e25745fff06657522cf5a..bb9a0b44b1cc01005a1bb7cb699711ed240a7c74 100644 (file)
@@ -1,4 +1,4 @@
-# generated automatically by aclocal 1.7.6b -*- Autoconf -*-
+# generated automatically by aclocal 1.7.7 -*- Autoconf -*-
 
 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002
 # Free Software Foundation, Inc.
@@ -163,7 +163,7 @@ AC_DEFUN([AM_AUTOMAKE_VERSION],[am__api_version="1.7"])
 # Call AM_AUTOMAKE_VERSION so it can be traced.
 # This function is AC_REQUIREd by AC_INIT_AUTOMAKE.
 AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
-        [AM_AUTOMAKE_VERSION([1.7.6b])])
+        [AM_AUTOMAKE_VERSION([1.7.7])])
 
 # Helper functions for option handling.                    -*- Autoconf -*-
 
@@ -1829,7 +1829,7 @@ AC_DEFUN([gl_PREREQ_GETLINE],
   AC_CHECK_FUNCS(getdelim)
 ])
 
-# getndelim2.m4 serial 1
+# getndelim2.m4 serial 2
 dnl Copyright (C) 2003 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
@@ -1848,8 +1848,7 @@ AC_DEFUN([gl_PREREQ_GETNDELIM2],
 [
   dnl Prerequisites of lib/getndelim2.h.
   AC_REQUIRE([gt_TYPE_SSIZE_T])
-  dnl Prerequisites of lib/getndelim2.c.
-  AC_REQUIRE([AC_HEADER_STDC])
+  dnl No prerequisites of lib/getndelim2.c.
 ])
 
 # ssize_t.m4 serial 3 (gettext-0.12.2)
@@ -2003,11 +2002,7 @@ AC_DEFUN([UTILS_FUNC_MKDIR_TRAILING_SLASH],
 ])
 
 # Prerequisites of lib/mkdir.c.
-AC_DEFUN([gl_PREREQ_MKDIR],
-[
-  AC_CHECK_HEADERS_ONCE(stdlib.h string.h)
-  AC_CHECK_DECLS_ONCE(free)
-])
+AC_DEFUN([gl_PREREQ_MKDIR], [:])
 
 #serial 4
 
@@ -2194,7 +2189,7 @@ AC_DEFUN([jm_AC_TYPE_UNSIGNED_LONG_LONG],
   fi
 ])
 
-# backupfile.m4 serial 2
+# backupfile.m4 serial 3
 dnl Copyright (C) 2002, 2003 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
@@ -2207,14 +2202,12 @@ AC_DEFUN([gl_BACKUPFILE],
   dnl Prerequisites of lib/backupfile.c.
   AC_REQUIRE([AC_HEADER_DIRENT])
   AC_REQUIRE([AC_FUNC_CLOSEDIR_VOID])
-  AC_CHECK_HEADERS_ONCE(stdlib.h string.h)
-  AC_CHECK_DECLS_ONCE(getenv malloc)
   jm_CHECK_TYPE_STRUCT_DIRENT_D_INO
 
   dnl Prerequisites of lib/addext.c.
   AC_REQUIRE([jm_AC_DOS])
-  AC_SYS_LONG_FILE_NAMES
-  AC_CHECK_HEADERS_ONCE(string.h unistd.h)
+  AC_REQUIRE([AC_SYS_LONG_FILE_NAMES])
+  AC_CHECK_HEADERS_ONCE(unistd.h)
   AC_CHECK_FUNCS(pathconf)
 ])
 
@@ -2272,7 +2265,7 @@ neither MSDOS nor Windows
        component separator.])
   ])
 
-# canon-host.m4 serial 2
+# canon-host.m4 serial 3
 dnl Copyright (C) 2002, 2003 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
@@ -2283,7 +2276,7 @@ dnl the same distribution terms as the rest of that program.
 AC_DEFUN([gl_CANON_HOST],
 [
   dnl Prerequisites of lib/canon-host.c.
-  AC_CHECK_HEADERS_ONCE(stdlib.h string.h unistd.h)
+  AC_CHECK_HEADERS_ONCE(unistd.h)
   AC_CHECK_HEADERS(netdb.h sys/socket.h netinet/in.h arpa/inet.h)
 
   dnl Add any libraries as early as possible.
@@ -2352,8 +2345,8 @@ AC_DEFUN([gl_CLOSEOUT],
   AC_CHECK_HEADERS_ONCE(stdlib.h)
 ])
 
-# dirname.m4 serial 1
-dnl Copyright (C) 2002 Free Software Foundation, Inc.
+# dirname.m4 serial 2
+dnl Copyright (C) 2002, 2003 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
@@ -2365,20 +2358,10 @@ AC_DEFUN([gl_DIRNAME],
   dnl Prerequisites of lib/dirname.h.
   AC_REQUIRE([jm_AC_DOS])
 
-  dnl Prerequisites of lib/dirname.c.
-  AC_REQUIRE([AC_HEADER_STDC])
-  AC_CHECK_HEADERS_ONCE(string.h)
-
-  dnl Prerequisites of lib/basename.c.
-  AC_REQUIRE([AC_HEADER_STDC])
-  AC_CHECK_HEADERS_ONCE(string.h)
-
-  dnl Prerequisites of lib/stripslash.c.
-  AC_REQUIRE([AC_HEADER_STDC])
-  AC_CHECK_HEADERS_ONCE(string.h)
+  dnl No prerequisites of lib/basename.c, lib/dirname.c, lib/stripslash.c.
 ])
 
-#serial 7
+#serial 8
 
 AC_DEFUN([gl_ERROR],
 [
@@ -2390,14 +2373,11 @@ AC_DEFUN([gl_ERROR],
 # Prerequisites of lib/error.c.
 AC_DEFUN([jm_PREREQ_ERROR],
 [
-  AC_REQUIRE([AC_HEADER_STDC])
   AC_REQUIRE([AC_FUNC_VPRINTF])
-  AC_CHECK_FUNCS(strerror)
-  AC_CHECK_DECLS([strerror])
   AC_FUNC_STRERROR_R
 ])
 
-# exclude.m4 serial 2
+# exclude.m4 serial 3
 dnl Copyright (C) 2002, 2003 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
@@ -2410,23 +2390,19 @@ AC_DEFUN([gl_EXCLUDE],
   dnl Prerequisites of lib/exclude.c.
   AC_REQUIRE([AC_C_INLINE])
   AC_REQUIRE([AC_HEADER_STDC])
-  AC_CHECK_HEADERS_ONCE(stdlib.h string.h strings.h)
   AC_CHECK_FUNCS_ONCE(isascii)
 ])
 
-# exitfail.m4 serial 1
-dnl Copyright (C) 2002 Free Software Foundation, Inc.
+# exitfail.m4 serial 2
+dnl Copyright (C) 2002, 2003 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.
 
-AC_DEFUN([gl_EXITFAIL],
-[
-  dnl Prerequisites of lib/exitfail.c.
-  AC_CHECK_HEADERS_ONCE(stdlib.h)
-])
+dnl Prerequisites of lib/exitfail.c.
+AC_DEFUN([gl_EXITFAIL], [:])
 
 # fileblocks.m4 serial 1
 dnl Copyright (C) 2002 Free Software Foundation, Inc.
@@ -2725,7 +2701,7 @@ AC_DEFUN([gl_PREREQ_FSUSAGE_EXTRA],
   jm_STATFS_TRUNCATES
 ])
 
-# alloca.m4 serial 2 (gettext-0.12)
+# alloca.m4 serial 3
 dnl Copyright (C) 2002-2003 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
@@ -2758,9 +2734,7 @@ AC_DEFUN([gl_FUNC_ALLOCA],
 
 # Prerequisites of lib/alloca.c.
 # STACK_DIRECTION is already handled by AC_FUNC_ALLOCA.
-AC_DEFUN([gl_PREREQ_ALLOCA], [
-  AC_CHECK_HEADERS_ONCE(stdlib.h string.h)
-])
+AC_DEFUN([gl_PREREQ_ALLOCA], [:])
 
 # atexit.m4 serial 1
 dnl Copyright (C) 2002 Free Software Foundation, Inc.
@@ -2913,14 +2887,6 @@ AC_DEFINE(fnmatch, rpl_fnmatch,
 ])# _AC_LIBOBJ_FNMATCH
 
 
-# Additional prerequisites of lib/fnmatch.c, not part of _AC_LIBOBJ_FNMATCH.
-AC_DEFUN([gl_PREREQ_FNMATCH_EXTRA],
-[
-  AC_REQUIRE([AC_HEADER_STDC])
-  AC_CHECK_HEADERS_ONCE(string.h strings.h)
-])
-
-
 AC_DEFUN([gl_FUNC_FNMATCH_POSIX],
 [
   FNMATCH_H=
@@ -2928,7 +2894,6 @@ AC_DEFUN([gl_FUNC_FNMATCH_POSIX],
                       [rm -f lib/fnmatch.h],
                       [_AC_LIBOBJ_FNMATCH])
   if test $ac_cv_func_fnmatch_posix != yes; then
-    gl_PREREQ_FNMATCH_EXTRA
     dnl We must choose a different name for our function, since on ELF systems
     dnl a broken fnmatch() in libc.so would override our fnmatch() if it is
     dnl compiled into a shared library.
@@ -2949,7 +2914,6 @@ AC_DEFUN([gl_FUNC_FNMATCH_GNU],
                       [rm -f lib/fnmatch.h],
                       [_AC_LIBOBJ_FNMATCH])
   if test $ac_cv_func_fnmatch_gnu != yes; then
-    gl_PREREQ_FNMATCH_EXTRA
     dnl We must choose a different name for our function, since on ELF systems
     dnl a broken fnmatch() in libc.so would override our fnmatch() if it is
     dnl compiled into a shared library.
@@ -3144,8 +3108,8 @@ AC_DEFUN([gl_PREREQ_GETPASS], [
 ])
 
 
-# getusershell.m4 serial 1
-dnl Copyright (C) 2002 Free Software Foundation, Inc.
+# getusershell.m4 serial 2
+dnl Copyright (C) 2002, 2003 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
@@ -3163,13 +3127,12 @@ AC_DEFUN([gl_FUNC_GETUSERSHELL],
 # Prerequisites of lib/getusershell.c.
 AC_DEFUN([gl_PREREQ_GETUSERSHELL], [
   AC_REQUIRE([AC_HEADER_STDC])
-  AC_CHECK_HEADERS_ONCE(stdlib.h)
   AC_CHECK_FUNCS_ONCE(isascii)
 ])
 
 
-# memchr.m4 serial 1
-dnl Copyright (C) 2002 Free Software Foundation, Inc.
+# memchr.m4 serial 2
+dnl Copyright (C) 2002, 2003 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
@@ -3186,7 +3149,6 @@ AC_DEFUN([gl_FUNC_MEMCHR],
 
 # Prerequisites of lib/memchr.c.
 AC_DEFUN([jm_PREREQ_MEMCHR], [
-  AC_CHECK_HEADERS_ONCE(limits.h stdlib.h)
   AC_CHECK_HEADERS(bp-sym.h)
 ])
 
@@ -3232,8 +3194,8 @@ AC_DEFUN([gl_PREREQ_MEMMOVE], [
   :
 ])
 
-# memrchr.m4 serial 1
-dnl Copyright (C) 2002 Free Software Foundation, Inc.
+# memrchr.m4 serial 2
+dnl Copyright (C) 2002, 2003 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
@@ -3252,9 +3214,7 @@ AC_DEFUN([gl_FUNC_MEMRCHR],
 ])
 
 # Prerequisites of lib/memrchr.c.
-AC_DEFUN([gl_PREREQ_MEMRCHR], [
-  AC_CHECK_HEADERS_ONCE(limits.h)
-])
+AC_DEFUN([gl_PREREQ_MEMRCHR], [:])
 
 # memset.m4 serial 1
 dnl Copyright (C) 2002 Free Software Foundation, Inc.
@@ -3277,7 +3237,7 @@ AC_DEFUN([gl_PREREQ_MEMSET], [
   :
 ])
 
-# mktime.m4 serial 2
+# mktime.m4 serial 4
 dnl Copyright (C) 2002, 2003 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
@@ -3478,10 +3438,7 @@ AC_DEFUN([gl_FUNC_MKTIME],
 ])
 
 # Prerequisites of lib/mktime.c.
-AC_DEFUN([gl_PREREQ_MKTIME], [
-  AC_REQUIRE([AC_HEADER_STDC])
-  AC_CHECK_HEADERS_ONCE(limits.h)
-])
+AC_DEFUN([gl_PREREQ_MKTIME], [:])
 
 # readlink.m4 serial 2
 dnl Copyright (C) 2003 Free Software Foundation, Inc.
@@ -4248,8 +4205,8 @@ AC_DEFUN([gl_PREREQ_ASPRINTF],
 [
 ])
 
-# getdate.m4 serial 1
-dnl Copyright (C) 2002 Free Software Foundation, Inc.
+# getdate.m4 serial 2
+dnl Copyright (C) 2002, 2003 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
@@ -4266,7 +4223,6 @@ AC_DEFUN([gl_GETDATE],
   AC_REQUIRE([jm_BISON])
   AC_REQUIRE([AC_FUNC_ALLOCA])
   AC_REQUIRE([AC_HEADER_STDC])
-  AC_CHECK_HEADERS_ONCE(stdlib.h string.h)
   AC_CHECK_FUNCS_ONCE(isascii)
   AC_STRUCT_TIMEZONE
   AC_REQUIRE([gl_TM_GMTOFF])
@@ -4298,8 +4254,8 @@ AC_DEFUN([gl_TM_GMTOFF],
                  [#include <time.h>])
 ])
 
-# getopt.m4 serial 1
-dnl Copyright (C) 2002 Free Software Foundation, Inc.
+# getopt.m4 serial 2
+dnl Copyright (C) 2002, 2003 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
@@ -4309,7 +4265,7 @@ dnl the same distribution terms as the rest of that program.
 AC_DEFUN([gl_GETOPT],
 [
   dnl Prerequisites of lib/getopt.c.
-  AC_CHECK_HEADERS_ONCE(string.h)
+  :
 ])
 
 # getpagesize.m4 serial 1
@@ -4328,8 +4284,8 @@ AC_DEFUN([gl_GETPAGESIZE],
   AC_CHECK_FUNCS(getpagesize)
 ])
 
-# hard-locale.m4 serial 1
-dnl Copyright (C) 2002 Free Software Foundation, Inc.
+# hard-locale.m4 serial 2
+dnl Copyright (C) 2002, 2003 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
@@ -4339,11 +4295,11 @@ dnl the same distribution terms as the rest of that program.
 AC_DEFUN([gl_HARD_LOCALE],
 [
   dnl Prerequisites of lib/hard-locale.c.
-  AC_CHECK_HEADERS_ONCE(locale.h stdlib.h string.h)
+  AC_CHECK_HEADERS_ONCE(locale.h)
   AC_CHECK_FUNCS_ONCE(setlocale)
 ])
 
-# hash.m4 serial 2
+# hash.m4 serial 3
 dnl Copyright (C) 2002, 2003 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
@@ -4355,11 +4311,9 @@ AC_DEFUN([gl_HASH],
 [
   dnl Prerequisites of lib/hash.c.
   AC_REQUIRE([AM_STDBOOL_H])
-  AC_CHECK_HEADERS_ONCE(stdlib.h)
-  AC_CHECK_DECLS_ONCE(free malloc)
 ])
 
-# human.m4 serial 3
+# human.m4 serial 4
 dnl Copyright (C) 2002, 2003 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
@@ -4374,8 +4328,7 @@ AC_DEFUN([gl_HUMAN],
   AC_REQUIRE([jm_AC_TYPE_UINTMAX_T])
 
   dnl Prerequisites of lib/human.c.
-  AC_CHECK_HEADERS_ONCE(locale.h stdlib.h string.h)
-  AC_CHECK_DECLS_ONCE(getenv)
+  AC_CHECK_HEADERS_ONCE(locale.h)
   AC_CHECK_FUNCS_ONCE(localeconv)
 ])
 
@@ -4444,8 +4397,8 @@ AC_DEFUN([jm_FUNC_MBRTOWC],
   fi
 ])
 
-# memcoll.m4 serial 2
-dnl Copyright (C) 2002 Free Software Foundation, Inc.
+# memcoll.m4 serial 3
+dnl Copyright (C) 2002, 2003 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
@@ -4456,12 +4409,11 @@ AC_DEFUN([gl_MEMCOLL],
 [
   dnl Prerequisites of lib/memcoll.c.
   AC_REQUIRE([AC_FUNC_MEMCMP])
-  AC_CHECK_HEADERS_ONCE(string.h)
   AC_FUNC_STRCOLL
 ])
 
-# modechange.m4 serial 1
-dnl Copyright (C) 2002 Free Software Foundation, Inc.
+# modechange.m4 serial 2
+dnl Copyright (C) 2002, 2003 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
@@ -4470,12 +4422,11 @@ dnl the same distribution terms as the rest of that program.
 
 AC_DEFUN([gl_MODECHANGE],
 [
-  AC_REQUIRE([AC_HEADER_STDC])
   AC_REQUIRE([AC_HEADER_STAT])
 ])
 
-# mountlist.m4 serial 1
-dnl Copyright (C) 2002 Free Software Foundation, Inc.
+# mountlist.m4 serial 2
+dnl Copyright (C) 2002, 2003 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
@@ -4495,9 +4446,8 @@ AC_DEFUN([gl_MOUNTLIST],
 # Prerequisites of lib/mountlist.c not done by jm_LIST_MOUNTED_FILESYSTEMS.
 AC_DEFUN([gl_PREREQ_MOUNTLIST_EXTRA],
 [
-  AC_REQUIRE([AC_HEADER_STDC])
   dnl Note jm_LIST_MOUNTED_FILESYSTEMS checks for mntent.h, not sys/mntent.h.
-  AC_CHECK_HEADERS_ONCE(fcntl.h string.h unistd.h)
+  AC_CHECK_HEADERS_ONCE(fcntl.h unistd.h)
   AC_CHECK_HEADERS(sys/mntent.h)
   jm_FSTYPENAME
 ])
@@ -4812,8 +4762,8 @@ AC_DEFUN([jm_FSTYPENAME],
   ]
 )
 
-# obstack.m4 serial 1
-dnl Copyright (C) 2002 Free Software Foundation, Inc.
+# obstack.m4 serial 2
+dnl Copyright (C) 2002, 2003 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
@@ -4822,9 +4772,6 @@ dnl the same distribution terms as the rest of that program.
 
 AC_DEFUN([gl_OBSTACK],
 [
-  dnl Prerequisites of lib/obstack.h.
-  AC_CHECK_HEADERS_ONCE(stddef.h string.h)
-
   AC_FUNC_OBSTACK
   dnl Note: AC_FUNC_OBSTACK does AC_LIBSOURCES([obstack.h, obstack.c]).
   if test $ac_cv_func_obstack = no; then
@@ -4833,9 +4780,7 @@ AC_DEFUN([gl_OBSTACK],
 ])
 
 # Prerequisites of lib/obstack.c.
-AC_DEFUN([gl_PREREQ_OBSTACK], [
-  AC_CHECK_HEADERS_ONCE(stdlib.h)
-])
+AC_DEFUN([gl_PREREQ_OBSTACK], [:])
 
 # pathmax.m4 serial 2
 dnl Copyright (C) 2002, 2003 Free Software Foundation, Inc.
@@ -4851,8 +4796,8 @@ AC_DEFUN([gl_PATHMAX],
   AC_CHECK_HEADERS_ONCE(sys/param.h unistd.h)
 ])
 
-# path-concat.m4 serial 1
-dnl Copyright (C) 2002 Free Software Foundation, Inc.
+# path-concat.m4 serial 2
+dnl Copyright (C) 2002, 2003 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
@@ -4863,10 +4808,8 @@ AC_DEFUN([gl_PATH_CONCAT],
 [
   dnl Prerequisites of lib/path-concat.c.
   AC_REQUIRE([jm_AC_DOS])
-  AC_REQUIRE([AC_HEADER_STDC])
-  AC_CHECK_HEADERS_ONCE(memory.h stdlib.h string.h strings.h unistd.h)
+  AC_CHECK_HEADERS_ONCE(unistd.h)
   AC_CHECK_FUNCS_ONCE(mempcpy)
-  AC_CHECK_DECLS_ONCE(malloc)
 ])
 
 # physmem.m4 serial 2
@@ -4909,8 +4852,8 @@ AC_DEFUN([gl_PHYSMEM],
   AC_REQUIRE([gl_SYS__SYSTEM_CONFIGURATION])
 ])
 
-# posixtm.m4 serial 1
-dnl Copyright (C) 2002 Free Software Foundation, Inc.
+# posixtm.m4 serial 2
+dnl Copyright (C) 2002, 2003 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
@@ -4921,11 +4864,10 @@ AC_DEFUN([gl_POSIXTM],
 [
   dnl Prerequisites of lib/posixtm.c.
   AC_STRUCT_TM
-  AC_CHECK_HEADERS_ONCE(stdlib.h string.h)
 ])
 
-# posixver.m4 serial 1
-dnl Copyright (C) 2002 Free Software Foundation, Inc.
+# posixver.m4 serial 2
+dnl Copyright (C) 2002, 2003 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
@@ -4935,7 +4877,6 @@ dnl the same distribution terms as the rest of that program.
 AC_DEFUN([gl_POSIXVER],
 [
   AC_CHECK_HEADERS_ONCE(unistd.h)
-  AC_CHECK_DECLS_ONCE(getenv)
 ])
 
 # quotearg.m4 serial 1
@@ -5241,8 +5182,8 @@ AC_DEFUN([gl_SAME],
   AC_CHECK_FUNCS(pathconf)
 ])
 
-# savedir.m4 serial 1
-dnl Copyright (C) 2002 Free Software Foundation, Inc.
+# savedir.m4 serial 2
+dnl Copyright (C) 2002, 2003 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
@@ -5252,7 +5193,6 @@ dnl the same distribution terms as the rest of that program.
 AC_DEFUN([gl_SAVEDIR],
 [
   dnl Prerequisites of lib/savedir.c.
-  AC_REQUIRE([AC_HEADER_STDC])
   AC_REQUIRE([AC_HEADER_DIRENT])
   AC_REQUIRE([AC_FUNC_CLOSEDIR_VOID])
 ])
@@ -5313,8 +5253,8 @@ AC_DEFUN([gl_CLOCK_TIME],
   LIBS=$fetish_saved_libs
 ])
 
-# sha.m4 serial 1
-dnl Copyright (C) 2002 Free Software Foundation, Inc.
+# sha.m4 serial 2
+dnl Copyright (C) 2002, 2003 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
@@ -5324,8 +5264,7 @@ dnl the same distribution terms as the rest of that program.
 AC_DEFUN([gl_SHA],
 [
   dnl Prerequisites of lib/sha.c.
-  AC_REQUIRE([AC_HEADER_STDC])
-  AC_CHECK_FUNCS_ONCE(memcpy)
+  :
 ])
 
 # stdio-safer.m4 serial 1
@@ -6049,8 +5988,8 @@ AC_DEFUN([gl_PREREQ_LSTAT],
   AC_CHECK_DECLS_ONCE(free)
 ])
 
-# memcmp.m4 serial 8
-dnl Copyright (C) 2002 Free Software Foundation, Inc.
+# memcmp.m4 serial 9
+dnl Copyright (C) 2002, 2003 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
@@ -6068,9 +6007,7 @@ AC_DEFUN([jm_FUNC_MEMCMP],
 ])
 
 # Prerequisites of lib/memcmp.c.
-AC_DEFUN([gl_PREREQ_MEMCMP], [
-  AC_CHECK_HEADERS_ONCE(string.h)
-])
+AC_DEFUN([gl_PREREQ_MEMCMP], [:])
 
 #serial 9
 
@@ -6135,8 +6072,8 @@ AC_DEFUN([gl_PREREQ_NANOSLEEP],
   AC_CHECK_HEADERS_ONCE(unistd.h)
 ])
 
-# putenv.m4 serial 6
-dnl Copyright (C) 2002 Free Software Foundation, Inc.
+# putenv.m4 serial 7
+dnl Copyright (C) 2002, 2003 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
@@ -6184,9 +6121,7 @@ AC_DEFUN([jm_FUNC_PUTENV],
 
 # Prerequisites of lib/putenv.c.
 AC_DEFUN([gl_PREREQ_PUTENV], [
-  AC_CHECK_HEADERS_ONCE(string.h unistd.h)
-  AC_CHECK_FUNCS_ONCE(memcpy)
-  AC_CHECK_FUNCS(strchr)
+  AC_CHECK_HEADERS_ONCE(unistd.h)
 ])
 
 #serial 9
@@ -6620,7 +6555,7 @@ AC_DEFUN([gl_PREREQ_CHOWN],
   AC_CHECK_HEADERS_ONCE(unistd.h)
 ])
 
-#serial 4
+#serial 5
 
 dnl Written by Jim Meyering
 
@@ -6640,7 +6575,6 @@ AC_DEFUN([jm_FUNC_GROUP_MEMBER],
 # Prerequisites of lib/group-member.c.
 AC_DEFUN([gl_PREREQ_GROUP_MEMBER],
 [
-  AC_REQUIRE([AC_HEADER_STDC])
   AC_CHECK_HEADERS_ONCE(unistd.h)
   AC_REQUIRE([AC_FUNC_GETGROUPS])
 ])
index 99613dd1c27629a01866dc5a3641d5358a0d4762..ebd0236531d484f020e9062e73f3d580b4cf1660 100644 (file)
    */
 #undef HAVE_DECL_STPCPY
 
-/* Define to 1 if you have the declaration of `strerror', and to 0 if you
-   don't. */
-#undef HAVE_DECL_STRERROR
-
 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
    don't. */
 #undef HAVE_DECL_STRERROR_R
index 3726f48ff3458abfa3acc2a065472fa06d2797a5..7c86c9360b2dcbe7b00bcd5d2b765b46f1cf3205 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.6b from Makefile.am.
+# Makefile.in generated by automake 1.7.7 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
index 3f5c9756f5980e77055306993b6e738e38bdb500..d734c3021481f6315e6a15f47b3ce81540da16eb 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.6b from Makefile.am.
+# Makefile.in generated by automake 1.7.7 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
index 3fd2adc45f90b964d87d14cfcebc3f8aad5af515..083483d4f75137c89a975be1ccd00036a4c684d1 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.6b from Makefile.am.
+# Makefile.in generated by automake 1.7.7 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
index 3ce5f6d390be3471d8085efd575a5a10dad34871..95752c54bb1253d8a894f06341477e8d6333ef04 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.6b from Makefile.am.
+# Makefile.in generated by automake 1.7.7 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
index b266899aaf6422f256589c04a9f80d6ef76911f9..b5ca1a7069c64b755cad90b3f777025f85524d65 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.6b from Makefile.am.
+# Makefile.in generated by automake 1.7.7 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
@@ -873,7 +873,7 @@ uninstall-binPROGRAMS:
        done
 
 clean-binPROGRAMS:
-       -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS) > /dev/null 2>&1 || /bin/rm -f $(bin_PROGRAMS)
+       -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
 
 installcheck-binPROGRAMS: $(bin_PROGRAMS)
        bad=0; pid=$$$$; list="$(bin_PROGRAMS)"; for p in $$list; do \
index e4b23213553525d4dbb386768a4ea69c0ec8e1db..f6a86adbb7236870b07e2a6925db52c78ee94d5f 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.6b from Makefile.am.
+# Makefile.in generated by automake 1.7.7 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
index 0aeffacbf7df66f4fc2ca1065fcb2481072b8dc2..de745d084aa740572a3f41139ec6584e5563b690 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.6b from Makefile.am.
+# Makefile.in generated by automake 1.7.7 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
index 95e5a87378e6dcfca1a3632d52f0ec3cbcb285df..80e34099228685f4e1abbf80689c664efa33d76c 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.6b from Makefile.am.
+# Makefile.in generated by automake 1.7.7 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
index 7d77fd41aece99682345384587977ef3f5f83c4f..dad9e5dec2c410de654c044fb923e6308b2cd3b8 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.6b from Makefile.am.
+# Makefile.in generated by automake 1.7.7 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
index 5d1b47e4724891cd1cf2e4bfee2d1b81f39aed85..3fd0329597df9ca644e50fd8cb09306756cb3b8c 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.6b from Makefile.am.
+# Makefile.in generated by automake 1.7.7 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
index ea8a75b9efddf1a4ed47c213dba6f6e0430dcb2a..cc735c6daa542b0594df274c12abb7ebe3ed414a 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.6b from Makefile.am.
+# Makefile.in generated by automake 1.7.7 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
index d01b3c886fcfa34a2ec0ada5480330b5a9c972c2..1f0f18e64698b6e6f44adb990d97f3636fa1bcd7 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.6b from Makefile.am.
+# Makefile.in generated by automake 1.7.7 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
index f9423fdc25e33c4943a9179226712ed9d6168f0c..8de121b4a2254c4dfbc26317d929dd5a1e774c22 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.6b from Makefile.am.
+# Makefile.in generated by automake 1.7.7 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
index 97e5e4c9c59b28ef4c35ea3be365798e58653b94..8979d5b062065a516b1e4ec8167f199640eae794 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.6b from Makefile.am.
+# Makefile.in generated by automake 1.7.7 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
index 6012a526109a013ff9bd071142e66a183edea1fe..3476b40320f6c992569e5d31e388cd45929fc576 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.6b from Makefile.am.
+# Makefile.in generated by automake 1.7.7 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
index a71189163dbfafc380f19d13218afd53ca783600..c583a226d84ec12b43920ad5fcd5fb1c87bf4661 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.6b from Makefile.am.
+# Makefile.in generated by automake 1.7.7 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
index dc3711a18ba6cca49c56752ce726deae09c87902..d52f652480b3ee16e6c1aadb89ee06a523c09a13 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.6b from Makefile.am.
+# Makefile.in generated by automake 1.7.7 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
index 5c9a04f7fbf07a6c82a943f45787bab1f1193133..8c434f1fd7a739d5119f349ee66c77f91335f160 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.6b from Makefile.am.
+# Makefile.in generated by automake 1.7.7 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
index 0ab2abf940eae764678812d36b2b0095417e4039..b0df1b14d599a5279ccd6894198561fccfb12001 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.6b from Makefile.am.
+# Makefile.in generated by automake 1.7.7 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
index b77ac0063c9ea539713328a09f7c72e3507eab8a..b7ccd29016bce1eb05a52ef1c39d6d0cee6d13c1 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.6b from Makefile.am.
+# Makefile.in generated by automake 1.7.7 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
index dbcf568c2fe7fb1815d192b99e0ac15e3f098eb6..356b3f9855c3d10fecda19ce245e64557bac555e 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.6b from Makefile.am.
+# Makefile.in generated by automake 1.7.7 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
index be576bfe76d79f948dad246876c84b0c40b1331c..5b8f94d539ac737fa33f668bf2d20e790f8e088e 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.6b from Makefile.am.
+# Makefile.in generated by automake 1.7.7 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
index 26257322b09338cf9c38776eb86e5ae25ab9ff76..1656abec0557e914c403ec9ca019547a819daaa5 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.6b from Makefile.am.
+# Makefile.in generated by automake 1.7.7 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
index 3dda950bab75aa7009eaa6270915ea2f420ff546..2ffd88d34541a973992248efbeb68fba0885af11 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.6b from Makefile.am.
+# Makefile.in generated by automake 1.7.7 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
index e4bb660fbb20758a16a8331b9570fd883a1eb6f6..6bb476fd5ed209b3cd1c6059270e469844857005 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.6b from Makefile.am.
+# Makefile.in generated by automake 1.7.7 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
index 3ce00fd5da88bb52f9b7a4e515d420345188d6c4..9d6054939142cfcd362cd24adde167754996e697 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.6b from Makefile.am.
+# Makefile.in generated by automake 1.7.7 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
index a780766edbd9710edc3dc92a15b764c6d527cdfe..8a92f01f88159ab872ba758afe7575b8b2410153 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.6b from Makefile.am.
+# Makefile.in generated by automake 1.7.7 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
index de9a5dc5fef81ceea4aa71f953dc336cd10bba58..6c72e57c0a6cd754f6e96b88597f3e8f922aa128 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.6b from Makefile.am.
+# Makefile.in generated by automake 1.7.7 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
index 23fe03676836ba863e64f15868e6663dd4296d83..4198b58a8e3c046e883cf631a52b97c66da249c6 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.6b from Makefile.am.
+# Makefile.in generated by automake 1.7.7 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
index 538b89843fd03d3aacb56e9d5a400afac36cae4c..983874b9bb1fbd95350c2260061fccc849032218 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.6b from Makefile.am.
+# Makefile.in generated by automake 1.7.7 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
index e0a5bf98fcda6e21a7b0dcbca8b44f87a34481d1..c54cbad3406c38476d4e568f377c4aea16fc4f48 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.6b from Makefile.am.
+# Makefile.in generated by automake 1.7.7 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
index 41c4f563e239c72807de737ad33d7a4d96ca41f9..2fcf8551059340d57463c1b29a3819e461ef711f 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.6b from Makefile.am.
+# Makefile.in generated by automake 1.7.7 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
index 2d7a93881535f0fb51c26ebbb84fd256d0a50441..334c1934ebe0285b5536b68bb49d97632df76955 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.6b from Makefile.am.
+# Makefile.in generated by automake 1.7.7 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
index d577c9fba424c75d740975bcc1b2daa7eb57361e..44b427090763715ffae68e5a9e46aa172b7e7d55 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.6b from Makefile.am.
+# Makefile.in generated by automake 1.7.7 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
index befe6f2c3e2e3823abb9f11d8377ff9eeb5edfa7..47208b8784d036d695d02cdaaf052621440ca830 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.6b from Makefile.am.
+# Makefile.in generated by automake 1.7.7 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
index 5712e74b002992c56b74dea5b5a1d6882021f1f4..81073e619fa2a41576c3eaee9aafc437c447d338 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.6b from Makefile.am.
+# Makefile.in generated by automake 1.7.7 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
index 952ab425fe02f57f36079c9f586e21e47b2fb421..d87be0b8247408ddcdfce47db3481d7ab7fa0781 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.6b from Makefile.am.
+# Makefile.in generated by automake 1.7.7 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
index 0d5c9706404ba00c119379c91c17c615b088667c..204211c07382af8218167ec5ec19d0e2b9731099 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.6b from Makefile.am.
+# Makefile.in generated by automake 1.7.7 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
index b3d8b09a0fd83872611791fc56ed8d67b07a9f6f..75bc9623d671b0000049fa8f97b1f77a501d945d 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.6b from Makefile.am.
+# Makefile.in generated by automake 1.7.7 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
index 5eed8765987aee560bca8e1b9e12a329b724feb9..ea6fb1e6b94fc7b6da877586805a150c903b1909 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.6b from Makefile.am.
+# Makefile.in generated by automake 1.7.7 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
index f23535175b86eb99cf1fa36e496d863c5c1cfe1c..6255b92cf71a34b3a473f2ea62bb0430f8c5f35b 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.6b from Makefile.am.
+# Makefile.in generated by automake 1.7.7 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
index d734f48062d3e7b81af05eb21d930d69b9bf7f07..64a2320c87fc254efa1518611870485d78d1a051 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.6b from Makefile.am.
+# Makefile.in generated by automake 1.7.7 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
index 0a29d0d7c6de642773e74f8026d2659d58f4301b..032549d42a8f98c0c0dc2dfef6e14050bcae25f1 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.6b from Makefile.am.
+# Makefile.in generated by automake 1.7.7 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
index ba6fd458c70f51d8a10df8ca30f8b4a39d75a48a..e76b30dce1631dfcc770fdcb930dbca1e892f182 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.6b from Makefile.am.
+# Makefile.in generated by automake 1.7.7 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
index 3286ad021471914821be68c2c8207ae8fc210ea0..3af0054398bd7f49b73d342271c6555ca9b95504 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.6b from Makefile.am.
+# Makefile.in generated by automake 1.7.7 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
index 7af43bfac8b169149ebca32bdac66aec5018d538..e64ed0a62d656f5c2cb44ef4217e12aa75c81516 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.6b from Makefile.am.
+# Makefile.in generated by automake 1.7.7 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
index f2fe33b05fff154395c73b3809e4b3221173edaf..b4e3d89d4974186bc0eb53891e903d7833a4f215 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.6b from Makefile.am.
+# Makefile.in generated by automake 1.7.7 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
index cb04b0436d9802e3c0eef935f180a080b3af33b7..8d3196a8655789d2da812c0d404539e307fc04e1 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.6b from Makefile.am.
+# Makefile.in generated by automake 1.7.7 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
index 4344347d47ea47c2dd7e0ecf408ee8058ba4e67f..f3b5eb94e5f3b469fd731881dd1465cb76194618 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.6b from Makefile.am.
+# Makefile.in generated by automake 1.7.7 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003