1/* config.in.  Generated from configure.in by autoheader.  */
2/* Define if you can safely include both <string.h> and <strings.h>.  */
3#undef STRING_WITH_STRINGS
4
5/* Define if printf supports "%p".  */
6#undef HAVE_PRINTF_PTR
7
8/* Define if you want expensive run-time checks. */
9#undef ENABLE_CHECKING
10
11/* Define to 1 if NLS is requested.  */
12#undef ENABLE_NLS
13
14/* Define as 1 if you have catgets and don't want to use GNU gettext.  */
15#undef HAVE_CATGETS
16
17/* Define as 1 if you have gettext and don't want to use GNU gettext.  */
18#undef HAVE_GETTEXT
19
20/* Define if your cpp understands the stringify operator.  */
21#undef HAVE_CPP_STRINGIFY
22
23/* Define if your compiler understands volatile.  */
24#undef HAVE_VOLATILE
25
26/* Define if your assembler supports specifying the maximum number
27   of bytes to skip when using the GAS .p2align command. */
28#undef HAVE_GAS_MAX_SKIP_P2ALIGN
29
30/* Define if your assembler supports .balign and .p2align.  */
31#undef HAVE_GAS_BALIGN_AND_P2ALIGN
32
33/* Define if your assembler supports .subsection and .subsection -1 starts
34   emitting at the beginning of your section */
35#undef HAVE_GAS_SUBSECTION_ORDERING
36
37/* Define if your assembler uses the old HImode fild and fist notation.  */
38#undef HAVE_GAS_FILDS_FISTS
39
40/* Define if you have a working <inttypes.h> header file.  */
41#undef HAVE_INTTYPES_H
42
43/* Define if your locale.h file contains LC_MESSAGES.  */
44#undef HAVE_LC_MESSAGES
45
46/* Define as 1 if you have the stpcpy function.  */
47#undef HAVE_STPCPY
48
49/* Whether malloc must be declared even if <stdlib.h> is included.  */
50#undef NEED_DECLARATION_MALLOC
51
52/* Whether realloc must be declared even if <stdlib.h> is included.  */
53#undef NEED_DECLARATION_REALLOC
54
55/* Whether calloc must be declared even if <stdlib.h> is included.  */
56#undef NEED_DECLARATION_CALLOC
57
58/* Whether free must be declared even if <stdlib.h> is included.  */
59#undef NEED_DECLARATION_FREE
60
61/* Whether bcopy must be declared even if <string.h> is included.  */
62#undef NEED_DECLARATION_BCOPY
63
64/* Whether bcmp must be declared even if <string.h> is included.  */
65#undef NEED_DECLARATION_BCMP
66
67/* Whether bzero must be declared even if <string.h> is included.  */
68#undef NEED_DECLARATION_BZERO
69
70/* Whether index must be declared even if <string.h> is included.  */
71#undef NEED_DECLARATION_INDEX
72
73/* Whether rindex must be declared even if <string.h> is included.  */
74#undef NEED_DECLARATION_RINDEX
75
76/* Whether getenv must be declared even if <stdlib.h> is included.  */
77#undef NEED_DECLARATION_GETENV
78
79/* Whether atol must be declared even if <stdlib.h> is included.  */
80#undef NEED_DECLARATION_ATOL
81
82/* Whether atof must be declared even if <stdlib.h> is included.  */
83#undef NEED_DECLARATION_ATOF
84
85/* Whether sbrk must be declared even if <stdlib.h> is included.  */
86#undef NEED_DECLARATION_SBRK
87
88/* Whether abort must be declared even if <stdlib.h> is included.  */
89#undef NEED_DECLARATION_ABORT
90
91/* Whether strerror must be declared even if <string.h> is included.  */
92#undef NEED_DECLARATION_STRERROR
93
94/* Whether strsignal must be declared even if <string.h> is included.  */
95#undef NEED_DECLARATION_STRSIGNAL
96
97/* Whether strstr must be declared even if <string.h> is included.  */
98#undef NEED_DECLARATION_STRSTR
99
100/* Whether getcwd must be declared even if <unistd.h> is included.  */
101#undef NEED_DECLARATION_GETCWD
102
103/* Whether getwd must be declared even if <unistd.h> is included.  */
104#undef NEED_DECLARATION_GETWD
105
106/* Whether getrlimit must be declared even if <sys/resource.h> is included.  */
107#undef NEED_DECLARATION_GETRLIMIT
108
109/* Whether setrlimit must be declared even if <sys/resource.h> is included.  */
110#undef NEED_DECLARATION_SETRLIMIT
111
112/* Whether putc_unlocked must be declared even if <stdio.h> is included.  */
113#undef NEED_DECLARATION_PUTC_UNLOCKED
114
115/* Whether fputs_unlocked must be declared even if <stdio.h> is included.  */
116#undef NEED_DECLARATION_FPUTS_UNLOCKED
117
118/* Define to enable the use of a default assembler. */
119#undef DEFAULT_ASSEMBLER
120
121/* Define to enable the use of a default linker. */
122#undef DEFAULT_LINKER
123
124/* Define if host mkdir takes a single argument. */
125#undef MKDIR_TAKES_ONE_ARG
126
127/* Define to the name of the distribution.  */
128#undef PACKAGE
129
130/* Define to the version of the distribution.  */
131#undef VERSION
132
133/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
134   systems. This function is required for `alloca.c' support on those systems.
135   */
136#undef CRAY_STACKSEG_END
137
138/* Define to 1 if using `alloca.c'. */
139#undef C_ALLOCA
140
141/* Define to 1 if you have `alloca', as a function or macro. */
142#undef HAVE_ALLOCA
143
144/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
145   */
146#undef HAVE_ALLOCA_H
147
148/* Define to 1 if you have the <argz.h> header file. */
149#undef HAVE_ARGZ_H
150
151/* Define to 1 if you have the `atoll' function. */
152#undef HAVE_ATOLL
153
154/* Define to 1 if you have the `atoq' function. */
155#undef HAVE_ATOQ
156
157/* Define to 1 if you have the `bcmp' function. */
158#undef HAVE_BCMP
159
160/* Define to 1 if you have the `bcopy' function. */
161#undef HAVE_BCOPY
162
163/* Define to 1 if you have the `bsearch' function. */
164#undef HAVE_BSEARCH
165
166/* Define to 1 if you have the `bzero' function. */
167#undef HAVE_BZERO
168
169/* Define to 1 if you have the `dcgettext' function. */
170#undef HAVE_DCGETTEXT
171
172/* Define to 1 if you have the declaration of `sys_siglist', and to 0 if you
173   don't. */
174#undef HAVE_DECL_SYS_SIGLIST
175
176/* Define to 1 if you have the <direct.h> header file. */
177#undef HAVE_DIRECT_H
178
179/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
180#undef HAVE_DOPRNT
181
182/* Define to 1 if you have the <fcntl.h> header file. */
183#undef HAVE_FCNTL_H
184
185/* Define to 1 if you have the `fork' function. */
186#undef HAVE_FORK
187
188/* Define to 1 if you have the `fputc_unlocked' function. */
189#undef HAVE_FPUTC_UNLOCKED
190
191/* Define to 1 if you have the `fputs_unlocked' function. */
192#undef HAVE_FPUTS_UNLOCKED
193
194/* Define to 1 if you have the `getcwd' function. */
195#undef HAVE_GETCWD
196
197/* Define to 1 if you have the `getpagesize' function. */
198#undef HAVE_GETPAGESIZE
199
200/* Define to 1 if you have the `getrlimit' function. */
201#undef HAVE_GETRLIMIT
202
203/* Define to 1 if you have the `gettimeofday' function. */
204#undef HAVE_GETTIMEOFDAY
205
206/* Define to 1 if you have the `index' function. */
207#undef HAVE_INDEX
208
209/* Define to 1 if you have the <inttypes.h> header file. */
210#undef HAVE_INTTYPES_H
211
212/* Define to 1 if you have the `isascii' function. */
213#undef HAVE_ISASCII
214
215/* Define to 1 if you have the `kill' function. */
216#undef HAVE_KILL
217
218/* Define to 1 if you have the `i' library (-li). */
219#undef HAVE_LIBI
220
221/* Define to 1 if you have the <limits.h> header file. */
222#undef HAVE_LIMITS_H
223
224/* Define to 1 if you have the <locale.h> header file. */
225#undef HAVE_LOCALE_H
226
227/* Define to 1 if you have the <malloc.h> header file. */
228#undef HAVE_MALLOC_H
229
230/* Define to 1 if you have the <memory.h> header file. */
231#undef HAVE_MEMORY_H
232
233/* Define to 1 if you have a working `mmap' system call. */
234#undef HAVE_MMAP
235
236/* Define to 1 if you have the `munmap' function. */
237#undef HAVE_MUNMAP
238
239/* Define to 1 if you have the <nl_types.h> header file. */
240#undef HAVE_NL_TYPES_H
241
242/* Define to 1 if you have the `popen' function. */
243#undef HAVE_POPEN
244
245/* Define to 1 if you have the `putc_unlocked' function. */
246#undef HAVE_PUTC_UNLOCKED
247
248/* Define to 1 if you have the `putenv' function. */
249#undef HAVE_PUTENV
250
251/* Define to 1 if you have the `rindex' function. */
252#undef HAVE_RINDEX
253
254/* Define to 1 if you have the `setenv' function. */
255#undef HAVE_SETENV
256
257/* Define to 1 if you have the `setlocale' function. */
258#undef HAVE_SETLOCALE
259
260/* Define to 1 if you have the `setrlimit' function. */
261#undef HAVE_SETRLIMIT
262
263/* Define to 1 if you have the <stab.h> header file. */
264#undef HAVE_STAB_H
265
266/* Define to 1 if you have the <stddef.h> header file. */
267#undef HAVE_STDDEF_H
268
269/* Define to 1 if you have the <stdint.h> header file. */
270#undef HAVE_STDINT_H
271
272/* Define to 1 if you have the <stdlib.h> header file. */
273#undef HAVE_STDLIB_H
274
275/* Define to 1 if you have the `stpcpy' function. */
276#undef HAVE_STPCPY
277
278/* Define to 1 if you have the `strcasecmp' function. */
279#undef HAVE_STRCASECMP
280
281/* Define to 1 if you have the `strchr' function. */
282#undef HAVE_STRCHR
283
284/* Define to 1 if you have the `strdup' function. */
285#undef HAVE_STRDUP
286
287/* Define to 1 if you have the `strerror' function. */
288#undef HAVE_STRERROR
289
290/* Define to 1 if you have the <strings.h> header file. */
291#undef HAVE_STRINGS_H
292
293/* Define to 1 if you have the <string.h> header file. */
294#undef HAVE_STRING_H
295
296/* Define to 1 if you have the `strrchr' function. */
297#undef HAVE_STRRCHR
298
299/* Define to 1 if you have the `strsignal' function. */
300#undef HAVE_STRSIGNAL
301
302/* Define to 1 if you have the `strtoul' function. */
303#undef HAVE_STRTOUL
304
305/* Define to 1 if you have the `sysconf' function. */
306#undef HAVE_SYSCONF
307
308/* Define to 1 if you have the <sys/file.h> header file. */
309#undef HAVE_SYS_FILE_H
310
311/* Define to 1 if you have the <sys/param.h> header file. */
312#undef HAVE_SYS_PARAM_H
313
314/* Define to 1 if you have the <sys/resource.h> header file. */
315#undef HAVE_SYS_RESOURCE_H
316
317/* Define to 1 if you have the <sys/stat.h> header file. */
318#undef HAVE_SYS_STAT_H
319
320/* Define to 1 if you have the <sys/times.h> header file. */
321#undef HAVE_SYS_TIMES_H
322
323/* Define to 1 if you have the <sys/time.h> header file. */
324#undef HAVE_SYS_TIME_H
325
326/* Define to 1 if you have the <sys/types.h> header file. */
327#undef HAVE_SYS_TYPES_H
328
329/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
330#undef HAVE_SYS_WAIT_H
331
332/* Define to 1 if you have the <time.h> header file. */
333#undef HAVE_TIME_H
334
335/* Define to 1 if you have the <unistd.h> header file. */
336#undef HAVE_UNISTD_H
337
338/* Define to 1 if you have the `vfork' function. */
339#undef HAVE_VFORK
340
341/* Define to 1 if you have the <vfork.h> header file. */
342#undef HAVE_VFORK_H
343
344/* Define to 1 if you have the `vprintf' function. */
345#undef HAVE_VPRINTF
346
347/* Define to 1 if `fork' works. */
348#undef HAVE_WORKING_FORK
349
350/* Define to 1 if `vfork' works. */
351#undef HAVE_WORKING_VFORK
352
353/* Define to 1 if you have the `__argz_count' function. */
354#undef HAVE___ARGZ_COUNT
355
356/* Define to 1 if you have the `__argz_next' function. */
357#undef HAVE___ARGZ_NEXT
358
359/* Define to 1 if you have the `__argz_stringify' function. */
360#undef HAVE___ARGZ_STRINGIFY
361
362/* Define to the address where bug reports for this package should be sent. */
363#undef PACKAGE_BUGREPORT
364
365/* Define to the full name of this package. */
366#undef PACKAGE_NAME
367
368/* Define to the full name and version of this package. */
369#undef PACKAGE_STRING
370
371/* Define to the one symbol short name of this package. */
372#undef PACKAGE_TARNAME
373
374/* Define to the version of this package. */
375#undef PACKAGE_VERSION
376
377/* If using the C implementation of alloca, define if you know the
378   direction of stack growth for your system; otherwise it will be
379   automatically deduced at runtime.
380	STACK_DIRECTION > 0 => grows toward higher addresses
381	STACK_DIRECTION < 0 => grows toward lower addresses
382	STACK_DIRECTION = 0 => direction of growth unknown */
383#undef STACK_DIRECTION
384
385/* Define to 1 if you have the ANSI C header files. */
386#undef STDC_HEADERS
387
388/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
389#undef TIME_WITH_SYS_TIME
390
391/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
392   `char[]'. */
393#undef YYTEXT_POINTER
394
395/* Define to empty if `const' does not conform to ANSI C. */
396#undef const
397
398/* Define to `__inline__' or `__inline' if that's what the C compiler
399   calls it, or to nothing if 'inline' is not supported under any name.  */
400#ifndef __cplusplus
401#undef inline
402#endif
403
404/* Define to `long int' if <sys/types.h> does not define. */
405#undef off_t
406
407/* Define to `int' if <sys/types.h> does not define. */
408#undef pid_t
409
410/* Define to `unsigned int' if <sys/types.h> does not define. */
411#undef size_t
412
413/* Define as `fork' if `vfork' does not work. */
414#undef vfork
415