diff options
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@ |