summaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2001-07-09 12:04:06 +0000
committerBruno Haible <bruno@clisp.org>2001-07-09 12:04:06 +0000
commita1255346da15c64b83023dd462fef37ef86bb7de (patch)
treeeb8fbdc89c42ea832f9cc8c7ccfc54b6e47993a1 /config.h.in
parent818f7f1aea0bb4ee06c53001ef74c1d3ca3a33a7 (diff)
downloadexternal_gettext-a1255346da15c64b83023dd462fef37ef86bb7de.zip
external_gettext-a1255346da15c64b83023dd462fef37ef86bb7de.tar.gz
external_gettext-a1255346da15c64b83023dd462fef37ef86bb7de.tar.bz2
Regenerated.
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index 2e9f348..9eace70 100644
--- a/config.h.in
+++ b/config.h.in
@@ -121,6 +121,9 @@
/* Define if you have the mblen function. */
#undef HAVE_MBLEN
+/* Define if you have the mbsinit function. */
+#undef HAVE_MBSINIT
+
/* Define if you have the memcpy function. */
#undef HAVE_MEMCPY
@@ -247,6 +250,9 @@
/* Make sure we see all GNU extensions. */
#undef _GNU_SOURCE
+/* Define if you have a working <stdbool.h> header file. */
+#undef HAVE_STDBOOL_H
+
/* Define to empty if the C compiler doesn't support this keyword. */
#undef signed