summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-09-29 08:44:36 +0000
committerJim Meyering <jim@meyering.net>2002-09-29 08:44:36 +0000
commita3b479c91f8cff3912bdd9241c9b10166d3fa11c (patch)
tree8e298423449da94b7b5edb40e265ea4d5daadf3b /tests
parentb928574bf6f5d2dfee6fdc730f5ecbe885a85f3c (diff)
downloadcoreutils-a3b479c91f8cff3912bdd9241c9b10166d3fa11c.tar.xz
.
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.in2
-rw-r--r--tests/basename/Makefile.in2
-rw-r--r--tests/chgrp/Makefile.in2
-rw-r--r--tests/chmod/Makefile.in2
-rw-r--r--tests/chown/Makefile.in2
-rw-r--r--tests/cp/Makefile.in2
-rw-r--r--tests/cut/Makefile.in2
-rw-r--r--tests/date/Makefile.in2
-rw-r--r--tests/dd/Makefile.in2
-rw-r--r--tests/dircolors/Makefile.in2
-rw-r--r--tests/du/Makefile.in2
-rw-r--r--tests/expr/Makefile.in2
-rw-r--r--tests/factor/Makefile.in2
-rw-r--r--tests/fmt/Makefile.in2
-rw-r--r--tests/head/Makefile.in2
-rw-r--r--tests/install/Makefile.in2
-rw-r--r--tests/join/Makefile.in2
-rw-r--r--tests/ln/Makefile.in2
-rw-r--r--tests/ls-2/Makefile.in2
-rw-r--r--tests/ls/Makefile.in2
-rw-r--r--tests/md5sum/Makefile.in2
-rw-r--r--tests/misc/Makefile.in2
-rw-r--r--tests/mkdir/Makefile.in2
-rw-r--r--tests/mv/Makefile.in2
-rw-r--r--tests/od/Makefile.in2
-rw-r--r--tests/pr/Makefile.in2
-rw-r--r--tests/rm/Makefile.in2
-rw-r--r--tests/rmdir/Makefile.in2
-rw-r--r--tests/seq/Makefile.in2
-rw-r--r--tests/sha1sum/Makefile.in2
-rw-r--r--tests/shred/Makefile.in2
-rw-r--r--tests/sort/Makefile.in2
-rw-r--r--tests/stty/Makefile.in2
-rw-r--r--tests/sum/Makefile.in2
-rw-r--r--tests/tac/Makefile.in2
-rw-r--r--tests/tail-2/Makefile.in2
-rw-r--r--tests/tail/Makefile.in2
-rw-r--r--tests/test/Makefile.in2
-rw-r--r--tests/touch/Makefile.in2
-rw-r--r--tests/tr/Makefile.in2
-rw-r--r--tests/tsort/Makefile.in2
-rw-r--r--tests/unexpand/Makefile.in2
-rw-r--r--tests/uniq/Makefile.in2
-rw-r--r--tests/wc/Makefile.in2
44 files changed, 44 insertions, 44 deletions
diff --git a/tests/Makefile.in b/tests/Makefile.in
index a76983dcc..55182fab5 100644
--- a/tests/Makefile.in
+++ b/tests/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6f from Makefile.am.
+# Makefile.in generated by automake 1.7 from Makefile.am.
# @configure_input@
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
diff --git a/tests/basename/Makefile.in b/tests/basename/Makefile.in
index 1ab0bc41b..9483e201e 100644
--- a/tests/basename/Makefile.in
+++ b/tests/basename/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6f from Makefile.am.
+# Makefile.in generated by automake 1.7 from Makefile.am.
# @configure_input@
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
diff --git a/tests/chgrp/Makefile.in b/tests/chgrp/Makefile.in
index f11ab6497..93cb14609 100644
--- a/tests/chgrp/Makefile.in
+++ b/tests/chgrp/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6f from Makefile.am.
+# Makefile.in generated by automake 1.7 from Makefile.am.
# @configure_input@
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
diff --git a/tests/chmod/Makefile.in b/tests/chmod/Makefile.in
index 34a0f3476..18eba689d 100644
--- a/tests/chmod/Makefile.in
+++ b/tests/chmod/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6f from Makefile.am.
+# Makefile.in generated by automake 1.7 from Makefile.am.
# @configure_input@
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
diff --git a/tests/chown/Makefile.in b/tests/chown/Makefile.in
index f2fa73353..bbea2d042 100644
--- a/tests/chown/Makefile.in
+++ b/tests/chown/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6f from Makefile.am.
+# Makefile.in generated by automake 1.7 from Makefile.am.
# @configure_input@
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
diff --git a/tests/cp/Makefile.in b/tests/cp/Makefile.in
index b81eba809..1004903e1 100644
--- a/tests/cp/Makefile.in
+++ b/tests/cp/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6f from Makefile.am.
+# Makefile.in generated by automake 1.7 from Makefile.am.
# @configure_input@
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
diff --git a/tests/cut/Makefile.in b/tests/cut/Makefile.in
index 759f2ef3a..83a643ac6 100644
--- a/tests/cut/Makefile.in
+++ b/tests/cut/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6f from Makefile.am.
+# Makefile.in generated by automake 1.7 from Makefile.am.
# @configure_input@
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
diff --git a/tests/date/Makefile.in b/tests/date/Makefile.in
index b5bfbf98d..da1ddf63c 100644
--- a/tests/date/Makefile.in
+++ b/tests/date/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6f from Makefile.am.
+# Makefile.in generated by automake 1.7 from Makefile.am.
# @configure_input@
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
diff --git a/tests/dd/Makefile.in b/tests/dd/Makefile.in
index 3b569a8b7..6c574a482 100644
--- a/tests/dd/Makefile.in
+++ b/tests/dd/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6f from Makefile.am.
+# Makefile.in generated by automake 1.7 from Makefile.am.
# @configure_input@
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
diff --git a/tests/dircolors/Makefile.in b/tests/dircolors/Makefile.in
index dbb7dffa9..a4eb21a16 100644
--- a/tests/dircolors/Makefile.in
+++ b/tests/dircolors/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6f from Makefile.am.
+# Makefile.in generated by automake 1.7 from Makefile.am.
# @configure_input@
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
diff --git a/tests/du/Makefile.in b/tests/du/Makefile.in
index e7e299dff..156d05983 100644
--- a/tests/du/Makefile.in
+++ b/tests/du/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6f from Makefile.am.
+# Makefile.in generated by automake 1.7 from Makefile.am.
# @configure_input@
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
diff --git a/tests/expr/Makefile.in b/tests/expr/Makefile.in
index 2384bfadc..cf961fbe5 100644
--- a/tests/expr/Makefile.in
+++ b/tests/expr/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6f from Makefile.am.
+# Makefile.in generated by automake 1.7 from Makefile.am.
# @configure_input@
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
diff --git a/tests/factor/Makefile.in b/tests/factor/Makefile.in
index 60218875a..d546e6b30 100644
--- a/tests/factor/Makefile.in
+++ b/tests/factor/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6f from Makefile.am.
+# Makefile.in generated by automake 1.7 from Makefile.am.
# @configure_input@
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
diff --git a/tests/fmt/Makefile.in b/tests/fmt/Makefile.in
index a82ac9df7..a92f49cfd 100644
--- a/tests/fmt/Makefile.in
+++ b/tests/fmt/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6f from Makefile.am.
+# Makefile.in generated by automake 1.7 from Makefile.am.
# @configure_input@
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
diff --git a/tests/head/Makefile.in b/tests/head/Makefile.in
index 682ae4696..c29d259f9 100644
--- a/tests/head/Makefile.in
+++ b/tests/head/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6f from Makefile.am.
+# Makefile.in generated by automake 1.7 from Makefile.am.
# @configure_input@
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
diff --git a/tests/install/Makefile.in b/tests/install/Makefile.in
index c80e489df..1c2b8c75b 100644
--- a/tests/install/Makefile.in
+++ b/tests/install/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6f from Makefile.am.
+# Makefile.in generated by automake 1.7 from Makefile.am.
# @configure_input@
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
diff --git a/tests/join/Makefile.in b/tests/join/Makefile.in
index 9d2e60c0d..99dc3782a 100644
--- a/tests/join/Makefile.in
+++ b/tests/join/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6f from Makefile.am.
+# Makefile.in generated by automake 1.7 from Makefile.am.
# @configure_input@
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
diff --git a/tests/ln/Makefile.in b/tests/ln/Makefile.in
index 6e63f1ea6..d1b76ef2d 100644
--- a/tests/ln/Makefile.in
+++ b/tests/ln/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6f from Makefile.am.
+# Makefile.in generated by automake 1.7 from Makefile.am.
# @configure_input@
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
diff --git a/tests/ls-2/Makefile.in b/tests/ls-2/Makefile.in
index 6cb550267..0103341f5 100644
--- a/tests/ls-2/Makefile.in
+++ b/tests/ls-2/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6f from Makefile.am.
+# Makefile.in generated by automake 1.7 from Makefile.am.
# @configure_input@
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
diff --git a/tests/ls/Makefile.in b/tests/ls/Makefile.in
index cd6cb4ebc..e374d51dd 100644
--- a/tests/ls/Makefile.in
+++ b/tests/ls/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6f from Makefile.am.
+# Makefile.in generated by automake 1.7 from Makefile.am.
# @configure_input@
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
diff --git a/tests/md5sum/Makefile.in b/tests/md5sum/Makefile.in
index 60d7b79d9..d43ece24c 100644
--- a/tests/md5sum/Makefile.in
+++ b/tests/md5sum/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6f from Makefile.am.
+# Makefile.in generated by automake 1.7 from Makefile.am.
# @configure_input@
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
diff --git a/tests/misc/Makefile.in b/tests/misc/Makefile.in
index 3d3c24672..a47a3eb3b 100644
--- a/tests/misc/Makefile.in
+++ b/tests/misc/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6f from Makefile.am.
+# Makefile.in generated by automake 1.7 from Makefile.am.
# @configure_input@
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
diff --git a/tests/mkdir/Makefile.in b/tests/mkdir/Makefile.in
index 699269150..e0a267c18 100644
--- a/tests/mkdir/Makefile.in
+++ b/tests/mkdir/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6f from Makefile.am.
+# Makefile.in generated by automake 1.7 from Makefile.am.
# @configure_input@
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
diff --git a/tests/mv/Makefile.in b/tests/mv/Makefile.in
index 0317e1d43..dae05401a 100644
--- a/tests/mv/Makefile.in
+++ b/tests/mv/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6f from Makefile.am.
+# Makefile.in generated by automake 1.7 from Makefile.am.
# @configure_input@
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
diff --git a/tests/od/Makefile.in b/tests/od/Makefile.in
index 99242bb13..e7e8a8a60 100644
--- a/tests/od/Makefile.in
+++ b/tests/od/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6f from Makefile.am.
+# Makefile.in generated by automake 1.7 from Makefile.am.
# @configure_input@
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
diff --git a/tests/pr/Makefile.in b/tests/pr/Makefile.in
index b03abe631..b066e6af8 100644
--- a/tests/pr/Makefile.in
+++ b/tests/pr/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6f from Makefile.am.
+# Makefile.in generated by automake 1.7 from Makefile.am.
# @configure_input@
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
diff --git a/tests/rm/Makefile.in b/tests/rm/Makefile.in
index bf2c98b07..423e18f98 100644
--- a/tests/rm/Makefile.in
+++ b/tests/rm/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6f from Makefile.am.
+# Makefile.in generated by automake 1.7 from Makefile.am.
# @configure_input@
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
diff --git a/tests/rmdir/Makefile.in b/tests/rmdir/Makefile.in
index 6a341493b..2cb1c7ff8 100644
--- a/tests/rmdir/Makefile.in
+++ b/tests/rmdir/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6f from Makefile.am.
+# Makefile.in generated by automake 1.7 from Makefile.am.
# @configure_input@
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
diff --git a/tests/seq/Makefile.in b/tests/seq/Makefile.in
index 90fba892e..3cb4fc34a 100644
--- a/tests/seq/Makefile.in
+++ b/tests/seq/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6f from Makefile.am.
+# Makefile.in generated by automake 1.7 from Makefile.am.
# @configure_input@
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
diff --git a/tests/sha1sum/Makefile.in b/tests/sha1sum/Makefile.in
index 9c8ecae11..1110c03cd 100644
--- a/tests/sha1sum/Makefile.in
+++ b/tests/sha1sum/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6f from Makefile.am.
+# Makefile.in generated by automake 1.7 from Makefile.am.
# @configure_input@
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
diff --git a/tests/shred/Makefile.in b/tests/shred/Makefile.in
index 156d0f44f..54240f9a4 100644
--- a/tests/shred/Makefile.in
+++ b/tests/shred/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6f from Makefile.am.
+# Makefile.in generated by automake 1.7 from Makefile.am.
# @configure_input@
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
diff --git a/tests/sort/Makefile.in b/tests/sort/Makefile.in
index a8813c6a1..1e7df0fe8 100644
--- a/tests/sort/Makefile.in
+++ b/tests/sort/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6f from Makefile.am.
+# Makefile.in generated by automake 1.7 from Makefile.am.
# @configure_input@
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
diff --git a/tests/stty/Makefile.in b/tests/stty/Makefile.in
index 6f0e0479f..61ff9e3c3 100644
--- a/tests/stty/Makefile.in
+++ b/tests/stty/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6f from Makefile.am.
+# Makefile.in generated by automake 1.7 from Makefile.am.
# @configure_input@
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
diff --git a/tests/sum/Makefile.in b/tests/sum/Makefile.in
index f0113277e..f52c1170c 100644
--- a/tests/sum/Makefile.in
+++ b/tests/sum/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6f from Makefile.am.
+# Makefile.in generated by automake 1.7 from Makefile.am.
# @configure_input@
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
diff --git a/tests/tac/Makefile.in b/tests/tac/Makefile.in
index 16b7746db..4b5c6b3e3 100644
--- a/tests/tac/Makefile.in
+++ b/tests/tac/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6f from Makefile.am.
+# Makefile.in generated by automake 1.7 from Makefile.am.
# @configure_input@
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
diff --git a/tests/tail-2/Makefile.in b/tests/tail-2/Makefile.in
index 399bce666..0248dcc7e 100644
--- a/tests/tail-2/Makefile.in
+++ b/tests/tail-2/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6f from Makefile.am.
+# Makefile.in generated by automake 1.7 from Makefile.am.
# @configure_input@
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
diff --git a/tests/tail/Makefile.in b/tests/tail/Makefile.in
index 9552fc300..0ec993a38 100644
--- a/tests/tail/Makefile.in
+++ b/tests/tail/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6f from Makefile.am.
+# Makefile.in generated by automake 1.7 from Makefile.am.
# @configure_input@
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
diff --git a/tests/test/Makefile.in b/tests/test/Makefile.in
index e04ec97d7..42931ff91 100644
--- a/tests/test/Makefile.in
+++ b/tests/test/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6f from Makefile.am.
+# Makefile.in generated by automake 1.7 from Makefile.am.
# @configure_input@
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
diff --git a/tests/touch/Makefile.in b/tests/touch/Makefile.in
index a728c48d6..229127a63 100644
--- a/tests/touch/Makefile.in
+++ b/tests/touch/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6f from Makefile.am.
+# Makefile.in generated by automake 1.7 from Makefile.am.
# @configure_input@
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
diff --git a/tests/tr/Makefile.in b/tests/tr/Makefile.in
index 47487b5e9..2f3faae71 100644
--- a/tests/tr/Makefile.in
+++ b/tests/tr/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6f from Makefile.am.
+# Makefile.in generated by automake 1.7 from Makefile.am.
# @configure_input@
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
diff --git a/tests/tsort/Makefile.in b/tests/tsort/Makefile.in
index f4f2d9b67..5ee10b55b 100644
--- a/tests/tsort/Makefile.in
+++ b/tests/tsort/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6f from Makefile.am.
+# Makefile.in generated by automake 1.7 from Makefile.am.
# @configure_input@
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
diff --git a/tests/unexpand/Makefile.in b/tests/unexpand/Makefile.in
index c73a206e7..fa67d91ce 100644
--- a/tests/unexpand/Makefile.in
+++ b/tests/unexpand/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6f from Makefile.am.
+# Makefile.in generated by automake 1.7 from Makefile.am.
# @configure_input@
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
diff --git a/tests/uniq/Makefile.in b/tests/uniq/Makefile.in
index c07133e74..c1df4f047 100644
--- a/tests/uniq/Makefile.in
+++ b/tests/uniq/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6f from Makefile.am.
+# Makefile.in generated by automake 1.7 from Makefile.am.
# @configure_input@
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
diff --git a/tests/wc/Makefile.in b/tests/wc/Makefile.in
index ed3d79dec..dd6109567 100644
--- a/tests/wc/Makefile.in
+++ b/tests/wc/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6f from Makefile.am.
+# Makefile.in generated by automake 1.7 from Makefile.am.
# @configure_input@
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002