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 95d7e2c..8e5136e 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 + /* Name of package */ #undef PACKAGE |