aboutsummaryrefslogtreecommitdiffstats
path: root/configh.in
diff options
context:
space:
mode:
Diffstat (limited to 'configh.in')
-rw-r--r--configh.in7
1 files changed, 5 insertions, 2 deletions
diff --git a/configh.in b/configh.in
index bfffd853..301fa21a 100644
--- a/configh.in
+++ b/configh.in
@@ -195,6 +195,9 @@
/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H
+/* Define to 1 if you have the `strcasecmp' function. */
+#undef HAVE_STRCASECMP
+
/* Define to 1 if you have the `strchr' function. */
#undef HAVE_STRCHR
@@ -317,8 +320,8 @@
/* Define to 1 if the system has the type `_Bool'. */
#undef HAVE__BOOL
-/* libc is broken for regex handling */
-#undef LIBC_IS_BORKED
+/* enable severe portability problems */
+#undef I_DONT_KNOW_WHAT_IM_DOING
/* disable lint checks */
#undef NO_LINT