summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2004-01-11 23:23:39 +0000
committerJim Meyering <jim@meyering.net>2004-01-11 23:23:39 +0000
commit346c255a81293aed438ea97ecc73212005826d6c (patch)
tree79679ffc8dd5b4663ec10b5e5a379b25ef58c1aa
parentf7256c6635d6aadabb48ac4b388fc06db70f54cd (diff)
downloadcoreutils-346c255a81293aed438ea97ecc73212005826d6c.tar.xz
.
-rw-r--r--Makefile.in8
-rw-r--r--aclocal.m423
-rw-r--r--doc/Makefile.in6
-rw-r--r--lib/Makefile.in6
-rw-r--r--m4/Makefile.in6
-rw-r--r--man/Makefile.in6
-rw-r--r--src/Makefile.in6
-rw-r--r--tests/Makefile.in6
-rw-r--r--tests/basename/Makefile.in6
-rw-r--r--tests/chgrp/Makefile.in6
-rw-r--r--tests/chmod/Makefile.in6
-rw-r--r--tests/chown/Makefile.in6
-rw-r--r--tests/cp/Makefile.in6
-rw-r--r--tests/cut/Makefile.in6
-rw-r--r--tests/date/Makefile.in6
-rw-r--r--tests/dd/Makefile.in6
-rw-r--r--tests/dircolors/Makefile.in6
-rw-r--r--tests/du/Makefile.in6
-rw-r--r--tests/expr/Makefile.in6
-rw-r--r--tests/factor/Makefile.in6
-rw-r--r--tests/fmt/Makefile.in6
-rw-r--r--tests/head/Makefile.in6
-rw-r--r--tests/install/Makefile.in6
-rw-r--r--tests/join/Makefile.in6
-rw-r--r--tests/ln/Makefile.in6
-rw-r--r--tests/ls-2/Makefile.in6
-rw-r--r--tests/ls/Makefile.in6
-rw-r--r--tests/md5sum/Makefile.in6
-rw-r--r--tests/misc/Makefile.in6
-rw-r--r--tests/mkdir/Makefile.in6
-rw-r--r--tests/mv/Makefile.in6
-rw-r--r--tests/od/Makefile.in6
-rw-r--r--tests/pr/Makefile.in6
-rw-r--r--tests/rm/Makefile.in6
-rw-r--r--tests/rmdir/Makefile.in6
-rw-r--r--tests/seq/Makefile.in6
-rw-r--r--tests/sha1sum/Makefile.in6
-rw-r--r--tests/shred/Makefile.in6
-rw-r--r--tests/sort/Makefile.in6
-rw-r--r--tests/stty/Makefile.in6
-rw-r--r--tests/sum/Makefile.in6
-rw-r--r--tests/tac/Makefile.in6
-rw-r--r--tests/tail-2/Makefile.in6
-rw-r--r--tests/tail/Makefile.in6
-rw-r--r--tests/test/Makefile.in6
-rw-r--r--tests/touch/Makefile.in6
-rw-r--r--tests/tr/Makefile.in6
-rw-r--r--tests/tsort/Makefile.in6
-rw-r--r--tests/unexpand/Makefile.in6
-rw-r--r--tests/uniq/Makefile.in6
-rw-r--r--tests/wc/Makefile.in6
51 files changed, 166 insertions, 159 deletions
diff --git a/Makefile.in b/Makefile.in
index cbf6a6354..3d0c28aab 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -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 =
diff --git a/aclocal.m4 b/aclocal.m4
index 68f6dea30..dc8a7e8ef 100644
--- a/aclocal.m4
+++ b/aclocal.m4
@@ -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
diff --git a/doc/Makefile.in b/doc/Makefile.in
index 61eb695cd..23c68d7c6 100644
--- a/doc/Makefile.in
+++ b/doc/Makefile.in
@@ -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.
diff --git a/lib/Makefile.in b/lib/Makefile.in
index 719b7e98e..14d91fe89 100644
--- a/lib/Makefile.in
+++ b/lib/Makefile.in
@@ -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.
diff --git a/m4/Makefile.in b/m4/Makefile.in
index cdb4340b9..aea027318 100644
--- a/m4/Makefile.in
+++ b/m4/Makefile.in
@@ -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.
diff --git a/man/Makefile.in b/man/Makefile.in
index e0736858f..71eae3e0a 100644
--- a/man/Makefile.in
+++ b/man/Makefile.in
@@ -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.
diff --git a/src/Makefile.in b/src/Makefile.in
index 2f9cc085f..490dd2830 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -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.
diff --git a/tests/Makefile.in b/tests/Makefile.in
index c032fb430..29b950713 100644
--- a/tests/Makefile.in
+++ b/tests/Makefile.in
@@ -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.
diff --git a/tests/basename/Makefile.in b/tests/basename/Makefile.in
index 9c0ac06e2..8caa5d16e 100644
--- a/tests/basename/Makefile.in
+++ b/tests/basename/Makefile.in
@@ -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.
diff --git a/tests/chgrp/Makefile.in b/tests/chgrp/Makefile.in
index 08d9290f5..2c7d2f9cc 100644
--- a/tests/chgrp/Makefile.in
+++ b/tests/chgrp/Makefile.in
@@ -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.
diff --git a/tests/chmod/Makefile.in b/tests/chmod/Makefile.in
index 41d7f681d..004c9fb9f 100644
--- a/tests/chmod/Makefile.in
+++ b/tests/chmod/Makefile.in
@@ -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.
diff --git a/tests/chown/Makefile.in b/tests/chown/Makefile.in
index 0ae62de21..c1e0c4336 100644
--- a/tests/chown/Makefile.in
+++ b/tests/chown/Makefile.in
@@ -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.
diff --git a/tests/cp/Makefile.in b/tests/cp/Makefile.in
index 695c06a9e..d3ce11677 100644
--- a/tests/cp/Makefile.in
+++ b/tests/cp/Makefile.in
@@ -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.
diff --git a/tests/cut/Makefile.in b/tests/cut/Makefile.in
index b47d2f3a7..2511e6c79 100644
--- a/tests/cut/Makefile.in
+++ b/tests/cut/Makefile.in
@@ -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.
diff --git a/tests/date/Makefile.in b/tests/date/Makefile.in
index b98dee545..d83288c0c 100644
--- a/tests/date/Makefile.in
+++ b/tests/date/Makefile.in
@@ -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.
diff --git a/tests/dd/Makefile.in b/tests/dd/Makefile.in
index f789f760a..5f5242686 100644
--- a/tests/dd/Makefile.in
+++ b/tests/dd/Makefile.in
@@ -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.
diff --git a/tests/dircolors/Makefile.in b/tests/dircolors/Makefile.in
index cda7062db..76af561ab 100644
--- a/tests/dircolors/Makefile.in
+++ b/tests/dircolors/Makefile.in
@@ -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.
diff --git a/tests/du/Makefile.in b/tests/du/Makefile.in
index 0c08126e3..8fa7f915b 100644
--- a/tests/du/Makefile.in
+++ b/tests/du/Makefile.in
@@ -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.
diff --git a/tests/expr/Makefile.in b/tests/expr/Makefile.in
index 64142aa66..6cf9e1fed 100644
--- a/tests/expr/Makefile.in
+++ b/tests/expr/Makefile.in
@@ -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.
diff --git a/tests/factor/Makefile.in b/tests/factor/Makefile.in
index 26bd9881b..bafa2e9f3 100644
--- a/tests/factor/Makefile.in
+++ b/tests/factor/Makefile.in
@@ -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.
diff --git a/tests/fmt/Makefile.in b/tests/fmt/Makefile.in
index d6ff7bde3..f98293fad 100644
--- a/tests/fmt/Makefile.in
+++ b/tests/fmt/Makefile.in
@@ -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.
diff --git a/tests/head/Makefile.in b/tests/head/Makefile.in
index 146981b08..c64551d82 100644
--- a/tests/head/Makefile.in
+++ b/tests/head/Makefile.in
@@ -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.
diff --git a/tests/install/Makefile.in b/tests/install/Makefile.in
index 1486f6028..c1d70ac46 100644
--- a/tests/install/Makefile.in
+++ b/tests/install/Makefile.in
@@ -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.
diff --git a/tests/join/Makefile.in b/tests/join/Makefile.in
index 81076278a..113da80d2 100644
--- a/tests/join/Makefile.in
+++ b/tests/join/Makefile.in
@@ -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.
diff --git a/tests/ln/Makefile.in b/tests/ln/Makefile.in
index f906d5a88..a038c0317 100644
--- a/tests/ln/Makefile.in
+++ b/tests/ln/Makefile.in
@@ -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.
diff --git a/tests/ls-2/Makefile.in b/tests/ls-2/Makefile.in
index 1d875da0b..2eade8a45 100644
--- a/tests/ls-2/Makefile.in
+++ b/tests/ls-2/Makefile.in
@@ -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.
diff --git a/tests/ls/Makefile.in b/tests/ls/Makefile.in
index 17f160f39..9562eb4a5 100644
--- a/tests/ls/Makefile.in
+++ b/tests/ls/Makefile.in
@@ -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.
diff --git a/tests/md5sum/Makefile.in b/tests/md5sum/Makefile.in
index 4bc67e010..3f79f9ba3 100644
--- a/tests/md5sum/Makefile.in
+++ b/tests/md5sum/Makefile.in
@@ -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.
diff --git a/tests/misc/Makefile.in b/tests/misc/Makefile.in
index d2297845b..e0974a14b 100644
--- a/tests/misc/Makefile.in
+++ b/tests/misc/Makefile.in
@@ -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.
diff --git a/tests/mkdir/Makefile.in b/tests/mkdir/Makefile.in
index 3964b31a2..f6e781a4f 100644
--- a/tests/mkdir/Makefile.in
+++ b/tests/mkdir/Makefile.in
@@ -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.
diff --git a/tests/mv/Makefile.in b/tests/mv/Makefile.in
index 87ecc87f5..def556057 100644
--- a/tests/mv/Makefile.in
+++ b/tests/mv/Makefile.in
@@ -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.
diff --git a/tests/od/Makefile.in b/tests/od/Makefile.in
index 75a54d18e..4cda16566 100644
--- a/tests/od/Makefile.in
+++ b/tests/od/Makefile.in
@@ -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.
diff --git a/tests/pr/Makefile.in b/tests/pr/Makefile.in
index 16f234923..688612b35 100644
--- a/tests/pr/Makefile.in
+++ b/tests/pr/Makefile.in
@@ -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.
diff --git a/tests/rm/Makefile.in b/tests/rm/Makefile.in
index bc66c285b..afb453770 100644
--- a/tests/rm/Makefile.in
+++ b/tests/rm/Makefile.in
@@ -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.
diff --git a/tests/rmdir/Makefile.in b/tests/rmdir/Makefile.in
index e1cd0cdb1..aa1957f18 100644
--- a/tests/rmdir/Makefile.in
+++ b/tests/rmdir/Makefile.in
@@ -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.
diff --git a/tests/seq/Makefile.in b/tests/seq/Makefile.in
index 33983327e..dc8f239ea 100644
--- a/tests/seq/Makefile.in
+++ b/tests/seq/Makefile.in
@@ -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.
diff --git a/tests/sha1sum/Makefile.in b/tests/sha1sum/Makefile.in
index 54018a9f7..53edb4209 100644
--- a/tests/sha1sum/Makefile.in
+++ b/tests/sha1sum/Makefile.in
@@ -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.
diff --git a/tests/shred/Makefile.in b/tests/shred/Makefile.in
index 883be02d1..01942c76f 100644
--- a/tests/shred/Makefile.in
+++ b/tests/shred/Makefile.in
@@ -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.
diff --git a/tests/sort/Makefile.in b/tests/sort/Makefile.in
index e4e6d0018..14426cef1 100644
--- a/tests/sort/Makefile.in
+++ b/tests/sort/Makefile.in
@@ -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.
diff --git a/tests/stty/Makefile.in b/tests/stty/Makefile.in
index 7b35dc066..a0deeca48 100644
--- a/tests/stty/Makefile.in
+++ b/tests/stty/Makefile.in
@@ -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.
diff --git a/tests/sum/Makefile.in b/tests/sum/Makefile.in
index 0479b46b9..20bdda2b3 100644
--- a/tests/sum/Makefile.in
+++ b/tests/sum/Makefile.in
@@ -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.
diff --git a/tests/tac/Makefile.in b/tests/tac/Makefile.in
index 913696bda..e13c8f2c5 100644
--- a/tests/tac/Makefile.in
+++ b/tests/tac/Makefile.in
@@ -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.
diff --git a/tests/tail-2/Makefile.in b/tests/tail-2/Makefile.in
index 65dc29d68..f5db2a97b 100644
--- a/tests/tail-2/Makefile.in
+++ b/tests/tail-2/Makefile.in
@@ -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.
diff --git a/tests/tail/Makefile.in b/tests/tail/Makefile.in
index 4abf4b8aa..7ae98e8e0 100644
--- a/tests/tail/Makefile.in
+++ b/tests/tail/Makefile.in
@@ -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.
diff --git a/tests/test/Makefile.in b/tests/test/Makefile.in
index cda7f180c..79936cd5e 100644
--- a/tests/test/Makefile.in
+++ b/tests/test/Makefile.in
@@ -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.
diff --git a/tests/touch/Makefile.in b/tests/touch/Makefile.in
index 1b6b3f537..6bc86d743 100644
--- a/tests/touch/Makefile.in
+++ b/tests/touch/Makefile.in
@@ -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.
diff --git a/tests/tr/Makefile.in b/tests/tr/Makefile.in
index fb041c78d..4142392c0 100644
--- a/tests/tr/Makefile.in
+++ b/tests/tr/Makefile.in
@@ -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.
diff --git a/tests/tsort/Makefile.in b/tests/tsort/Makefile.in
index 724de55b5..bc9871fae 100644
--- a/tests/tsort/Makefile.in
+++ b/tests/tsort/Makefile.in
@@ -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.
diff --git a/tests/unexpand/Makefile.in b/tests/unexpand/Makefile.in
index a13a100c9..b472cc0ae 100644
--- a/tests/unexpand/Makefile.in
+++ b/tests/unexpand/Makefile.in
@@ -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.
diff --git a/tests/uniq/Makefile.in b/tests/uniq/Makefile.in
index d7aa49e62..b09a85e00 100644
--- a/tests/uniq/Makefile.in
+++ b/tests/uniq/Makefile.in
@@ -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.
diff --git a/tests/wc/Makefile.in b/tests/wc/Makefile.in
index 7f066916b..256e12ca3 100644
--- a/tests/wc/Makefile.in
+++ b/tests/wc/Makefile.in
@@ -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.