From 9a948999764ecbbef237334004ba4ed158629376 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 15 Apr 2003 22:21:43 +0000 Subject: regenerate, using new ../Makefile.am.in --- tests/uniq/Makefile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/uniq') diff --git a/tests/uniq/Makefile.in b/tests/uniq/Makefile.in index 1950b424e..fc778f910 100644 --- a/tests/uniq/Makefile.in +++ b/tests/uniq/Makefile.in @@ -99,8 +99,7 @@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ - -PERL = $(PERL) +PERL = @PERL@ POSUB = @POSUB@ POW_LIB = @POW_LIB@ RANLIB = @RANLIB@ @@ -175,6 +174,7 @@ obs45.E 50.O 50.E 51.O 51.E 52.O 52.E 53.O 53.E 54.O 54.E 55.O 55.E 56.O 56.E \ EXTRA_DIST = Test.pm $x-tests $(explicit) $(maint_gen) noinst_SCRIPTS = $x-tests + editpl = sed -e 's,@''PERL''@,$(PERL),g' -e 's,@''srcdir''@,@srcdir@,g' TESTS = $x-tests -- cgit v1.2.3-70-g09d2