]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sun, 11 Jan 2004 23:23:39 +0000 (23:23 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 11 Jan 2004 23:23:39 +0000 (23:23 +0000)
51 files changed:
Makefile.in
aclocal.m4
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 cbf6a635448df00f8a6f7e9011cafedbf5ef38b6..3d0c28aab52ae73aee757132208abb06fde9ca6f 100644 (file)
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004  Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -141,7 +141,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
        $(ACLOCAL_M4)
 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
- configure.lineno
+ configure.lineno configure.status.lineno
 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
 CONFIG_HEADER = config.h
 CONFIG_CLEAN_FILES =
index 68f6dea30bbd321e65c1a05cba196084883b6fe9..dc8a7e8efca9c6318d0099fabb3d96577b1dccbf 100644 (file)
@@ -1,6 +1,6 @@
-# generated automatically by aclocal 1.8.0b -*- Autoconf -*-
+# generated automatically by aclocal 1.8.1 -*- Autoconf -*-
 
-# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
+# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
 # Free Software Foundation, Inc.
 # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
@@ -40,7 +40,7 @@ AC_DEFUN([AM_AUTOMAKE_VERSION], [am__api_version="1.8"])
 # 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.8.0b])])
+        [AM_AUTOMAKE_VERSION([1.8.1])])
 
 # AM_AUX_DIR_EXPAND
 
@@ -149,9 +149,10 @@ AC_CONFIG_COMMANDS_PRE(
 Usually this means the macro was only invoked conditionally.])
 fi])])
 
-# serial 5                                             -*- Autoconf -*-
+# serial 6                                             -*- Autoconf -*-
 
-# Copyright (C) 1999, 2000, 2001, 2002, 2003  Free Software Foundation, Inc.
+# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004
+# 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
@@ -299,8 +300,8 @@ AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl
 # ------------
 AC_DEFUN([AM_DEP_TRACK],
 [AC_ARG_ENABLE(dependency-tracking,
-[  --disable-dependency-tracking Speeds up one-time builds
-  --enable-dependency-tracking  Do not reject slow dependency extractors])
+[  --disable-dependency-tracking  speeds up one-time build
+  --enable-dependency-tracking   do not reject slow dependency extractors])
 if test "x$enable_dependency_tracking" != xno; then
   am_depcomp="$ac_aux_dir/depcomp"
   AMDEPBACKSLASH='\'
@@ -718,7 +719,13 @@ fi
 # setting umask.
 AC_DEFUN([AM_PROG_MKDIR_P],
 [if mkdir -p -- . 2>/dev/null; then
-  mkdir_p='mkdir -p --'
+  # Keeping the `.' argument allows $(mkdir_p) to be used without
+  # argument.  Indeed, we sometimes output rules like
+  #   $(mkdir_p) $(somedir)
+  # where $(somedir) is conditionally defined.
+  # (`test -n '$(somedir)' && $(mkdir_p) $(somedir)' is a more
+  # expensive solution, as it forces Make to start a sub-shell.)
+  mkdir_p='mkdir -p -- .'
 else
   # On NextStep and OpenStep, the `mkdir' command does not
   # recognize any option.  It will interpret all options as
index 61eb695cd8ef203c16fffa74c9cef2fd2649d1dd..23c68d7c6cd57ea25feb5ddcbc8a3cf111b36715 100644 (file)
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004  Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
index 719b7e98ed2c47ed22a16d1a74436cade93bcd0a..14d91fe89d694bdcbad060b1467149015d49c5fc 100644 (file)
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004  Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
index cdb4340b961ab6b22c57ca5a5147021bfa177908..aea027318dc4d31409da9abb52c06f906cdb698c 100644 (file)
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004  Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
index e0736858f8ff9273716cbba983ef7f308b8843c1..71eae3e0a25edc1b447b3ceb50fb5836c66980b4 100644 (file)
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004  Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
index 2f9cc085fdfac7a707dd7b780abe02c77f0967ea..490dd2830b9acfeba3504ca37478566b6ff5f8b2 100644 (file)
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004  Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
index c032fb430f2d337295af0e45bb147903c20c061a..29b950713e9112cc4299c3f5946aff156417b8e1 100644 (file)
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004  Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
index 9c0ac06e22d7e6f8d05c6d7e0489816ff1695426..8caa5d16eb67b6ee0b59df4c0822e4842a32b82f 100644 (file)
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004  Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
index 08d9290f50ba3250d742d3499d3a591df31db595..2c7d2f9cc594d5d5f1a9a6f65faf531d04aebc0a 100644 (file)
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004  Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
index 41d7f681d046f22011d31370b90939839021aa06..004c9fb9f79dff8eb75bdf232c1d63987e199cfa 100644 (file)
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004  Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
index 0ae62de219e27e39caff6c431ab6c14203192c1b..c1e0c4336953b102f92bad9c4fd543a19aa2769e 100644 (file)
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004  Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
index 695c06a9e38e8e9659f9a6b349d24d5b1086a02f..d3ce116772ac84ebb7f6697b21aeeb39dd05be71 100644 (file)
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004  Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
index b47d2f3a70fd491cb16b5405130c89d4e49a7065..2511e6c790190f5abc9a1fc75d11ffe9fb9c2522 100644 (file)
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004  Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
index b98dee5453ef1a9a73e73e39326f0ee1ea9f2eed..d83288c0c2f31609bbf0ecb398f54330c29d20fd 100644 (file)
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004  Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
index f789f760af80a380d637a543f0b11d6ade54da68..5f5242686cf7785fd5169f7cd47c5b880e4983c1 100644 (file)
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004  Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
index cda7062db7e2421b5a47c5380728c2bbd20f42d3..76af561ab4f2249893f978ef596f3b1b1d1996aa 100644 (file)
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004  Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
index 0c08126e332371b361b892b71ef1cab2456355ab..8fa7f915bc7621d66b27c587f737d5d102246d95 100644 (file)
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004  Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
index 64142aa66dd2a01baf73c3743d3d2655eb741df8..6cf9e1fed58792d2e0a13dac4c15f6b1f8580412 100644 (file)
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004  Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
index 26bd9881b8744fb4c78bdcdd4b5d15325a780959..bafa2e9f35ab6cab395f160c9eb2e6cddb544fb4 100644 (file)
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004  Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
index d6ff7bde3f8c231db31585fdfb8c9d0cc2402824..f98293fad82dee269c4a253e45c17f85ebfeb9ee 100644 (file)
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004  Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
index 146981b081ce3f853bd8b97c2bbee4e4b16b0553..c64551d8243c44a6f87a12d97f501df092096403 100644 (file)
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004  Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
index 1486f602812cf7dfdf827aec3cbf5ebb7c15e4a5..c1d70ac46605a327d819e7c2d1a0c35fd74d7568 100644 (file)
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004  Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
index 81076278ab69a546fc7e2a4b10146b83485b163a..113da80d2006d45ce0d6dd9f657e3a5fcad264f1 100644 (file)
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004  Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
index f906d5a88842158372a9b9a8e0b1f242dbb46753..a038c03174c597793b8fb49b6712f4a216f0e945 100644 (file)
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004  Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
index 1d875da0b5c5240cb213266b2756dc04c92bc962..2eade8a4504aa8c88332b15807a3188d55acf7c8 100644 (file)
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004  Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
index 17f160f397a21593083d58cffab4a678ff058384..9562eb4a578a6f447d2a715eb188cf917831b4c0 100644 (file)
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004  Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
index 4bc67e010ddef41269ab3314774928aaf193edec..3f79f9ba35222a9aa06565a6e6b8a2f7d71be625 100644 (file)
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004  Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
index d2297845bf85c2b4b7662697cd6a58dd91386bda..e0974a14bc4de6b7aaed171441e76425fda41b7c 100644 (file)
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004  Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
index 3964b31a27da0d7fcd1cb5385db2f47e9e9ba5f9..f6e781a4f2f26207dae43485dffa9393b3ec701a 100644 (file)
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004  Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
index 87ecc87f599b807044bf00e5164884ac2bed7a99..def556057dd56e8b3188b7e8a49f7193eb41e76e 100644 (file)
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004  Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
index 75a54d18e4dcb038c875e9c7c2ff10b886c05689..4cda16566965199c912e6b917d07809142702768 100644 (file)
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004  Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
index 16f234923c51733b6f1a41f59328e18f6d3403c8..688612b351d4b7e17ee0a9b56a6994d407d0b69c 100644 (file)
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004  Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
index bc66c285becfa11caa8a6ce6a12ab42c60f32a93..afb453770400cbe20af3851d6d024146cd6af59f 100644 (file)
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004  Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
index e1cd0cdb15e5fcfa85a68679827ef7c9beb8b16f..aa1957f1884e323533f718e7670ee94f95e88c2f 100644 (file)
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004  Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
index 33983327eb6f439d1a7f6f47e14f9352a6ea2571..dc8f239eafc874f7191923dc8d3788f9e4e97b78 100644 (file)
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004  Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
index 54018a9f78b2eb63d4c454e21efe5677a1bcd6d2..53edb420963a2f84fc3063d0d2fcff7c68f5afa5 100644 (file)
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004  Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
index 883be02d18debe2330b6920bd5af34785ebc4e7d..01942c76f6ea36072d4e419db9caefa69d4f6dec 100644 (file)
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004  Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
index e4e6d0018913b9e0e13f4542855757ba388123d3..14426cef18e30e5677fd45b8fc30a0e41ceb5816 100644 (file)
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004  Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
index 7b35dc0663b30bd8eb7a48c200ad0b9139ff6736..a0deeca487276c155d70be8411fac3ed88399a9e 100644 (file)
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004  Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
index 0479b46b97e6329b1c53d4168bf403f0ba0f4c47..20bdda2b3c69ebd7f58c55dc583ad2481225712c 100644 (file)
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004  Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
index 913696bdae18e685ccd39031e95c06f97b106017..e13c8f2c5a591bd8938d95ad23e8cc4cf7624c18 100644 (file)
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004  Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
index 65dc29d68aef58e4f306a392511580c60c7381c8..f5db2a97bc22ce9b9c51257d8ddf894724eacbd8 100644 (file)
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004  Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
index 4abf4b8aa1d72ac09944cb2ffaae3e93f806fb2c..7ae98e8e0e5ad92d7e6b5688f5cea64389cdf6e8 100644 (file)
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004  Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
index cda7f180c2e170f6dcdc51cef416257826cb0b6f..79936cd5ef8249aef188d2f9e612bef5db711884 100644 (file)
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004  Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
index 1b6b3f5376520d779108bedff5c77a0abeb040f2..6bc86d7437dac6cac0dd7f2c8cdcebadbe2c2ea8 100644 (file)
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004  Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
index fb041c78db81450cfd80e1b3ee248f1a32906c0b..4142392c048b22a5eecccedd7dc4b9ce5576be5f 100644 (file)
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004  Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
index 724de55b54d9d7d9f12761d8373b8fbde477272a..bc9871fae2ba307d76776ea2d19b000895e6e0d5 100644 (file)
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004  Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
index a13a100c9a82ee336b4c8a0c6e28bb279288daad..b472cc0ae7b31ee9ebfff3489b5e4d7908899c85 100644 (file)
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004  Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
index d7aa49e62ead98eb9e0ad657fa67e5d2ec2b0761..b09a85e0065963600cfa0f771e859163a2b1c66c 100644 (file)
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004  Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
index 7f066916b97b0677f89994c6ffffbda4ace2ce67..256e12ca3d13468bf16218f05376853661349651 100644 (file)
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004  Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.