summaryrefslogtreecommitdiff
path: root/scanf
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2002-03-22 00:33:46 +0100
committerKevin Ryde <user42@zip.com.au>2002-03-22 00:33:46 +0100
commita23f3b014297aec2f54a0c3c997e872017f32a99 (patch)
treeca3ad5b16c52add086b0b560b0927c46b25a11ae /scanf
parent078a55dc4a09eaf5b6bd3f4196c8902ae70adcbd (diff)
downloadgmp-a23f3b014297aec2f54a0c3c997e872017f32a99.tar.gz
Regenerate for:
* configure.in, mpfr/Makefile.am, mpfr/tests/Makefile.am: Use -mieee-with-inexact or -ieee_with_inexact for mpfr on alpha, so denorms work.
Diffstat (limited to 'scanf')
-rw-r--r--scanf/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/scanf/Makefile.in b/scanf/Makefile.in
index 25f724417..4da0a9001 100644
--- a/scanf/Makefile.in
+++ b/scanf/Makefile.in
@@ -83,6 +83,7 @@ AWK = @AWK@
CALLING_CONVENTIONS_OBJS = @CALLING_CONVENTIONS_OBJS@
CC = @CC@
CCAS = @CCAS@
+CFLAGS_IEEE_WITH_INEXACT = @CFLAGS_IEEE_WITH_INEXACT@
CPP = @CPP@
CXX = @CXX@
CXXCPP = @CXXCPP@