Prepare for Unicode 3.1 support.
[libiconv.git] / libcharset / config.h.in
blob071e6a7e502aba9ac6159bcec4e9b978b679dccf
1 /* config.h.in. Generated automatically from configure.in by autoheader. */
3 /* Define if on AIX 3.
4 System headers sometimes define this.
5 We just want to avoid a redefinition error message. */
6 #ifndef _ALL_SOURCE
7 #undef _ALL_SOURCE
8 #endif
10 /* Define if on MINIX. */
11 #undef _MINIX
13 /* Define if the system does not provide POSIX.1 features except
14 with this defined. */
15 #undef _POSIX_1_SOURCE
17 /* Define if you need to in order for stat and other things to work. */
18 #undef _POSIX_SOURCE
20 /* Define if you have the nl_langinfo function. */
21 #undef HAVE_NL_LANGINFO
23 /* Define if you have the setlocale function. */
24 #undef HAVE_SETLOCALE
26 /* Define if you have the <langinfo.h> header file. */
27 #undef HAVE_LANGINFO_H
29 /* Define if you have the <stddef.h> header file. */
30 #undef HAVE_STDDEF_H
32 /* Define if you have the <stdlib.h> header file. */
33 #undef HAVE_STDLIB_H
35 /* Define if you have the <string.h> header file. */
36 #undef HAVE_STRING_H
38 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
39 #undef HAVE_LANGINFO_CODESET