summaryrefslogtreecommitdiff
path: root/mpfr
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2001-10-01 03:47:41 +0200
committerKevin Ryde <user42@zip.com.au>2001-10-01 03:47:41 +0200
commite4b78a152bb234308915f65204171cdcd5c4a206 (patch)
tree293ab32c7bf2d70709466e714c5acbd0fa84a093 /mpfr
parentbe06bf69e576147c35b220116ec312dcb2a31b5b (diff)
downloadgmp-e4b78a152bb234308915f65204171cdcd5c4a206.tar.gz
Regenerate
Diffstat (limited to 'mpfr')
-rw-r--r--mpfr/Makefile.in1
-rw-r--r--mpfr/tests/Makefile.in1
2 files changed, 2 insertions, 0 deletions
diff --git a/mpfr/Makefile.in b/mpfr/Makefile.in
index fa91b4345..405517d8e 100644
--- a/mpfr/Makefile.in
+++ b/mpfr/Makefile.in
@@ -89,6 +89,7 @@ CC = @CC@
CCAS = @CCAS@
CFLAGS_PIC = @CFLAGS_PIC@
CPP = @CPP@
+CXX = @CXX@
DEFN_LONG_LONG_LIMB = @DEFN_LONG_LONG_LIMB@
DEPDIR = @DEPDIR@
DLLTOOL = @DLLTOOL@
diff --git a/mpfr/tests/Makefile.in b/mpfr/tests/Makefile.in
index 579dd141d..bfffe074a 100644
--- a/mpfr/tests/Makefile.in
+++ b/mpfr/tests/Makefile.in
@@ -86,6 +86,7 @@ CC = @CC@
CCAS = @CCAS@
CFLAGS_PIC = @CFLAGS_PIC@
CPP = @CPP@
+CXX = @CXX@
DEFN_LONG_LONG_LIMB = @DEFN_LONG_LONG_LIMB@
DEPDIR = @DEPDIR@
DLLTOOL = @DLLTOOL@