diff options
author | Jim Meyering <jim@meyering.net> | 2000-01-25 07:20:58 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-01-25 07:20:58 +0000 |
commit | 7d312614961126b2a4dcc79f693efe6ec86e9e7f (patch) | |
tree | d07b46ad35947eff29647dc82808ac2300752456 /tests/date | |
parent | b67de020d95f8523b582c59a83a501c6e7dc0d0b (diff) | |
download | coreutils-7d312614961126b2a4dcc79f693efe6ec86e9e7f.tar.xz |
.
Diffstat (limited to 'tests/date')
-rw-r--r-- | tests/date/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/date/Makefile.in b/tests/date/Makefile.in index dea1545fa..bcfd7c09b 100644 --- a/tests/date/Makefile.in +++ b/tests/date/Makefile.in @@ -70,6 +70,7 @@ CXX = @CXX@ CXXCPP = @CXXCPP@ DATADIRNAME = @DATADIRNAME@ DEPDIR = @DEPDIR@ +DF_PROG = @DF_PROG@ FESETROUND_LIBM = @FESETROUND_LIBM@ GENCAT = @GENCAT@ GETCONF = @GETCONF@ @@ -100,7 +101,6 @@ POFILES = @POFILES@ POSUB = @POSUB@ POW_LIBM = @POW_LIBM@ RANLIB = @RANLIB@ -SEQ_LIBM = @SEQ_LIBM@ SQRT_LIBM = @SQRT_LIBM@ U = @U@ USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@ |