Regenerated using autoconf-2.52.
[libiconv.git] / libcharset / config.h.in
blob182d4e6525d0763396f460b0be724ded19a161de
1 /* config.h.in. Generated automatically from configure.in by autoheader. */
3 /* Define if you have the <dlfcn.h> header file. */
4 #undef HAVE_DLFCN_H
6 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
7 #undef HAVE_LANGINFO_CODESET
9 /* Define if you have the <langinfo.h> header file. */
10 #undef HAVE_LANGINFO_H
12 /* Define if you have the `nl_langinfo' function. */
13 #undef HAVE_NL_LANGINFO
15 /* Define if you have the `setlocale' function. */
16 #undef HAVE_SETLOCALE
18 /* Define if you have the <stddef.h> header file. */
19 #undef HAVE_STDDEF_H
21 /* Define if you have the <stdlib.h> header file. */
22 #undef HAVE_STDLIB_H
24 /* Define if you have the <string.h> header file. */
25 #undef HAVE_STRING_H
27 /* Define if on AIX 3.
28 System headers sometimes define this.
29 We just want to avoid a redefinition error message. */
30 #ifndef _ALL_SOURCE
31 # undef _ALL_SOURCE
32 #endif
34 /* Define if on MINIX. */
35 #undef _MINIX
37 /* Define if the system does not provide POSIX.1 features except with this
38 defined. */
39 #undef _POSIX_1_SOURCE
41 /* Define if you need to in order for stat and other things to work. */
42 #undef _POSIX_SOURCE