diff options
author | Kevin Ryde <user42@zip.com.au> | 2002-04-16 02:45:14 +0200 |
---|---|---|
committer | Kevin Ryde <user42@zip.com.au> | 2002-04-16 02:45:14 +0200 |
commit | a5ca7c1f8f8d2a19aecf023413084274b229aa63 (patch) | |
tree | a35fd220600a5f0ade204150a761e6f07b201781 /scanf | |
parent | 9b44a4554ceee5d33fe3cf704fa15bd64abeb83c (diff) | |
download | gmp-a5ca7c1f8f8d2a19aecf023413084274b229aa63.tar.gz |
Regenerate for:
* mpfr/*, configure.in: Update to final mpfr 2.0.1.
Diffstat (limited to 'scanf')
-rw-r--r-- | scanf/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scanf/Makefile.in b/scanf/Makefile.in index a010fc290..5ff43b9b5 100644 --- a/scanf/Makefile.in +++ b/scanf/Makefile.in @@ -111,6 +111,7 @@ LN_S = @LN_S@ M4 = @M4@ MAINT = @MAINT@ MPFR_CFLAGS = @MPFR_CFLAGS@ +MPFR_LIBS = @MPFR_LIBS@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ |