xref: /aosp_15_r20/external/libconfig/ac_config.h.in (revision 2e9d491483b805f09ea864149eadd5680efcc72a)
1*2e9d4914SAndroid Build Coastguard Worker/* ac_config.h.in.  Generated from configure.ac by autoheader.  */
2*2e9d4914SAndroid Build Coastguard Worker
3*2e9d4914SAndroid Build Coastguard Worker/* Define to 1 if you have the <dlfcn.h> header file. */
4*2e9d4914SAndroid Build Coastguard Worker#undef HAVE_DLFCN_H
5*2e9d4914SAndroid Build Coastguard Worker
6*2e9d4914SAndroid Build Coastguard Worker/* Define to 1 if you have the `freelocale' function. */
7*2e9d4914SAndroid Build Coastguard Worker#undef HAVE_FREELOCALE
8*2e9d4914SAndroid Build Coastguard Worker
9*2e9d4914SAndroid Build Coastguard Worker/* Define to 1 if you have the <inttypes.h> header file. */
10*2e9d4914SAndroid Build Coastguard Worker#undef HAVE_INTTYPES_H
11*2e9d4914SAndroid Build Coastguard Worker
12*2e9d4914SAndroid Build Coastguard Worker/* Define to 1 if you have the <memory.h> header file. */
13*2e9d4914SAndroid Build Coastguard Worker#undef HAVE_MEMORY_H
14*2e9d4914SAndroid Build Coastguard Worker
15*2e9d4914SAndroid Build Coastguard Worker/* Define to 1 if you have the `newlocale' function. */
16*2e9d4914SAndroid Build Coastguard Worker#undef HAVE_NEWLOCALE
17*2e9d4914SAndroid Build Coastguard Worker
18*2e9d4914SAndroid Build Coastguard Worker/* Define to 1 if you have the <stdint.h> header file. */
19*2e9d4914SAndroid Build Coastguard Worker#undef HAVE_STDINT_H
20*2e9d4914SAndroid Build Coastguard Worker
21*2e9d4914SAndroid Build Coastguard Worker/* Define to 1 if you have the <stdlib.h> header file. */
22*2e9d4914SAndroid Build Coastguard Worker#undef HAVE_STDLIB_H
23*2e9d4914SAndroid Build Coastguard Worker
24*2e9d4914SAndroid Build Coastguard Worker/* Define to 1 if you have the <strings.h> header file. */
25*2e9d4914SAndroid Build Coastguard Worker#undef HAVE_STRINGS_H
26*2e9d4914SAndroid Build Coastguard Worker
27*2e9d4914SAndroid Build Coastguard Worker/* Define to 1 if you have the <string.h> header file. */
28*2e9d4914SAndroid Build Coastguard Worker#undef HAVE_STRING_H
29*2e9d4914SAndroid Build Coastguard Worker
30*2e9d4914SAndroid Build Coastguard Worker/* Define to 1 if you have the <sys/stat.h> header file. */
31*2e9d4914SAndroid Build Coastguard Worker#undef HAVE_SYS_STAT_H
32*2e9d4914SAndroid Build Coastguard Worker
33*2e9d4914SAndroid Build Coastguard Worker/* Define to 1 if you have the <sys/types.h> header file. */
34*2e9d4914SAndroid Build Coastguard Worker#undef HAVE_SYS_TYPES_H
35*2e9d4914SAndroid Build Coastguard Worker
36*2e9d4914SAndroid Build Coastguard Worker/* Define to 1 if you have the <unistd.h> header file. */
37*2e9d4914SAndroid Build Coastguard Worker#undef HAVE_UNISTD_H
38*2e9d4914SAndroid Build Coastguard Worker
39*2e9d4914SAndroid Build Coastguard Worker/* Define to 1 if you have the `uselocale' function. */
40*2e9d4914SAndroid Build Coastguard Worker#undef HAVE_USELOCALE
41*2e9d4914SAndroid Build Coastguard Worker
42*2e9d4914SAndroid Build Coastguard Worker/* Define to 1 if you have the <xlocale.h> header file. */
43*2e9d4914SAndroid Build Coastguard Worker#undef HAVE_XLOCALE_H
44*2e9d4914SAndroid Build Coastguard Worker
45*2e9d4914SAndroid Build Coastguard Worker/* Define to the sub-directory in which libtool stores uninstalled libraries.
46*2e9d4914SAndroid Build Coastguard Worker   */
47*2e9d4914SAndroid Build Coastguard Worker#undef LT_OBJDIR
48*2e9d4914SAndroid Build Coastguard Worker
49*2e9d4914SAndroid Build Coastguard Worker/* Name of package */
50*2e9d4914SAndroid Build Coastguard Worker#undef PACKAGE
51*2e9d4914SAndroid Build Coastguard Worker
52*2e9d4914SAndroid Build Coastguard Worker/* Define to the address where bug reports for this package should be sent. */
53*2e9d4914SAndroid Build Coastguard Worker#undef PACKAGE_BUGREPORT
54*2e9d4914SAndroid Build Coastguard Worker
55*2e9d4914SAndroid Build Coastguard Worker/* Define to the full name of this package. */
56*2e9d4914SAndroid Build Coastguard Worker#undef PACKAGE_NAME
57*2e9d4914SAndroid Build Coastguard Worker
58*2e9d4914SAndroid Build Coastguard Worker/* Define to the full name and version of this package. */
59*2e9d4914SAndroid Build Coastguard Worker#undef PACKAGE_STRING
60*2e9d4914SAndroid Build Coastguard Worker
61*2e9d4914SAndroid Build Coastguard Worker/* Define to the one symbol short name of this package. */
62*2e9d4914SAndroid Build Coastguard Worker#undef PACKAGE_TARNAME
63*2e9d4914SAndroid Build Coastguard Worker
64*2e9d4914SAndroid Build Coastguard Worker/* Define to the home page for this package. */
65*2e9d4914SAndroid Build Coastguard Worker#undef PACKAGE_URL
66*2e9d4914SAndroid Build Coastguard Worker
67*2e9d4914SAndroid Build Coastguard Worker/* Define to the version of this package. */
68*2e9d4914SAndroid Build Coastguard Worker#undef PACKAGE_VERSION
69*2e9d4914SAndroid Build Coastguard Worker
70*2e9d4914SAndroid Build Coastguard Worker/* Define to 1 if you have the ANSI C header files. */
71*2e9d4914SAndroid Build Coastguard Worker#undef STDC_HEADERS
72*2e9d4914SAndroid Build Coastguard Worker
73*2e9d4914SAndroid Build Coastguard Worker/* Configured target name. */
74*2e9d4914SAndroid Build Coastguard Worker#undef TARGET
75*2e9d4914SAndroid Build Coastguard Worker
76*2e9d4914SAndroid Build Coastguard Worker/* Enable extensions on AIX 3, Interix.  */
77*2e9d4914SAndroid Build Coastguard Worker#ifndef _ALL_SOURCE
78*2e9d4914SAndroid Build Coastguard Worker# undef _ALL_SOURCE
79*2e9d4914SAndroid Build Coastguard Worker#endif
80*2e9d4914SAndroid Build Coastguard Worker/* Enable GNU extensions on systems that have them.  */
81*2e9d4914SAndroid Build Coastguard Worker#ifndef _GNU_SOURCE
82*2e9d4914SAndroid Build Coastguard Worker# undef _GNU_SOURCE
83*2e9d4914SAndroid Build Coastguard Worker#endif
84*2e9d4914SAndroid Build Coastguard Worker/* Enable threading extensions on Solaris.  */
85*2e9d4914SAndroid Build Coastguard Worker#ifndef _POSIX_PTHREAD_SEMANTICS
86*2e9d4914SAndroid Build Coastguard Worker# undef _POSIX_PTHREAD_SEMANTICS
87*2e9d4914SAndroid Build Coastguard Worker#endif
88*2e9d4914SAndroid Build Coastguard Worker/* Enable extensions on HP NonStop.  */
89*2e9d4914SAndroid Build Coastguard Worker#ifndef _TANDEM_SOURCE
90*2e9d4914SAndroid Build Coastguard Worker# undef _TANDEM_SOURCE
91*2e9d4914SAndroid Build Coastguard Worker#endif
92*2e9d4914SAndroid Build Coastguard Worker/* Enable general extensions on Solaris.  */
93*2e9d4914SAndroid Build Coastguard Worker#ifndef __EXTENSIONS__
94*2e9d4914SAndroid Build Coastguard Worker# undef __EXTENSIONS__
95*2e9d4914SAndroid Build Coastguard Worker#endif
96*2e9d4914SAndroid Build Coastguard Worker
97*2e9d4914SAndroid Build Coastguard Worker
98*2e9d4914SAndroid Build Coastguard Worker/* Version number of package */
99*2e9d4914SAndroid Build Coastguard Worker#undef VERSION
100*2e9d4914SAndroid Build Coastguard Worker
101*2e9d4914SAndroid Build Coastguard Worker/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
102*2e9d4914SAndroid Build Coastguard Worker   `char[]'. */
103*2e9d4914SAndroid Build Coastguard Worker#undef YYTEXT_POINTER
104*2e9d4914SAndroid Build Coastguard Worker
105*2e9d4914SAndroid Build Coastguard Worker/* Define to 1 if on MINIX. */
106*2e9d4914SAndroid Build Coastguard Worker#undef _MINIX
107*2e9d4914SAndroid Build Coastguard Worker
108*2e9d4914SAndroid Build Coastguard Worker/* Define to 2 if the system does not provide POSIX.1 features except with
109*2e9d4914SAndroid Build Coastguard Worker   this defined. */
110*2e9d4914SAndroid Build Coastguard Worker#undef _POSIX_1_SOURCE
111*2e9d4914SAndroid Build Coastguard Worker
112*2e9d4914SAndroid Build Coastguard Worker/* Define to 1 if you need to in order for `stat' and other things to work. */
113*2e9d4914SAndroid Build Coastguard Worker#undef _POSIX_SOURCE
114*2e9d4914SAndroid Build Coastguard Worker
115*2e9d4914SAndroid Build Coastguard Worker/* Define to empty if `const' does not conform to ANSI C. */
116*2e9d4914SAndroid Build Coastguard Worker#undef const
117