diff options
author | Jim Meyering <jim@meyering.net> | 2000-01-05 12:19:04 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-01-05 12:19:04 +0000 |
commit | 3a673ed7280b74adc0dc1f93d922186887f5d7d9 (patch) | |
tree | 8c09409141e77e18b868adfb5da7c634644b49b1 /tests/date | |
parent | fd0797a4e438586ea90425b8fcab766a7f94472f (diff) | |
download | coreutils-3a673ed7280b74adc0dc1f93d922186887f5d7d9.tar.xz |
.
Diffstat (limited to 'tests/date')
-rw-r--r-- | tests/date/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/date/Makefile.in b/tests/date/Makefile.in index d7e88b3e0..dea1545fa 100644 --- a/tests/date/Makefile.in +++ b/tests/date/Makefile.in @@ -70,6 +70,7 @@ CXX = @CXX@ CXXCPP = @CXXCPP@ DATADIRNAME = @DATADIRNAME@ DEPDIR = @DEPDIR@ +FESETROUND_LIBM = @FESETROUND_LIBM@ GENCAT = @GENCAT@ GETCONF = @GETCONF@ GETLOADAVG_LIBS = @GETLOADAVG_LIBS@ |