diff options
Diffstat (limited to 'configh.in')
-rw-r--r-- | configh.in | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -84,6 +84,9 @@ /* Define to 1 if you have the `isascii' function. */ #undef HAVE_ISASCII +/* Define to 1 if you have the `isblank' function. */ +#undef HAVE_ISBLANK + /* Define to 1 if you have the `iswctype' function. */ #undef HAVE_ISWCTYPE |