summaryrefslogtreecommitdiff
path: root/config.in
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2002-04-16 02:45:14 +0200
committerKevin Ryde <user42@zip.com.au>2002-04-16 02:45:14 +0200
commita5ca7c1f8f8d2a19aecf023413084274b229aa63 (patch)
treea35fd220600a5f0ade204150a761e6f07b201781 /config.in
parent9b44a4554ceee5d33fe3cf704fa15bd64abeb83c (diff)
downloadgmp-a5ca7c1f8f8d2a19aecf023413084274b229aa63.tar.gz
Regenerate for:
* mpfr/*, configure.in: Update to final mpfr 2.0.1.
Diffstat (limited to 'config.in')
-rw-r--r--config.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.in b/config.in
index 2321c7a3b..b54cd1857 100644
--- a/config.in
+++ b/config.in
@@ -342,6 +342,9 @@ MA 02111-1307, USA. */
/* Define if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H
+/* Define if you have the `strcasecmp' function. */
+#undef HAVE_STRCASECMP
+
/* Define if you have the `strchr' function. */
#undef HAVE_STRCHR