Regenerated using autoconf-2.52.
[libiconv.git] / libcharset / config.h.msvc
blobe8388135f537adf1b8e9d2055119b29dd010b7e0
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 #define HAVE_SETLOCALE 1
26 /* Define if you have the <dlfcn.h> header file.  */
27 #undef HAVE_DLFCN_H
29 /* Define if you have the <langinfo.h> header file.  */
30 #undef HAVE_LANGINFO_H
32 /* Define if you have the <stddef.h> header file.  */
33 #define HAVE_STDDEF_H 1
35 /* Define if you have the <stdlib.h> header file.  */
36 #define HAVE_STDLIB_H 1
38 /* Define if you have the <string.h> header file.  */
39 #define HAVE_STRING_H 1
41 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
42 #undef HAVE_LANGINFO_CODESET