diff options
author | Kevin Ryde <user42@zip.com.au> | 2004-05-10 02:25:37 +0200 |
---|---|---|
committer | Kevin Ryde <user42@zip.com.au> | 2004-05-10 02:25:37 +0200 |
commit | 57327a14026e7f94eb2c61235d4e94e4eef938d1 (patch) | |
tree | 21e4e316ca324c6a15b08d4435941b28843e782d /mpf | |
parent | 24e53f369e21d7547565948db1398bbaa1abb621 (diff) | |
download | gmp-57327a14026e7f94eb2c61235d4e94e4eef938d1.tar.gz |
Regenerate for:
* demos/expr/expr-impl.h: Don't use expr-config.h.
Diffstat (limited to 'mpf')
-rw-r--r-- | mpf/Makefile.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mpf/Makefile.in b/mpf/Makefile.in index 0b652b396..6583cafca 100644 --- a/mpf/Makefile.in +++ b/mpf/Makefile.in @@ -139,7 +139,6 @@ GMP_LDFLAGS = @GMP_LDFLAGS@ GMP_NAIL_BITS = @GMP_NAIL_BITS@ HAVE_CLOCK_01 = @HAVE_CLOCK_01@ HAVE_CPUTIME_01 = @HAVE_CPUTIME_01@ -HAVE_DECL_OPTARG = @HAVE_DECL_OPTARG@ HAVE_GETRUSAGE_01 = @HAVE_GETRUSAGE_01@ HAVE_GETTIMEOFDAY_01 = @HAVE_GETTIMEOFDAY_01@ HAVE_HOST_CPU_FAMILY_power = @HAVE_HOST_CPU_FAMILY_power@ |