diff options
author | Kevin Ryde <user42@zip.com.au> | 2001-07-24 23:13:32 +0200 |
---|---|---|
committer | Kevin Ryde <user42@zip.com.au> | 2001-07-24 23:13:32 +0200 |
commit | 49836de80b8fc90f94db2e08c203fd929e71b122 (patch) | |
tree | dae8201ba1351436d4ddb97ff5fbb551d8074be3 /mpq/Makefile.in | |
parent | 35d3675a23c14554b8b37e220da167b7512922ee (diff) | |
download | gmp-49836de80b8fc90f94db2e08c203fd929e71b122.tar.gz |
Regenerate
Diffstat (limited to 'mpq/Makefile.in')
-rw-r--r-- | mpq/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mpq/Makefile.in b/mpq/Makefile.in index 167ff7495..cfa7cc35a 100644 --- a/mpq/Makefile.in +++ b/mpq/Makefile.in @@ -87,6 +87,7 @@ CCAS = @CCAS@ CFLAGS_PIC = @CFLAGS_PIC@ CPP = @CPP@ CXX = @CXX@ +CXXLIBS = @CXXLIBS@ DEFN_LONG_LONG_LIMB = @DEFN_LONG_LONG_LIMB@ DEPDIR = @DEPDIR@ DLLTOOL = @DLLTOOL@ |