X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=config.h.in;h=7814dddd793cd249d71c0822ae35a3ed3d179a63;hb=4d2aca39cdd96958b3f0bbc6973f15aac5133cdc;hp=1298c7afb0b9bffcf1f36ef6e79cc6165ff4de56;hpb=9e5f6d00416e4107a5c1b1e30874a2a0119e0f08;p=pkg%2Fabook.git diff --git a/config.h.in b/config.h.in index 1298c7a..7814ddd 100644 --- a/config.h.in +++ b/config.h.in @@ -1,5 +1,8 @@ /* config.h.in. Generated from configure.in by autoheader. */ +/* Handle multibyte characters */ +#undef HANDLE_MULTIBYTE + /* Define to 1 if you have the header file. */ #undef HAVE_HISTORY_H @@ -15,6 +18,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_LOCALE_H +/* Define to 1 if you have the `mbtowc' function. */ +#undef HAVE_MBTOWC + /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H @@ -82,6 +88,9 @@ /* Define if vsnprintf is available. */ #undef HAVE_VSNPRINTF +/* Define to 1 if you have the `wcwidth' function. */ +#undef HAVE_WCWIDTH + /* Name of package */ #undef PACKAGE