diff options
-rw-r--r-- | m4/Makefile.in | 1 | ||||
-rw-r--r-- | tests/basename/Makefile.in | 1 | ||||
-rw-r--r-- | tests/date/Makefile.in | 1 | ||||
-rw-r--r-- | tests/factor/Makefile.in | 1 | ||||
-rw-r--r-- | tests/seq/Makefile.in | 1 | ||||
-rw-r--r-- | tests/stty/Makefile.in | 1 | ||||
-rw-r--r-- | tests/test/Makefile.in | 1 |
7 files changed, 7 insertions, 0 deletions
diff --git a/m4/Makefile.in b/m4/Makefile.in index 205b72498..cd0a70199 100644 --- a/m4/Makefile.in +++ b/m4/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@ diff --git a/tests/basename/Makefile.in b/tests/basename/Makefile.in index c758b2725..840733a23 100644 --- a/tests/basename/Makefile.in +++ b/tests/basename/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@ 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@ diff --git a/tests/factor/Makefile.in b/tests/factor/Makefile.in index 000ad7c6b..625584c1b 100644 --- a/tests/factor/Makefile.in +++ b/tests/factor/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@ diff --git a/tests/seq/Makefile.in b/tests/seq/Makefile.in index a40267d63..c4915462b 100644 --- a/tests/seq/Makefile.in +++ b/tests/seq/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@ diff --git a/tests/stty/Makefile.in b/tests/stty/Makefile.in index 9458d38db..b046ea719 100644 --- a/tests/stty/Makefile.in +++ b/tests/stty/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@ diff --git a/tests/test/Makefile.in b/tests/test/Makefile.in index 9633bcc89..40473e676 100644 --- a/tests/test/Makefile.in +++ b/tests/test/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@ |