summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-07-12 20:47:23 +0000
committerJim Meyering <jim@meyering.net>2003-07-12 20:47:23 +0000
commit32a2c6f6d9d6d59b7414c7e9179180d2df79f7f4 (patch)
treea85f6d6c2cb362a0a318e72b15b98f09f8544222 /tests
parent58354c964334d856f2749e23deb875970864808b (diff)
downloadcoreutils-32a2c6f6d9d6d59b7414c7e9179180d2df79f7f4.tar.xz
.
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.in1
-rw-r--r--tests/basename/Makefile.in1
-rw-r--r--tests/chgrp/Makefile.in1
-rw-r--r--tests/chmod/Makefile.in1
-rw-r--r--tests/chown/Makefile.in1
-rw-r--r--tests/cp/Makefile.in1
-rw-r--r--tests/cut/Makefile.in1
-rw-r--r--tests/date/Makefile.in1
-rw-r--r--tests/dd/Makefile.in1
-rw-r--r--tests/dircolors/Makefile.in1
-rw-r--r--tests/du/Makefile.in1
-rw-r--r--tests/expr/Makefile.in1
-rw-r--r--tests/factor/Makefile.in1
-rw-r--r--tests/fmt/Makefile.in1
-rw-r--r--tests/head/Makefile.in1
-rw-r--r--tests/install/Makefile.in1
-rw-r--r--tests/join/Makefile.in1
-rw-r--r--tests/ln/Makefile.in1
-rw-r--r--tests/ls-2/Makefile.in1
-rw-r--r--tests/ls/Makefile.in1
-rw-r--r--tests/md5sum/Makefile.in1
-rw-r--r--tests/misc/Makefile.in1
-rw-r--r--tests/mkdir/Makefile.in1
-rw-r--r--tests/mv/Makefile.in1
-rw-r--r--tests/od/Makefile.in1
-rw-r--r--tests/pr/Makefile.in1
-rw-r--r--tests/rm/Makefile.in1
-rw-r--r--tests/rmdir/Makefile.in1
-rw-r--r--tests/seq/Makefile.in1
-rw-r--r--tests/sha1sum/Makefile.in1
-rw-r--r--tests/shred/Makefile.in1
-rw-r--r--tests/sort/Makefile.in1
-rw-r--r--tests/stty/Makefile.in1
-rw-r--r--tests/sum/Makefile.in1
-rw-r--r--tests/tac/Makefile.in1
-rw-r--r--tests/tail-2/Makefile.in1
-rw-r--r--tests/tail/Makefile.in1
-rw-r--r--tests/test/Makefile.in1
-rw-r--r--tests/touch/Makefile.in1
-rw-r--r--tests/tr/Makefile.in1
-rw-r--r--tests/tsort/Makefile.in1
-rw-r--r--tests/unexpand/Makefile.in1
-rw-r--r--tests/uniq/Makefile.in1
-rw-r--r--tests/wc/Makefile.in1
44 files changed, 0 insertions, 44 deletions
diff --git a/tests/Makefile.in b/tests/Makefile.in
index 9c0927dd0..efd580a41 100644
--- a/tests/Makefile.in
+++ b/tests/Makefile.in
@@ -93,7 +93,6 @@ MSGMERGE = @MSGMERGE@
NEED_SETGID = @NEED_SETGID@
OBJEXT = @OBJEXT@
OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
-OPTIONAL_BIN_ZCRIPTS = @OPTIONAL_BIN_ZCRIPTS@
PACKAGE = @PACKAGE@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
diff --git a/tests/basename/Makefile.in b/tests/basename/Makefile.in
index e60a13485..ef8bdad5d 100644
--- a/tests/basename/Makefile.in
+++ b/tests/basename/Makefile.in
@@ -93,7 +93,6 @@ MSGMERGE = @MSGMERGE@
NEED_SETGID = @NEED_SETGID@
OBJEXT = @OBJEXT@
OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
-OPTIONAL_BIN_ZCRIPTS = @OPTIONAL_BIN_ZCRIPTS@
PACKAGE = @PACKAGE@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
diff --git a/tests/chgrp/Makefile.in b/tests/chgrp/Makefile.in
index 66752baff..ca0f2250c 100644
--- a/tests/chgrp/Makefile.in
+++ b/tests/chgrp/Makefile.in
@@ -93,7 +93,6 @@ MSGMERGE = @MSGMERGE@
NEED_SETGID = @NEED_SETGID@
OBJEXT = @OBJEXT@
OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
-OPTIONAL_BIN_ZCRIPTS = @OPTIONAL_BIN_ZCRIPTS@
PACKAGE = @PACKAGE@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
diff --git a/tests/chmod/Makefile.in b/tests/chmod/Makefile.in
index 42f5f60da..abefef1fa 100644
--- a/tests/chmod/Makefile.in
+++ b/tests/chmod/Makefile.in
@@ -93,7 +93,6 @@ MSGMERGE = @MSGMERGE@
NEED_SETGID = @NEED_SETGID@
OBJEXT = @OBJEXT@
OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
-OPTIONAL_BIN_ZCRIPTS = @OPTIONAL_BIN_ZCRIPTS@
PACKAGE = @PACKAGE@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
diff --git a/tests/chown/Makefile.in b/tests/chown/Makefile.in
index cdce91fea..1a2deb730 100644
--- a/tests/chown/Makefile.in
+++ b/tests/chown/Makefile.in
@@ -93,7 +93,6 @@ MSGMERGE = @MSGMERGE@
NEED_SETGID = @NEED_SETGID@
OBJEXT = @OBJEXT@
OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
-OPTIONAL_BIN_ZCRIPTS = @OPTIONAL_BIN_ZCRIPTS@
PACKAGE = @PACKAGE@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
diff --git a/tests/cp/Makefile.in b/tests/cp/Makefile.in
index f10fb1fda..953359b10 100644
--- a/tests/cp/Makefile.in
+++ b/tests/cp/Makefile.in
@@ -93,7 +93,6 @@ MSGMERGE = @MSGMERGE@
NEED_SETGID = @NEED_SETGID@
OBJEXT = @OBJEXT@
OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
-OPTIONAL_BIN_ZCRIPTS = @OPTIONAL_BIN_ZCRIPTS@
PACKAGE = @PACKAGE@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
diff --git a/tests/cut/Makefile.in b/tests/cut/Makefile.in
index 2281b19b9..417abe873 100644
--- a/tests/cut/Makefile.in
+++ b/tests/cut/Makefile.in
@@ -93,7 +93,6 @@ MSGMERGE = @MSGMERGE@
NEED_SETGID = @NEED_SETGID@
OBJEXT = @OBJEXT@
OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
-OPTIONAL_BIN_ZCRIPTS = @OPTIONAL_BIN_ZCRIPTS@
PACKAGE = @PACKAGE@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
diff --git a/tests/date/Makefile.in b/tests/date/Makefile.in
index 3865e7380..6a5d43fa1 100644
--- a/tests/date/Makefile.in
+++ b/tests/date/Makefile.in
@@ -93,7 +93,6 @@ MSGMERGE = @MSGMERGE@
NEED_SETGID = @NEED_SETGID@
OBJEXT = @OBJEXT@
OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
-OPTIONAL_BIN_ZCRIPTS = @OPTIONAL_BIN_ZCRIPTS@
PACKAGE = @PACKAGE@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
diff --git a/tests/dd/Makefile.in b/tests/dd/Makefile.in
index 69c6bc71a..6f354367f 100644
--- a/tests/dd/Makefile.in
+++ b/tests/dd/Makefile.in
@@ -93,7 +93,6 @@ MSGMERGE = @MSGMERGE@
NEED_SETGID = @NEED_SETGID@
OBJEXT = @OBJEXT@
OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
-OPTIONAL_BIN_ZCRIPTS = @OPTIONAL_BIN_ZCRIPTS@
PACKAGE = @PACKAGE@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
diff --git a/tests/dircolors/Makefile.in b/tests/dircolors/Makefile.in
index e31861420..ce9e79930 100644
--- a/tests/dircolors/Makefile.in
+++ b/tests/dircolors/Makefile.in
@@ -93,7 +93,6 @@ MSGMERGE = @MSGMERGE@
NEED_SETGID = @NEED_SETGID@
OBJEXT = @OBJEXT@
OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
-OPTIONAL_BIN_ZCRIPTS = @OPTIONAL_BIN_ZCRIPTS@
PACKAGE = @PACKAGE@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
diff --git a/tests/du/Makefile.in b/tests/du/Makefile.in
index 47368a8f5..34e8d82b1 100644
--- a/tests/du/Makefile.in
+++ b/tests/du/Makefile.in
@@ -93,7 +93,6 @@ MSGMERGE = @MSGMERGE@
NEED_SETGID = @NEED_SETGID@
OBJEXT = @OBJEXT@
OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
-OPTIONAL_BIN_ZCRIPTS = @OPTIONAL_BIN_ZCRIPTS@
PACKAGE = @PACKAGE@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
diff --git a/tests/expr/Makefile.in b/tests/expr/Makefile.in
index 4cb9b5b9b..88bf37d56 100644
--- a/tests/expr/Makefile.in
+++ b/tests/expr/Makefile.in
@@ -93,7 +93,6 @@ MSGMERGE = @MSGMERGE@
NEED_SETGID = @NEED_SETGID@
OBJEXT = @OBJEXT@
OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
-OPTIONAL_BIN_ZCRIPTS = @OPTIONAL_BIN_ZCRIPTS@
PACKAGE = @PACKAGE@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
diff --git a/tests/factor/Makefile.in b/tests/factor/Makefile.in
index df5374de4..f6904abc3 100644
--- a/tests/factor/Makefile.in
+++ b/tests/factor/Makefile.in
@@ -93,7 +93,6 @@ MSGMERGE = @MSGMERGE@
NEED_SETGID = @NEED_SETGID@
OBJEXT = @OBJEXT@
OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
-OPTIONAL_BIN_ZCRIPTS = @OPTIONAL_BIN_ZCRIPTS@
PACKAGE = @PACKAGE@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
diff --git a/tests/fmt/Makefile.in b/tests/fmt/Makefile.in
index 9bf22bfd1..b43574007 100644
--- a/tests/fmt/Makefile.in
+++ b/tests/fmt/Makefile.in
@@ -93,7 +93,6 @@ MSGMERGE = @MSGMERGE@
NEED_SETGID = @NEED_SETGID@
OBJEXT = @OBJEXT@
OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
-OPTIONAL_BIN_ZCRIPTS = @OPTIONAL_BIN_ZCRIPTS@
PACKAGE = @PACKAGE@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
diff --git a/tests/head/Makefile.in b/tests/head/Makefile.in
index b2e8ad68d..c22d1b688 100644
--- a/tests/head/Makefile.in
+++ b/tests/head/Makefile.in
@@ -93,7 +93,6 @@ MSGMERGE = @MSGMERGE@
NEED_SETGID = @NEED_SETGID@
OBJEXT = @OBJEXT@
OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
-OPTIONAL_BIN_ZCRIPTS = @OPTIONAL_BIN_ZCRIPTS@
PACKAGE = @PACKAGE@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
diff --git a/tests/install/Makefile.in b/tests/install/Makefile.in
index d9777d5a3..0e58109e7 100644
--- a/tests/install/Makefile.in
+++ b/tests/install/Makefile.in
@@ -93,7 +93,6 @@ MSGMERGE = @MSGMERGE@
NEED_SETGID = @NEED_SETGID@
OBJEXT = @OBJEXT@
OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
-OPTIONAL_BIN_ZCRIPTS = @OPTIONAL_BIN_ZCRIPTS@
PACKAGE = @PACKAGE@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
diff --git a/tests/join/Makefile.in b/tests/join/Makefile.in
index ca53c058e..b4e026aaa 100644
--- a/tests/join/Makefile.in
+++ b/tests/join/Makefile.in
@@ -93,7 +93,6 @@ MSGMERGE = @MSGMERGE@
NEED_SETGID = @NEED_SETGID@
OBJEXT = @OBJEXT@
OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
-OPTIONAL_BIN_ZCRIPTS = @OPTIONAL_BIN_ZCRIPTS@
PACKAGE = @PACKAGE@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
diff --git a/tests/ln/Makefile.in b/tests/ln/Makefile.in
index a4ff9a94a..015bc0925 100644
--- a/tests/ln/Makefile.in
+++ b/tests/ln/Makefile.in
@@ -93,7 +93,6 @@ MSGMERGE = @MSGMERGE@
NEED_SETGID = @NEED_SETGID@
OBJEXT = @OBJEXT@
OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
-OPTIONAL_BIN_ZCRIPTS = @OPTIONAL_BIN_ZCRIPTS@
PACKAGE = @PACKAGE@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
diff --git a/tests/ls-2/Makefile.in b/tests/ls-2/Makefile.in
index f2e1a6f21..b2802b06a 100644
--- a/tests/ls-2/Makefile.in
+++ b/tests/ls-2/Makefile.in
@@ -93,7 +93,6 @@ MSGMERGE = @MSGMERGE@
NEED_SETGID = @NEED_SETGID@
OBJEXT = @OBJEXT@
OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
-OPTIONAL_BIN_ZCRIPTS = @OPTIONAL_BIN_ZCRIPTS@
PACKAGE = @PACKAGE@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
diff --git a/tests/ls/Makefile.in b/tests/ls/Makefile.in
index 1e05142c1..3d435d316 100644
--- a/tests/ls/Makefile.in
+++ b/tests/ls/Makefile.in
@@ -93,7 +93,6 @@ MSGMERGE = @MSGMERGE@
NEED_SETGID = @NEED_SETGID@
OBJEXT = @OBJEXT@
OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
-OPTIONAL_BIN_ZCRIPTS = @OPTIONAL_BIN_ZCRIPTS@
PACKAGE = @PACKAGE@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
diff --git a/tests/md5sum/Makefile.in b/tests/md5sum/Makefile.in
index 027e83ffc..72f002dcb 100644
--- a/tests/md5sum/Makefile.in
+++ b/tests/md5sum/Makefile.in
@@ -93,7 +93,6 @@ MSGMERGE = @MSGMERGE@
NEED_SETGID = @NEED_SETGID@
OBJEXT = @OBJEXT@
OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
-OPTIONAL_BIN_ZCRIPTS = @OPTIONAL_BIN_ZCRIPTS@
PACKAGE = @PACKAGE@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
diff --git a/tests/misc/Makefile.in b/tests/misc/Makefile.in
index 18e3a78c6..516d31a59 100644
--- a/tests/misc/Makefile.in
+++ b/tests/misc/Makefile.in
@@ -93,7 +93,6 @@ MSGMERGE = @MSGMERGE@
NEED_SETGID = @NEED_SETGID@
OBJEXT = @OBJEXT@
OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
-OPTIONAL_BIN_ZCRIPTS = @OPTIONAL_BIN_ZCRIPTS@
PACKAGE = @PACKAGE@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
diff --git a/tests/mkdir/Makefile.in b/tests/mkdir/Makefile.in
index 2d35213a8..b44ab7bcb 100644
--- a/tests/mkdir/Makefile.in
+++ b/tests/mkdir/Makefile.in
@@ -93,7 +93,6 @@ MSGMERGE = @MSGMERGE@
NEED_SETGID = @NEED_SETGID@
OBJEXT = @OBJEXT@
OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
-OPTIONAL_BIN_ZCRIPTS = @OPTIONAL_BIN_ZCRIPTS@
PACKAGE = @PACKAGE@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
diff --git a/tests/mv/Makefile.in b/tests/mv/Makefile.in
index 11a8bcd05..6a1293b7d 100644
--- a/tests/mv/Makefile.in
+++ b/tests/mv/Makefile.in
@@ -93,7 +93,6 @@ MSGMERGE = @MSGMERGE@
NEED_SETGID = @NEED_SETGID@
OBJEXT = @OBJEXT@
OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
-OPTIONAL_BIN_ZCRIPTS = @OPTIONAL_BIN_ZCRIPTS@
PACKAGE = @PACKAGE@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
diff --git a/tests/od/Makefile.in b/tests/od/Makefile.in
index 001242d58..7e802a5df 100644
--- a/tests/od/Makefile.in
+++ b/tests/od/Makefile.in
@@ -93,7 +93,6 @@ MSGMERGE = @MSGMERGE@
NEED_SETGID = @NEED_SETGID@
OBJEXT = @OBJEXT@
OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
-OPTIONAL_BIN_ZCRIPTS = @OPTIONAL_BIN_ZCRIPTS@
PACKAGE = @PACKAGE@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
diff --git a/tests/pr/Makefile.in b/tests/pr/Makefile.in
index 1e000fb1c..448c1bab3 100644
--- a/tests/pr/Makefile.in
+++ b/tests/pr/Makefile.in
@@ -93,7 +93,6 @@ MSGMERGE = @MSGMERGE@
NEED_SETGID = @NEED_SETGID@
OBJEXT = @OBJEXT@
OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
-OPTIONAL_BIN_ZCRIPTS = @OPTIONAL_BIN_ZCRIPTS@
PACKAGE = @PACKAGE@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
diff --git a/tests/rm/Makefile.in b/tests/rm/Makefile.in
index 5735ddb95..1d0fcaca2 100644
--- a/tests/rm/Makefile.in
+++ b/tests/rm/Makefile.in
@@ -93,7 +93,6 @@ MSGMERGE = @MSGMERGE@
NEED_SETGID = @NEED_SETGID@
OBJEXT = @OBJEXT@
OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
-OPTIONAL_BIN_ZCRIPTS = @OPTIONAL_BIN_ZCRIPTS@
PACKAGE = @PACKAGE@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
diff --git a/tests/rmdir/Makefile.in b/tests/rmdir/Makefile.in
index 845d1e080..7cc0b4459 100644
--- a/tests/rmdir/Makefile.in
+++ b/tests/rmdir/Makefile.in
@@ -93,7 +93,6 @@ MSGMERGE = @MSGMERGE@
NEED_SETGID = @NEED_SETGID@
OBJEXT = @OBJEXT@
OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
-OPTIONAL_BIN_ZCRIPTS = @OPTIONAL_BIN_ZCRIPTS@
PACKAGE = @PACKAGE@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
diff --git a/tests/seq/Makefile.in b/tests/seq/Makefile.in
index 232f601eb..fdf6f1394 100644
--- a/tests/seq/Makefile.in
+++ b/tests/seq/Makefile.in
@@ -93,7 +93,6 @@ MSGMERGE = @MSGMERGE@
NEED_SETGID = @NEED_SETGID@
OBJEXT = @OBJEXT@
OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
-OPTIONAL_BIN_ZCRIPTS = @OPTIONAL_BIN_ZCRIPTS@
PACKAGE = @PACKAGE@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
diff --git a/tests/sha1sum/Makefile.in b/tests/sha1sum/Makefile.in
index 5d4a75fe9..ddec5ed50 100644
--- a/tests/sha1sum/Makefile.in
+++ b/tests/sha1sum/Makefile.in
@@ -93,7 +93,6 @@ MSGMERGE = @MSGMERGE@
NEED_SETGID = @NEED_SETGID@
OBJEXT = @OBJEXT@
OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
-OPTIONAL_BIN_ZCRIPTS = @OPTIONAL_BIN_ZCRIPTS@
PACKAGE = @PACKAGE@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
diff --git a/tests/shred/Makefile.in b/tests/shred/Makefile.in
index b7306cfa1..ef26c62c4 100644
--- a/tests/shred/Makefile.in
+++ b/tests/shred/Makefile.in
@@ -93,7 +93,6 @@ MSGMERGE = @MSGMERGE@
NEED_SETGID = @NEED_SETGID@
OBJEXT = @OBJEXT@
OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
-OPTIONAL_BIN_ZCRIPTS = @OPTIONAL_BIN_ZCRIPTS@
PACKAGE = @PACKAGE@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
diff --git a/tests/sort/Makefile.in b/tests/sort/Makefile.in
index a01d84bbd..b35169f27 100644
--- a/tests/sort/Makefile.in
+++ b/tests/sort/Makefile.in
@@ -93,7 +93,6 @@ MSGMERGE = @MSGMERGE@
NEED_SETGID = @NEED_SETGID@
OBJEXT = @OBJEXT@
OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
-OPTIONAL_BIN_ZCRIPTS = @OPTIONAL_BIN_ZCRIPTS@
PACKAGE = @PACKAGE@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
diff --git a/tests/stty/Makefile.in b/tests/stty/Makefile.in
index 6156ac164..ab9a14d3d 100644
--- a/tests/stty/Makefile.in
+++ b/tests/stty/Makefile.in
@@ -93,7 +93,6 @@ MSGMERGE = @MSGMERGE@
NEED_SETGID = @NEED_SETGID@
OBJEXT = @OBJEXT@
OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
-OPTIONAL_BIN_ZCRIPTS = @OPTIONAL_BIN_ZCRIPTS@
PACKAGE = @PACKAGE@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
diff --git a/tests/sum/Makefile.in b/tests/sum/Makefile.in
index c1451b829..2d1a6763a 100644
--- a/tests/sum/Makefile.in
+++ b/tests/sum/Makefile.in
@@ -93,7 +93,6 @@ MSGMERGE = @MSGMERGE@
NEED_SETGID = @NEED_SETGID@
OBJEXT = @OBJEXT@
OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
-OPTIONAL_BIN_ZCRIPTS = @OPTIONAL_BIN_ZCRIPTS@
PACKAGE = @PACKAGE@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
diff --git a/tests/tac/Makefile.in b/tests/tac/Makefile.in
index 7b732a767..23de5f2fe 100644
--- a/tests/tac/Makefile.in
+++ b/tests/tac/Makefile.in
@@ -93,7 +93,6 @@ MSGMERGE = @MSGMERGE@
NEED_SETGID = @NEED_SETGID@
OBJEXT = @OBJEXT@
OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
-OPTIONAL_BIN_ZCRIPTS = @OPTIONAL_BIN_ZCRIPTS@
PACKAGE = @PACKAGE@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
diff --git a/tests/tail-2/Makefile.in b/tests/tail-2/Makefile.in
index 5540c1758..7abd57b3b 100644
--- a/tests/tail-2/Makefile.in
+++ b/tests/tail-2/Makefile.in
@@ -93,7 +93,6 @@ MSGMERGE = @MSGMERGE@
NEED_SETGID = @NEED_SETGID@
OBJEXT = @OBJEXT@
OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
-OPTIONAL_BIN_ZCRIPTS = @OPTIONAL_BIN_ZCRIPTS@
PACKAGE = @PACKAGE@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
diff --git a/tests/tail/Makefile.in b/tests/tail/Makefile.in
index 4c0b716e3..f05814c86 100644
--- a/tests/tail/Makefile.in
+++ b/tests/tail/Makefile.in
@@ -93,7 +93,6 @@ MSGMERGE = @MSGMERGE@
NEED_SETGID = @NEED_SETGID@
OBJEXT = @OBJEXT@
OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
-OPTIONAL_BIN_ZCRIPTS = @OPTIONAL_BIN_ZCRIPTS@
PACKAGE = @PACKAGE@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
diff --git a/tests/test/Makefile.in b/tests/test/Makefile.in
index 7be9fc353..ad0ccd9d7 100644
--- a/tests/test/Makefile.in
+++ b/tests/test/Makefile.in
@@ -93,7 +93,6 @@ MSGMERGE = @MSGMERGE@
NEED_SETGID = @NEED_SETGID@
OBJEXT = @OBJEXT@
OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
-OPTIONAL_BIN_ZCRIPTS = @OPTIONAL_BIN_ZCRIPTS@
PACKAGE = @PACKAGE@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
diff --git a/tests/touch/Makefile.in b/tests/touch/Makefile.in
index 3095150f5..9b3b03e47 100644
--- a/tests/touch/Makefile.in
+++ b/tests/touch/Makefile.in
@@ -93,7 +93,6 @@ MSGMERGE = @MSGMERGE@
NEED_SETGID = @NEED_SETGID@
OBJEXT = @OBJEXT@
OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
-OPTIONAL_BIN_ZCRIPTS = @OPTIONAL_BIN_ZCRIPTS@
PACKAGE = @PACKAGE@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
diff --git a/tests/tr/Makefile.in b/tests/tr/Makefile.in
index 92a5ec8be..f0f96d9b9 100644
--- a/tests/tr/Makefile.in
+++ b/tests/tr/Makefile.in
@@ -93,7 +93,6 @@ MSGMERGE = @MSGMERGE@
NEED_SETGID = @NEED_SETGID@
OBJEXT = @OBJEXT@
OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
-OPTIONAL_BIN_ZCRIPTS = @OPTIONAL_BIN_ZCRIPTS@
PACKAGE = @PACKAGE@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
diff --git a/tests/tsort/Makefile.in b/tests/tsort/Makefile.in
index e3a2eb297..a097cdd09 100644
--- a/tests/tsort/Makefile.in
+++ b/tests/tsort/Makefile.in
@@ -93,7 +93,6 @@ MSGMERGE = @MSGMERGE@
NEED_SETGID = @NEED_SETGID@
OBJEXT = @OBJEXT@
OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
-OPTIONAL_BIN_ZCRIPTS = @OPTIONAL_BIN_ZCRIPTS@
PACKAGE = @PACKAGE@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
diff --git a/tests/unexpand/Makefile.in b/tests/unexpand/Makefile.in
index da5e74806..1c4c74a64 100644
--- a/tests/unexpand/Makefile.in
+++ b/tests/unexpand/Makefile.in
@@ -93,7 +93,6 @@ MSGMERGE = @MSGMERGE@
NEED_SETGID = @NEED_SETGID@
OBJEXT = @OBJEXT@
OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
-OPTIONAL_BIN_ZCRIPTS = @OPTIONAL_BIN_ZCRIPTS@
PACKAGE = @PACKAGE@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
diff --git a/tests/uniq/Makefile.in b/tests/uniq/Makefile.in
index e5b513312..69b54b0fd 100644
--- a/tests/uniq/Makefile.in
+++ b/tests/uniq/Makefile.in
@@ -93,7 +93,6 @@ MSGMERGE = @MSGMERGE@
NEED_SETGID = @NEED_SETGID@
OBJEXT = @OBJEXT@
OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
-OPTIONAL_BIN_ZCRIPTS = @OPTIONAL_BIN_ZCRIPTS@
PACKAGE = @PACKAGE@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
diff --git a/tests/wc/Makefile.in b/tests/wc/Makefile.in
index 02e4a39c0..721446f51 100644
--- a/tests/wc/Makefile.in
+++ b/tests/wc/Makefile.in
@@ -93,7 +93,6 @@ MSGMERGE = @MSGMERGE@
NEED_SETGID = @NEED_SETGID@
OBJEXT = @OBJEXT@
OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
-OPTIONAL_BIN_ZCRIPTS = @OPTIONAL_BIN_ZCRIPTS@
PACKAGE = @PACKAGE@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@