From: Bruno Haible Date: Thu, 13 Feb 2003 21:49:23 +0000 (+0000) Subject: Move libasprintf/config.h.in to gettext-runtime/libasprintf/config.h.in. X-Git-Tag: v0.12~881 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e344ee9ea6f6b3521afe0abbff159572e6abde25;p=thirdparty%2Fgettext.git Move libasprintf/config.h.in to gettext-runtime/libasprintf/config.h.in. --- diff --git a/libasprintf/config.h.in b/gettext-runtime/libasprintf/config.h.in similarity index 98% rename from libasprintf/config.h.in rename to gettext-runtime/libasprintf/config.h.in index 74c359576..087e178e5 100644 --- a/libasprintf/config.h.in +++ b/gettext-runtime/libasprintf/config.h.in @@ -74,6 +74,9 @@ /* Define if you have the 'wchar_t' type. */ #undef HAVE_WCHAR_T +/* Define if you have the 'wint_t' type. */ +#undef HAVE_WINT_T + /* Name of package */ #undef PACKAGE