diff options
Diffstat (limited to 'configh.in')
-rw-r--r-- | configh.in | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -324,6 +324,9 @@ /* Define to 1 if the system has the type `_Bool'. */ #undef HAVE__BOOL +/* libc is broken for regex handling */ +#undef LIBC_IS_BORKED + /* disable lint checks */ #undef NO_LINT |