1/* config.h.in.  Generated from configure.ac by autoheader.  */
2
3/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
4   systems. This function is required for `alloca.c' support on those systems.
5   */
6#undef CRAY_STACKSEG_END
7
8/* Define to 1 if using `alloca.c'. */
9#undef C_ALLOCA
10
11/* Define to 1 if translation of program messages to the user's native
12   language is requested. */
13#undef ENABLE_NLS
14
15/* Define to 1 if you have `alloca', as a function or macro. */
16#undef HAVE_ALLOCA
17
18/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
19   */
20#undef HAVE_ALLOCA_H
21
22/* Define to 1 if you have the <argz.h> header file. */
23#undef HAVE_ARGZ_H
24
25/* Define to 1 if you have the `asprintf' function. */
26#undef HAVE_ASPRINTF
27
28/* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
29   CoreFoundation framework. */
30#undef HAVE_CFLOCALECOPYCURRENT
31
32/* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
33   the CoreFoundation framework. */
34#undef HAVE_CFPREFERENCESCOPYAPPVALUE
35
36/* Define if the GNU dcgettext() function is already present or preinstalled.
37   */
38#undef HAVE_DCGETTEXT
39
40/* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
41   don't. */
42#undef HAVE_DECL_FEOF_UNLOCKED
43
44/* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
45   you don't. */
46#undef HAVE_DECL_FGETS_UNLOCKED
47
48/* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
49   don't. */
50#undef HAVE_DECL_GETC_UNLOCKED
51
52/* Define to 1 if you have the declaration of `_snprintf', and to 0 if you
53   don't. */
54#undef HAVE_DECL__SNPRINTF
55
56/* Define to 1 if you have the declaration of `_snwprintf', and to 0 if you
57   don't. */
58#undef HAVE_DECL__SNWPRINTF
59
60/* Define to 1 if you have the <dlfcn.h> header file. */
61#undef HAVE_DLFCN_H
62
63/* Define to 1 if you have the <float.h> header file. */
64#define HAVE_FLOAT_H 1
65
66/* Define to 1 if you have the `fwprintf' function. */
67#undef HAVE_FWPRINTF
68
69/* Define to 1 if you have the `getcwd' function. */
70#undef HAVE_GETCWD
71
72/* Define to 1 if you have the `getegid' function. */
73#undef HAVE_GETEGID
74
75/* Define to 1 if you have the `geteuid' function. */
76#undef HAVE_GETEUID
77
78/* Define to 1 if you have the `getgid' function. */
79#undef HAVE_GETGID
80
81/* Define to 1 if you have the `getpagesize' function. */
82#undef HAVE_GETPAGESIZE
83
84/* Define if the GNU gettext() function is already present or preinstalled. */
85#undef HAVE_GETTEXT
86
87/* Define to 1 if you have the `getuid' function. */
88#undef HAVE_GETUID
89
90/* Define if you have the iconv() function. */
91#undef HAVE_ICONV
92
93/* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
94#undef HAVE_INTMAX_T
95
96/* Define if <inttypes.h> exists and doesn't clash with <sys/types.h>. */
97#define HAVE_INTTYPES_H 1
98
99/* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
100   declares uintmax_t. */
101#undef HAVE_INTTYPES_H_WITH_UINTMAX
102
103/* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
104#undef HAVE_LANGINFO_CODESET
105
106/* Define if your <locale.h> file defines LC_MESSAGES. */
107#undef HAVE_LC_MESSAGES
108
109/* Define to 1 if you have the <libintl.h> header file. */
110#undef HAVE_LIBINTL_H
111
112/* Define to 1 if you have the <limits.h> header file. */
113#define HAVE_LIMITS_H 1
114
115/* Define to 1 if you have the <locale.h> header file. */
116#undef HAVE_LOCALE_H
117
118/* Define if you have the 'long double' type. */
119#undef HAVE_LONG_DOUBLE
120
121/* Define if you have the 'long long' type. */
122#define HAVE_LONG_LONG 1
123
124/* Define to 1 if you have the <malloc.h> header file. */
125#undef HAVE_MALLOC_H /* already defined in system/core/include/arch/linux-arm/AndroidConfig.h */
126#define HAVE_MALLOC_H 1
127
128/* Define to 1 if you have the <mcheck.h> header file. */
129#undef HAVE_MCHECK_H
130
131/* Define to 1 if you have the <memory.h> header file. */
132#define HAVE_MEMORY_H 1
133
134/* Define to 1 if you have the `mempcpy' function. */
135#define HAVE_MEMPCPY 1
136
137/* Define to 1 if you have a working `mmap' system call. */
138#define HAVE_MMAP 1
139
140/* Define to 1 if you have the `mtrace' function. */
141#undef HAVE_MTRACE
142
143/* Define to 1 if you have the `munmap' function. */
144#define HAVE_MUNMAP 1
145
146/* Define to 1 if you have the <nl_types.h> header file. */
147#undef HAVE_NL_TYPES_H
148
149/* Define if your printf() function supports format strings with positions. */
150#define HAVE_POSIX_PRINTF 1
151
152/* Define to 1 if you have the `putenv' function. */
153#undef HAVE_PUTENV
154
155/* Define to 1 if you have the `setenv' function. */
156#undef HAVE_SETENV
157
158/* Define to 1 if you have the `setlocale' function. */
159#undef HAVE_SETLOCALE
160
161/* Define to 1 if you have the `setregid' function. */
162#undef HAVE_SETREGID
163
164/* Define to 1 if you have the `snprintf' function. */
165#define HAVE_SNPRINTF 1
166
167/* Define to 1 if you have the <stddef.h> header file. */
168#define HAVE_STDDEF_H 1
169
170/* Define to 1 if you have the <stdint.h> header file. */
171#define HAVE_STDINT_H 1
172
173/* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
174   uintmax_t. */
175#undef HAVE_STDINT_H_WITH_UINTMAX
176
177/* Define to 1 if you have the <stdlib.h> header file. */
178#define HAVE_STDLIB_H 1
179
180/* Define to 1 if you have the `stpcpy' function. */
181#undef HAVE_STPCPY
182
183/* Define to 1 if you have the `strcasecmp' function. */
184#undef HAVE_STRCASECMP
185
186/* Define to 1 if you have the `strdup' function. */
187#undef HAVE_STRDUP
188
189/* Define to 1 if you have the `strerror' function. */
190#define HAVE_STRERROR 1
191
192/* Define to 1 if you have the <strings.h> header file. */
193#undef HAVE_STRINGS_H
194
195/* Define to 1 if you have the <string.h> header file. */
196#undef HAVE_STRING_H
197
198/* Define to 1 if you have the `strtoul' function. */
199#undef HAVE_STRTOUL
200
201/* Define to 1 if you have the <sys/param.h> header file. */
202#undef HAVE_SYS_PARAM_H
203
204/* Define to 1 if you have the <sys/stat.h> header file. */
205#undef HAVE_SYS_STAT_H
206
207/* Define to 1 if you have the <sys/types.h> header file. */
208#undef HAVE_SYS_TYPES_H
209
210/* Define to 1 if you have the `tsearch' function. */
211#undef HAVE_TSEARCH
212
213/* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */
214#undef HAVE_UINTMAX_T
215
216/* Define to 1 if you have the <unistd.h> header file. */
217#define HAVE_UNISTD_H 1
218
219/* Define if you have the 'unsigned long long' type. */
220#undef HAVE_UNSIGNED_LONG_LONG
221
222/* Define if you have the 'wchar_t' type. */
223#undef HAVE_WCHAR_T
224
225/* Define to 1 if you have the `wcslen' function. */
226#undef HAVE_WCSLEN
227
228/* Define if you have the 'wint_t' type. */
229#undef HAVE_WINT_T
230
231/* Define to 1 if you have the `__argz_count' function. */
232#undef HAVE___ARGZ_COUNT
233
234/* Define to 1 if you have the `__argz_next' function. */
235#undef HAVE___ARGZ_NEXT
236
237/* Define to 1 if you have the `__argz_stringify' function. */
238#undef HAVE___ARGZ_STRINGIFY
239
240/* Define to 1 if you have the `__fsetlocking' function. */
241#undef HAVE___FSETLOCKING
242
243/* Define to 1 if you have the `__secure_getenv' function. */
244#undef HAVE___SECURE_GETENV
245
246/* Define as const if the declaration of iconv() needs const. */
247#undef ICONV_CONST
248
249/* Define if integer division by zero raises signal SIGFPE. */
250#undef INTDIV0_RAISES_SIGFPE
251
252/* Name of package */
253#define PACKAGE "popt"
254
255/* Define to the address where bug reports for this package should be sent. */
256#undef PACKAGE_BUGREPORT
257
258/* Define to the full name of this package. */
259#undef PACKAGE_NAME
260
261/* Define to the full name and version of this package. */
262#undef PACKAGE_STRING
263
264/* Define to the one symbol short name of this package. */
265#undef PACKAGE_TARNAME
266
267/* Define to the version of this package. */
268#undef PACKAGE_VERSION
269
270/* Full path to popt top_srcdir. */
271#undef POPT_SOURCE_PATH
272
273/* Define if <inttypes.h> exists and defines unusable PRI* macros. */
274#undef PRI_MACROS_BROKEN
275
276/* Define to 1 if the C compiler supports function prototypes. */
277#undef PROTOTYPES
278
279/* Define as the maximum value of type 'size_t', if the system doesn't define
280   it. */
281#undef SIZE_MAX
282
283/* If using the C implementation of alloca, define if you know the
284   direction of stack growth for your system; otherwise it will be
285   automatically deduced at run-time.
286	STACK_DIRECTION > 0 => grows toward higher addresses
287	STACK_DIRECTION < 0 => grows toward lower addresses
288	STACK_DIRECTION = 0 => direction of growth unknown */
289#undef STACK_DIRECTION
290
291/* Define to 1 if you have the ANSI C header files. */
292#undef STDC_HEADERS
293
294/* Version number of package */
295#undef VERSION
296
297/* Number of bits in a file offset, on hosts where this is settable. */
298#undef _FILE_OFFSET_BITS
299
300/* Define for large files, on AIX-style hosts. */
301#undef _LARGE_FILES
302
303/* Define like PROTOTYPES; this can be used by system headers. */
304#undef __PROTOTYPES
305
306/* Define to empty if `const' does not conform to ANSI C. */
307#undef const
308
309/* Define to `__inline__' or `__inline' if that's what the C compiler
310   calls it, or to nothing if 'inline' is not supported under any name.  */
311#ifndef __cplusplus
312#undef inline
313#endif
314
315/* Define to `long' if <sys/types.h> does not define. */
316#undef off_t
317
318/* Define as the type of the result of subtracting two pointers, if the system
319   doesn't define it. */
320#undef ptrdiff_t
321
322/* Define to empty if the C compiler doesn't support this keyword. */
323#undef signed
324
325/* Define to `unsigned' if <sys/types.h> does not define. */
326#undef size_t
327
328/* Define to unsigned long or unsigned long long if <stdint.h> and
329   <inttypes.h> don't define. */
330#undef uintmax_t
331