From 8816646796401df89afdd12daf749ca99400c949 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Fri, 1 Jul 2011 00:09:08 +0000 Subject: * config/open-axiom.m4 (OPENAXIOM_CHECK_GMP): New. (OPENAXIOM_CHECK_CORE_SUPPORT): Use it. --- config/openaxiom-c-macros.h.in | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'config/openaxiom-c-macros.h.in') diff --git a/config/openaxiom-c-macros.h.in b/config/openaxiom-c-macros.h.in index 1eb6df78..d2e0d23e 100644 --- a/config/openaxiom-c-macros.h.in +++ b/config/openaxiom-c-macros.h.in @@ -54,6 +54,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_FCNTL_H +/* Define to 1 if you have the header file. */ +#undef HAVE_GMP_H + /* Define to 1 if the system has the type `int16_t'. */ #undef HAVE_INT16_T @@ -75,6 +78,9 @@ /* Define to 1 if you have the 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 header file. */ #undef HAVE_LIBUTIL_H -- cgit v1.2.3