summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2002-04-16 02:45:04 +0200
committerKevin Ryde <user42@zip.com.au>2002-04-16 02:45:04 +0200
commit9b44a4554ceee5d33fe3cf704fa15bd64abeb83c (patch)
tree64f921bbc6c241ca6b44d7fb0b60c3f2bcf96af2 /Makefile.in
parent01030b80693c4eee3651f5462a74dd78e138df40 (diff)
downloadgmp-9b44a4554ceee5d33fe3cf704fa15bd64abeb83c.tar.gz
* mpfr/*, configure.in: Update to final mpfr 2.0.1.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 090388374..3f1560cb3 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -138,6 +138,7 @@ LN_S = @LN_S@
M4 = @M4@
MAINT = @MAINT@
MPFR_CFLAGS = @MPFR_CFLAGS@
+MPFR_LIBS = @MPFR_LIBS@
OBJDUMP = @OBJDUMP@
OBJEXT = @OBJEXT@
PACKAGE = @PACKAGE@