1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-05-18 16:31:26 +02:00
This commit is contained in:
Jim Meyering
1999-12-09 16:42:00 +00:00
parent 5214179c29
commit 5ac2b8e39b
2 changed files with 2 additions and 2 deletions

View File

@@ -70,7 +70,6 @@ CXX = @CXX@
CXXCPP = @CXXCPP@
DATADIRNAME = @DATADIRNAME@
DEPDIR = @DEPDIR@
DF_PROG = @DF_PROG@
GENCAT = @GENCAT@
GETCONF = @GETCONF@
GMOFILES = @GMOFILES@
@@ -91,6 +90,7 @@ PACKAGE = @PACKAGE@
PERL = @PERL@
POFILES = @POFILES@
POSUB = @POSUB@
POW_LIBM = @POW_LIBM@
RANLIB = @RANLIB@
U = @U@
USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@

View File

@@ -111,7 +111,7 @@ TESTS_ENVIRONMENT = \
PROG=tail
TESTS = assert
TESTS = assert fflush
subdir = tests/tail-2
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = ../../config.h