From: Jim Meyering Date: Sun, 5 Dec 1999 16:39:39 +0000 (+0000) Subject: . X-Git-Tag: FILEUTILS-4_0l~61 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f447e97462abd323e2613b3220c646b57ac88a72;p=thirdparty%2Fcoreutils.git . --- diff --git a/tests/cut/Makefile.in b/tests/cut/Makefile.in index ed0f0ab607..6685596657 100644 --- a/tests/cut/Makefile.in +++ b/tests/cut/Makefile.in @@ -97,6 +97,7 @@ USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@ USE_NLS = @USE_NLS@ VERSION = @VERSION@ YACC = @YACC@ +install_sh = @install_sh@ l = @l@ diff --git a/tests/head/Makefile.in b/tests/head/Makefile.in index 72b90478f6..fdcfd92a86 100644 --- a/tests/head/Makefile.in +++ b/tests/head/Makefile.in @@ -97,6 +97,7 @@ USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@ USE_NLS = @USE_NLS@ VERSION = @VERSION@ YACC = @YACC@ +install_sh = @install_sh@ l = @l@ diff --git a/tests/join/Makefile.in b/tests/join/Makefile.in index 1902362f5f..e8369c38d5 100644 --- a/tests/join/Makefile.in +++ b/tests/join/Makefile.in @@ -97,6 +97,7 @@ USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@ USE_NLS = @USE_NLS@ VERSION = @VERSION@ YACC = @YACC@ +install_sh = @install_sh@ l = @l@ diff --git a/tests/md5sum/Makefile.in b/tests/md5sum/Makefile.in index 1d3fe2ec1f..19bb676f2c 100644 --- a/tests/md5sum/Makefile.in +++ b/tests/md5sum/Makefile.in @@ -97,6 +97,7 @@ USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@ USE_NLS = @USE_NLS@ VERSION = @VERSION@ YACC = @YACC@ +install_sh = @install_sh@ l = @l@ diff --git a/tests/pr/Makefile.in b/tests/pr/Makefile.in index dd16b969c2..6dc3938ead 100644 --- a/tests/pr/Makefile.in +++ b/tests/pr/Makefile.in @@ -97,6 +97,7 @@ USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@ USE_NLS = @USE_NLS@ VERSION = @VERSION@ YACC = @YACC@ +install_sh = @install_sh@ l = @l@ diff --git a/tests/sort/Makefile.in b/tests/sort/Makefile.in index 2922f6f76c..5057f05122 100644 --- a/tests/sort/Makefile.in +++ b/tests/sort/Makefile.in @@ -97,6 +97,7 @@ USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@ USE_NLS = @USE_NLS@ VERSION = @VERSION@ YACC = @YACC@ +install_sh = @install_sh@ l = @l@ diff --git a/tests/tac/Makefile.in b/tests/tac/Makefile.in index 0f3d58a4b8..291ea8eb25 100644 --- a/tests/tac/Makefile.in +++ b/tests/tac/Makefile.in @@ -97,6 +97,7 @@ USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@ USE_NLS = @USE_NLS@ VERSION = @VERSION@ YACC = @YACC@ +install_sh = @install_sh@ l = @l@ diff --git a/tests/tail-2/Makefile.in b/tests/tail-2/Makefile.in index 5995daf2f2..5e85825201 100644 --- a/tests/tail-2/Makefile.in +++ b/tests/tail-2/Makefile.in @@ -97,6 +97,7 @@ USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@ USE_NLS = @USE_NLS@ VERSION = @VERSION@ YACC = @YACC@ +install_sh = @install_sh@ l = @l@ diff --git a/tests/tail/Makefile.in b/tests/tail/Makefile.in index 76762dfe2e..7daf174b09 100644 --- a/tests/tail/Makefile.in +++ b/tests/tail/Makefile.in @@ -97,6 +97,7 @@ USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@ USE_NLS = @USE_NLS@ VERSION = @VERSION@ YACC = @YACC@ +install_sh = @install_sh@ l = @l@ diff --git a/tests/tr/Makefile.in b/tests/tr/Makefile.in index 021cae7c92..5aa332e2c0 100644 --- a/tests/tr/Makefile.in +++ b/tests/tr/Makefile.in @@ -97,6 +97,7 @@ USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@ USE_NLS = @USE_NLS@ VERSION = @VERSION@ YACC = @YACC@ +install_sh = @install_sh@ l = @l@ diff --git a/tests/tsort/Makefile.in b/tests/tsort/Makefile.in index 4c74467f34..2a5d4f15d0 100644 --- a/tests/tsort/Makefile.in +++ b/tests/tsort/Makefile.in @@ -97,6 +97,7 @@ USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@ USE_NLS = @USE_NLS@ VERSION = @VERSION@ YACC = @YACC@ +install_sh = @install_sh@ l = @l@ diff --git a/tests/uniq/Makefile.in b/tests/uniq/Makefile.in index be0410327f..758a3a4b5c 100644 --- a/tests/uniq/Makefile.in +++ b/tests/uniq/Makefile.in @@ -97,6 +97,7 @@ USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@ USE_NLS = @USE_NLS@ VERSION = @VERSION@ YACC = @YACC@ +install_sh = @install_sh@ l = @l@ diff --git a/tests/wc/Makefile.in b/tests/wc/Makefile.in index 723a0557be..cdf037ef52 100644 --- a/tests/wc/Makefile.in +++ b/tests/wc/Makefile.in @@ -97,6 +97,7 @@ USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@ USE_NLS = @USE_NLS@ VERSION = @VERSION@ YACC = @YACC@ +install_sh = @install_sh@ l = @l@