summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2003-02-13 21:49:23 +0000
committerBruno Haible <bruno@clisp.org>2009-06-23 12:09:17 +0200
commite344ee9ea6f6b3521afe0abbff159572e6abde25 (patch)
tree1d4a825ce8fbc2975f81c185f52bea123b80e50e
parent550f48cf27581be75858380e14e05ee58db0cdab (diff)
downloadexternal_gettext-e344ee9ea6f6b3521afe0abbff159572e6abde25.zip
external_gettext-e344ee9ea6f6b3521afe0abbff159572e6abde25.tar.gz
external_gettext-e344ee9ea6f6b3521afe0abbff159572e6abde25.tar.bz2
Move libasprintf/config.h.in to gettext-runtime/libasprintf/config.h.in.
-rw-r--r--gettext-runtime/libasprintf/config.h.in (renamed from libasprintf/config.h.in)3
1 files changed, 3 insertions, 0 deletions
diff --git a/libasprintf/config.h.in b/gettext-runtime/libasprintf/config.h.in
index 74c3595..087e178 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