summaryrefslogtreecommitdiff
path: root/config.in
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2001-04-20 00:39:06 +0200
committerKevin Ryde <user42@zip.com.au>2001-04-20 00:39:06 +0200
commite6f6e8bfbcfe88077a776b19907c484a9b791599 (patch)
tree720a02923b163c84011bd58f97f5d3bc8f3c4091 /config.in
parent16fcedff4751fdca83a7e646f218413e131f230f (diff)
downloadgmp-e6f6e8bfbcfe88077a776b19907c484a9b791599.tar.gz
* configure, config.in: Update to autoconf 2.49d.
Diffstat (limited to 'config.in')
-rw-r--r--config.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/config.in b/config.in
index 67fcf13d6..2d27a2e49 100644
--- a/config.in
+++ b/config.in
@@ -186,6 +186,12 @@ MA 02111-1307, USA.
/* Define if an actual "inline" is available */
#undef HAVE_INLINE
+/* Define if you have the <inttypes.h> header file. */
+#undef HAVE_INTTYPES_H
+
+/* Define if you have the <memory.h> header file. */
+#undef HAVE_MEMORY_H
+
/* Define if you have the `mprotect' function. */
#undef HAVE_MPROTECT
@@ -201,9 +207,15 @@ MA 02111-1307, USA.
/* Tune directory speed_cyclecounter, undef=none, 1=32bits, 2=64bits) */
#undef HAVE_SPEED_CYCLECOUNTER
+/* Define if you have the <stdlib.h> header file. */
+#undef HAVE_STDLIB_H
+
/* Define if cpp supports the ANSI # stringizing operator. */
#undef HAVE_STRINGIZE
+/* Define if you have the <strings.h> header file. */
+#undef HAVE_STRINGS_H
+
/* Define if you have the <string.h> header file. */
#undef HAVE_STRING_H