aboutsummaryrefslogtreecommitdiffstats
path: root/configh.in
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2012-05-09 20:08:15 +0300
committerArnold D. Robbins <arnold@skeeve.com>2012-05-09 20:08:15 +0300
commit8ff0b4eaa7592280b5a55087c0326c6ef1f88db5 (patch)
treeeae689a948e50dbf462b7e0d0c3d225409f6c7b0 /configh.in
parent17a2a7c14dc27248d87f2561a1ec311ad4972355 (diff)
parentfe0a0998411173db5cab614253562b2efd6f9664 (diff)
downloadegawk-8ff0b4eaa7592280b5a55087c0326c6ef1f88db5.tar.gz
egawk-8ff0b4eaa7592280b5a55087c0326c6ef1f88db5.tar.bz2
egawk-8ff0b4eaa7592280b5a55087c0326c6ef1f88db5.zip
Merge branch 'gawk-4.0-stable'
Diffstat (limited to 'configh.in')
-rw-r--r--configh.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/configh.in b/configh.in
index 145615b3..4a16adf4 100644
--- a/configh.in
+++ b/configh.in
@@ -180,6 +180,9 @@
/* Define to 1 if you have the <stdarg.h> header file. */
#undef HAVE_STDARG_H
+/* Define to 1 if stdbool.h conforms to C99. */
+#undef HAVE_STDBOOL_H
+
/* Define to 1 if you have the <stddef.h> header file. */
#undef HAVE_STDDEF_H
@@ -315,6 +318,9 @@
/* systems should define this type here */
#undef HAVE_WINT_T
+/* Define to 1 if the system has the type `_Bool'. */
+#undef HAVE__BOOL
+
/* disable lint checks */
#undef NO_LINT