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 `fwprintf' function. */
61#undef HAVE_FWPRINTF
62
63/* Define to 1 if you have the `getcwd' function. */
64#undef HAVE_GETCWD
65
66/* Define to 1 if you have the `getegid' function. */
67#undef HAVE_GETEGID
68
69/* Define to 1 if you have the `geteuid' function. */
70#undef HAVE_GETEUID
71
72/* Define to 1 if you have the `getgid' function. */
73#undef HAVE_GETGID
74
75/* Define to 1 if you have the `getpagesize' function. */
76#undef HAVE_GETPAGESIZE
77
78/* Define if the GNU gettext() function is already present or preinstalled. */
79#undef HAVE_GETTEXT
80
81/* Define to 1 if you have the `getuid' function. */
82#undef HAVE_GETUID
83
84/* Define if you have the iconv() function. */
85#undef HAVE_ICONV
86
87/* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
88#undef HAVE_INTMAX_T
89
90/* Define if <inttypes.h> exists and doesn't clash with <sys/types.h>. */
91#undef HAVE_INTTYPES_H
92
93/* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
94   declares uintmax_t. */
95#undef HAVE_INTTYPES_H_WITH_UINTMAX
96
97/* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
98#undef HAVE_LANGINFO_CODESET
99
100/* Define if your <locale.h> file defines LC_MESSAGES. */
101#undef HAVE_LC_MESSAGES
102
103/* Define to 1 if you have the <limits.h> header file. */
104#undef HAVE_LIMITS_H
105
106/* Define to 1 if you have the <locale.h> header file. */
107#undef HAVE_LOCALE_H
108
109/* Define if you have the 'long double' type. */
110#undef HAVE_LONG_DOUBLE
111
112/* Define if you have the 'long long' type. */
113#undef HAVE_LONG_LONG
114
115/* Define to 1 if you have the <malloc.h> header file. */
116#undef HAVE_MALLOC_H
117
118/* Define to 1 if you have the <memory.h> header file. */
119#undef HAVE_MEMORY_H
120
121/* Define to 1 if you have the `mempcpy' function. */
122#undef HAVE_MEMPCPY
123
124/* Define to 1 if you have a working `mmap' system call. */
125#undef HAVE_MMAP
126
127/* Define to 1 if you have the `munmap' function. */
128#undef HAVE_MUNMAP
129
130/* Define to 1 if you have the <nl_types.h> header file. */
131#undef HAVE_NL_TYPES_H
132
133/* Define if your printf() function supports format strings with positions. */
134#undef HAVE_POSIX_PRINTF
135
136/* Define to 1 if you have the `putenv' function. */
137#undef HAVE_PUTENV
138
139/* Define to 1 if you have the `setenv' function. */
140#undef HAVE_SETENV
141
142/* Define to 1 if you have the `setlocale' function. */
143#undef HAVE_SETLOCALE
144
145/* Define to 1 if you have the `snprintf' function. */
146#undef HAVE_SNPRINTF
147
148/* Define to 1 if you have the <stddef.h> header file. */
149#undef HAVE_STDDEF_H
150
151/* Define to 1 if you have the <stdint.h> header file. */
152#undef HAVE_STDINT_H
153
154/* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
155   uintmax_t. */
156#undef HAVE_STDINT_H_WITH_UINTMAX
157
158/* Define to 1 if you have the <stdlib.h> header file. */
159#undef HAVE_STDLIB_H
160
161/* Define to 1 if you have the `stpcpy' function. */
162#undef HAVE_STPCPY
163
164/* Define to 1 if you have the `strcasecmp' function. */
165#undef HAVE_STRCASECMP
166
167/* Define to 1 if you have the `strdup' function. */
168#undef HAVE_STRDUP
169
170/* Define to 1 if you have the <strings.h> header file. */
171#undef HAVE_STRINGS_H
172
173/* Define to 1 if you have the <string.h> header file. */
174#undef HAVE_STRING_H
175
176/* Define to 1 if you have the `strtoul' function. */
177#undef HAVE_STRTOUL
178
179/* Define to 1 if you have the <sys/param.h> header file. */
180#undef HAVE_SYS_PARAM_H
181
182/* Define to 1 if you have the <sys/stat.h> header file. */
183#undef HAVE_SYS_STAT_H
184
185/* Define to 1 if you have the <sys/types.h> header file. */
186#undef HAVE_SYS_TYPES_H
187
188/* Define to 1 if you have the `tsearch' function. */
189#undef HAVE_TSEARCH
190
191/* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */
192#undef HAVE_UINTMAX_T
193
194/* Define to 1 if you have the <unistd.h> header file. */
195#undef HAVE_UNISTD_H
196
197/* Define if you have the 'unsigned long long' type. */
198#undef HAVE_UNSIGNED_LONG_LONG
199
200/* Define if you have the 'wchar_t' type. */
201#undef HAVE_WCHAR_T
202
203/* Define to 1 if you have the `wcslen' function. */
204#undef HAVE_WCSLEN
205
206/* Define if you have the 'wint_t' type. */
207#undef HAVE_WINT_T
208
209/* Define to 1 if you have the `__argz_count' function. */
210#undef HAVE___ARGZ_COUNT
211
212/* Define to 1 if you have the `__argz_next' function. */
213#undef HAVE___ARGZ_NEXT
214
215/* Define to 1 if you have the `__argz_stringify' function. */
216#undef HAVE___ARGZ_STRINGIFY
217
218/* Define to 1 if you have the `__fsetlocking' function. */
219#undef HAVE___FSETLOCKING
220
221/* Define as const if the declaration of iconv() needs const. */
222#undef ICONV_CONST
223
224/* Define if integer division by zero raises signal SIGFPE. */
225#undef INTDIV0_RAISES_SIGFPE
226
227/* Name of package */
228#undef PACKAGE
229
230/* Define to the address where bug reports for this package should be sent. */
231#undef PACKAGE_BUGREPORT
232
233/* Define to the full name of this package. */
234#undef PACKAGE_NAME
235
236/* Define to the full name and version of this package. */
237#undef PACKAGE_STRING
238
239/* Define to the one symbol short name of this package. */
240#undef PACKAGE_TARNAME
241
242/* Define to the version of this package. */
243#undef PACKAGE_VERSION
244
245/* Define if <inttypes.h> exists and defines unusable PRI* macros. */
246#undef PRI_MACROS_BROKEN
247
248/* Define as the maximum value of type 'size_t', if the system doesn't define
249   it. */
250#undef SIZE_MAX
251
252/* If using the C implementation of alloca, define if you know the
253   direction of stack growth for your system; otherwise it will be
254   automatically deduced at runtime.
255	STACK_DIRECTION > 0 => grows toward higher addresses
256	STACK_DIRECTION < 0 => grows toward lower addresses
257	STACK_DIRECTION = 0 => direction of growth unknown */
258#undef STACK_DIRECTION
259
260/* Define to 1 if you have the ANSI C header files. */
261#undef STDC_HEADERS
262
263/* Version number of package */
264#undef VERSION
265
266/* Define to empty if `const' does not conform to ANSI C. */
267#undef const
268
269/* Define to `__inline__' or `__inline' if that's what the C compiler
270   calls it, or to nothing if 'inline' is not supported under any name.  */
271#ifndef __cplusplus
272#undef inline
273#endif
274
275/* Define to `long int' if <sys/types.h> does not define. */
276#undef off_t
277
278/* Define as the type of the result of subtracting two pointers, if the system
279   doesn't define it. */
280#undef ptrdiff_t
281
282/* Define to empty if the C compiler doesn't support this keyword. */
283#undef signed
284
285/* Define to `unsigned int' if <sys/types.h> does not define. */
286#undef size_t
287
288/* Define to unsigned long or unsigned long long if <stdint.h> and
289   <inttypes.h> don't define. */
290#undef uintmax_t
291