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