diff options
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in index 86a60af..86c496c 100644 --- a/config.h.in +++ b/config.h.in @@ -78,6 +78,9 @@ /* Define to 1 if you have the `vprintf' function. */ #undef HAVE_VPRINTF +/* Define to 1 if the system has the type `wchar_t'. */ +#undef HAVE_WCHAR_T + /* Define to the sub-directory in which libtool stores uninstalled libraries. */ #undef LT_OBJDIR |