aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2011-07-05 16:10:58 +0000
committerdos-reis <gdr@axiomatics.org>2011-07-05 16:10:58 +0000
commitd9b3cb273671264edcd5fd5fa0acde22a181fd66 (patch)
treefd79831dc81e385094efdff7dc918a503cc9592f /config
parentee6bd030bde5c3be107bcad4231befc3813dc2c3 (diff)
downloadopen-axiom-d9b3cb273671264edcd5fd5fa0acde22a181fd66.tar.gz
* config/open-axiom.m4: Don't test for GMP, just yet.
Diffstat (limited to 'config')
-rw-r--r--config/open-axiom.m42
-rw-r--r--config/openaxiom-c-macros.h.in6
2 files changed, 1 insertions, 7 deletions
diff --git a/config/open-axiom.m4 b/config/open-axiom.m4
index feb30740..2e8ef1a2 100644
--- a/config/open-axiom.m4
+++ b/config/open-axiom.m4
@@ -796,7 +796,7 @@ OPENAXIOM_CHECK_FILESYSTEM
OPENAXIOM_CHECK_SIGNALS
OPENAXIOM_CHECK_SOCKETS
OPENAXIOM_CHECK_PROCESS
-OPENAXIOM_CHECK_GMP
+#OPENAXIOM_CHECK_GMP
])
dnl ------------------------
diff --git a/config/openaxiom-c-macros.h.in b/config/openaxiom-c-macros.h.in
index d2e0d23e..1eb6df78 100644
--- a/config/openaxiom-c-macros.h.in
+++ b/config/openaxiom-c-macros.h.in
@@ -54,9 +54,6 @@
/* Define to 1 if you have the <fcntl.h> header file. */
#undef HAVE_FCNTL_H
-/* Define to 1 if you have the <gmp.h> header file. */
-#undef HAVE_GMP_H
-
/* Define to 1 if the system has the type `int16_t'. */
#undef HAVE_INT16_T
@@ -78,9 +75,6 @@
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
-/* Define to 1 if you have the `gmp' library (-lgmp). */
-#undef HAVE_LIBGMP
-
/* Define to 1 if you have the <libutil.h> header file. */
#undef HAVE_LIBUTIL_H