Imported Upstream version 5.18.16
[platform/upstream/autogen.git] / config-h.in
1 /* config-h.in.  Generated from configure.ac by autoheader.  */
2
3 /* CPU and C ABI indicator */
4 #ifndef __i386__
5 #undef __i386__
6 #endif
7 #ifndef __x86_64_x32__
8 #undef __x86_64_x32__
9 #endif
10 #ifndef __x86_64__
11 #undef __x86_64__
12 #endif
13 #ifndef __alpha__
14 #undef __alpha__
15 #endif
16 #ifndef __arm__
17 #undef __arm__
18 #endif
19 #ifndef __armhf__
20 #undef __armhf__
21 #endif
22 #ifndef __arm64_ilp32__
23 #undef __arm64_ilp32__
24 #endif
25 #ifndef __arm64__
26 #undef __arm64__
27 #endif
28 #ifndef __hppa__
29 #undef __hppa__
30 #endif
31 #ifndef __hppa64__
32 #undef __hppa64__
33 #endif
34 #ifndef __ia64_ilp32__
35 #undef __ia64_ilp32__
36 #endif
37 #ifndef __ia64__
38 #undef __ia64__
39 #endif
40 #ifndef __m68k__
41 #undef __m68k__
42 #endif
43 #ifndef __mips__
44 #undef __mips__
45 #endif
46 #ifndef __mipsn32__
47 #undef __mipsn32__
48 #endif
49 #ifndef __mips64__
50 #undef __mips64__
51 #endif
52 #ifndef __powerpc__
53 #undef __powerpc__
54 #endif
55 #ifndef __powerpc64__
56 #undef __powerpc64__
57 #endif
58 #ifndef __powerpc64_elfv2__
59 #undef __powerpc64_elfv2__
60 #endif
61 #ifndef __riscv32__
62 #undef __riscv32__
63 #endif
64 #ifndef __riscv64__
65 #undef __riscv64__
66 #endif
67 #ifndef __riscv32_ilp32__
68 #undef __riscv32_ilp32__
69 #endif
70 #ifndef __riscv32_ilp32f__
71 #undef __riscv32_ilp32f__
72 #endif
73 #ifndef __riscv32_ilp32d__
74 #undef __riscv32_ilp32d__
75 #endif
76 #ifndef __riscv64_ilp32__
77 #undef __riscv64_ilp32__
78 #endif
79 #ifndef __riscv64_ilp32f__
80 #undef __riscv64_ilp32f__
81 #endif
82 #ifndef __riscv64_ilp32d__
83 #undef __riscv64_ilp32d__
84 #endif
85 #ifndef __riscv64_lp64__
86 #undef __riscv64_lp64__
87 #endif
88 #ifndef __riscv64_lp64f__
89 #undef __riscv64_lp64f__
90 #endif
91 #ifndef __riscv64_lp64d__
92 #undef __riscv64_lp64d__
93 #endif
94 #ifndef __s390__
95 #undef __s390__
96 #endif
97 #ifndef __s390x__
98 #undef __s390x__
99 #endif
100 #ifndef __sh__
101 #undef __sh__
102 #endif
103 #ifndef __sparc__
104 #undef __sparc__
105 #endif
106 #ifndef __sparc64__
107 #undef __sparc64__
108 #endif
109
110
111 #ifndef AUTOGEN_CONFIG_H
112
113 #define AUTOGEN_CONFIG_H 1
114
115 /* define to suitable timeout limit for shell command */
116 #undef AG_DEFAULT_TIMEOUT
117
118 /* Define this to the autoopts interface age number */
119 #undef AO_AGE
120
121 /* Define this to the autoopts current interface number */
122 #undef AO_CURRENT
123
124 /* Define this to the autoopts interface revision number */
125 #undef AO_REVISION
126
127 /* format_arg attribute wrapper */
128 #undef ATTRIBUTE_FORMAT_ARG
129
130 /* Define this to a working Bourne shell */
131 #undef CONFIG_SHELL
132
133 /* Define this if debugging is enabled */
134 #undef DEBUG_ENABLED
135
136 /* "Define if we can use it" */
137 #undef ENABLE_FMEMOPEN
138
139 /* nls support in libopts */
140 #undef ENABLE_NLS
141
142 /* fopen(3) accepts a 'b' in the mode flag */
143 #undef FOPEN_BINARY_FLAG
144
145 /* fopen(3) accepts a 't' in the mode flag */
146 #undef FOPEN_TEXT_FLAG
147
148 /* define to a single number for Guile version */
149 #undef GUILE_VERSION
150
151 /* Define to 1 if you have the <assert.h> header file. */
152 #undef HAVE_ASSERT_H
153
154 /* Define to 1 if you have the `canonicalize_file_name' function. */
155 #undef HAVE_CANONICALIZE_FILE_NAME
156
157 /* Define to 1 if you have the `chmod' function. */
158 #undef HAVE_CHMOD
159
160 /* Define to 1 if you have the `clock_gettime' function. */
161 #undef HAVE_CLOCK_GETTIME
162
163 /* Define to 1 if you have the `copysign' function. */
164 #undef HAVE_COPYSIGN
165
166 /* Define to 1 if you have the `copysignl' function. */
167 #undef HAVE_COPYSIGNL
168
169 /* Define to 1 if you have the <ctype.h> header file. */
170 #undef HAVE_CTYPE_H
171
172 /* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if
173    you don't. */
174 #undef HAVE_DECL_CLEARERR_UNLOCKED
175
176 /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
177    don't. */
178 #undef HAVE_DECL_FEOF_UNLOCKED
179
180 /* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if
181    you don't. */
182 #undef HAVE_DECL_FERROR_UNLOCKED
183
184 /* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if
185    you don't. */
186 #undef HAVE_DECL_FFLUSH_UNLOCKED
187
188 /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
189    you don't. */
190 #undef HAVE_DECL_FGETS_UNLOCKED
191
192 /* Define to 1 if you have the declaration of `fputc_unlocked', and to 0 if
193    you don't. */
194 #undef HAVE_DECL_FPUTC_UNLOCKED
195
196 /* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if
197    you don't. */
198 #undef HAVE_DECL_FPUTS_UNLOCKED
199
200 /* Define to 1 if you have the declaration of `fread_unlocked', and to 0 if
201    you don't. */
202 #undef HAVE_DECL_FREAD_UNLOCKED
203
204 /* Define to 1 if you have the declaration of `fwrite_unlocked', and to 0 if
205    you don't. */
206 #undef HAVE_DECL_FWRITE_UNLOCKED
207
208 /* Define to 1 if you have the declaration of `getchar_unlocked', and to 0 if
209    you don't. */
210 #undef HAVE_DECL_GETCHAR_UNLOCKED
211
212 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
213    don't. */
214 #undef HAVE_DECL_GETC_UNLOCKED
215
216 /* Define to 1 if you have the declaration of `putchar_unlocked', and to 0 if
217    you don't. */
218 #undef HAVE_DECL_PUTCHAR_UNLOCKED
219
220 /* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you
221    don't. */
222 #undef HAVE_DECL_PUTC_UNLOCKED
223
224 /* Define to 1 if you have the declaration of `sigsetjmp', and to 0 if you
225    don't. */
226 #undef HAVE_DECL_SIGSETJMP
227
228 /* Define to 1 if you have the declaration of `sys_siglist', and to 0 if you
229    don't. */
230 #undef HAVE_DECL_SYS_SIGLIST
231
232 /* Define this if /dev/zero is readable device */
233 #undef HAVE_DEV_ZERO
234
235 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
236    */
237 #undef HAVE_DIRENT_H
238
239 /* Define to 1 if you have the <dlfcn.h> header file. */
240 #undef HAVE_DLFCN_H
241
242 /* Define to 1 if you have the `dlopen' function. */
243 #undef HAVE_DLOPEN
244
245 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
246 #undef HAVE_DOPRNT
247
248 /* Define to 1 if you have the <errno.h> header file. */
249 #undef HAVE_ERRNO_H
250
251 /* Define to 1 if you have the `fchmod' function. */
252 #undef HAVE_FCHMOD
253
254 /* Define to 1 if you have the <fcntl.h> header file. */
255 #undef HAVE_FCNTL_H
256
257 /* Define to 1 if you have the `fopencookie' function. */
258 #undef HAVE_FOPENCOOKIE
259
260 /* Define to 1 if you have the `fork' function. */
261 #undef HAVE_FORK
262
263 /* Define to 1 if you have the `frexpl' function. */
264 #undef HAVE_FREXPL
265
266 /* Define to 1 if you have the `fstat' function. */
267 #undef HAVE_FSTAT
268
269 /* Define to 1 if you have the `funopen' function. */
270 #undef HAVE_FUNOPEN
271
272 /* Define to 1 if you have the `futimes' function. */
273 #undef HAVE_FUTIMES
274
275 /* Define to 1 if you have the `getdate_r' function. */
276 #undef HAVE_GETDATE_R
277
278 /* Define to 1 if the system has the type `int16_t'. */
279 #undef HAVE_INT16_T
280
281 /* Define to 1 if the system has the type `int32_t'. */
282 #undef HAVE_INT32_T
283
284 /* Define to 1 if the system has the type `int8_t'. */
285 #undef HAVE_INT8_T
286
287 /* Define to 1 if the system has the type `intptr_t'. */
288 #undef HAVE_INTPTR_T
289
290 /* Define to 1 if you have the <inttypes.h> header file. */
291 #undef HAVE_INTTYPES_H
292
293 /* Define to 1 if you have the `ldexpl' function. */
294 #undef HAVE_LDEXPL
295
296 /* Define to 1 if you have the `dl' library (-ldl). */
297 #undef HAVE_LIBDL
298
299 /* Define to 1 if you have the `gen' library (-lgen). */
300 #undef HAVE_LIBGEN
301
302 /* Define to 1 if you have the <libgen.h> header file. */
303 #undef HAVE_LIBGEN_H
304
305 /* Define to 1 if you have the `intl' library (-lintl). */
306 #undef HAVE_LIBINTL
307
308 /* Define to 1 if you have the <libintl.h> header file. */
309 #undef HAVE_LIBINTL_H
310
311 /* Define to 1 if you have the <libio.h> header file. */
312 #undef HAVE_LIBIO_H
313
314 /* Define to 1 if you have the `m' library (-lm). */
315 #undef HAVE_LIBM
316
317 /* Define to 1 if you have the <limits.h> header file. */
318 #undef HAVE_LIMITS_H
319
320 /* Define to 1 if the system has the type `long double'. */
321 #undef HAVE_LONG_DOUBLE
322
323 /* Define to 1 if the type `long double' works and has more range or precision
324    than `double'. */
325 #undef HAVE_LONG_DOUBLE_WIDER
326
327 /* Define to 1 if the system has the type `long long'. */
328 #undef HAVE_LONG_LONG
329
330 /* Define to 1 if the system has the type 'long long int'. */
331 #undef HAVE_LONG_LONG_INT
332
333 /* Define to 1 if you have the <memory.h> header file. */
334 #undef HAVE_MEMORY_H
335
336 /* Define to 1 if you have the `mmap' function. */
337 #undef HAVE_MMAP
338
339 /* Define to 1 if you have the `modfl' function. */
340 #undef HAVE_MODFL
341
342 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
343 #undef HAVE_NDIR_H
344
345 /* Define to 1 if you have the <netinet/in.h> header file. */
346 #undef HAVE_NETINET_IN_H
347
348 /* Define this if pathfind(3) works */
349 #undef HAVE_PATHFIND
350
351 /* Define to 1 if the system has the type `pid_t'. */
352 #undef HAVE_PID_T
353
354 /* Define to 1 if the system has the type `ptrdiff_t'. */
355 #undef HAVE_PTRDIFF_T
356
357 /* Define to 1 if you have the `putenv' function. */
358 #undef HAVE_PUTENV
359
360 /* Define this if we have a functional realpath(3C) */
361 #undef HAVE_REALPATH
362
363 /* Define to 1 if you have the <runetype.h> header file. */
364 #undef HAVE_RUNETYPE_H
365
366 /* Define to 1 if you have the <setjmp.h> header file. */
367 #undef HAVE_SETJMP_H
368
369 /* Define to 1 if the system has the type `size_t'. */
370 #undef HAVE_SIZE_T
371
372 /* Define to 1 if you have the `snprintf' function. */
373 #undef HAVE_SNPRINTF
374
375 /* Define this if sysinfo(2) is Solaris */
376 #undef HAVE_SOLARIS_SYSINFO
377
378 /* Define to 1 if you have the <stdarg.h> header file. */
379 #undef HAVE_STDARG_H
380
381 /* Define to 1 if you have the <stdbool.h> header file. */
382 #undef HAVE_STDBOOL_H
383
384 /* Define to 1 if you have the <stdint.h> header file. */
385 #undef HAVE_STDINT_H
386
387 /* Define to 1 if you have the <stdlib.h> header file. */
388 #undef HAVE_STDLIB_H
389
390 /* Define to 1 if you have the `strchr' function. */
391 #undef HAVE_STRCHR
392
393 /* Define this if strcspn matches prototype and works */
394 #undef HAVE_STRCSPN
395
396 /* Define to 1 if you have the `strdup' function. */
397 #undef HAVE_STRDUP
398
399 /* Define this if strftime() works */
400 #undef HAVE_STRFTIME
401
402 /* Define to 1 if you have the <strings.h> header file. */
403 #undef HAVE_STRINGS_H
404
405 /* Define to 1 if you have the <string.h> header file. */
406 #undef HAVE_STRING_H
407
408 /* Define to 1 if you have the `strlcpy' function. */
409 #undef HAVE_STRLCPY
410
411 /* Define to 1 if you have the `strrchr' function. */
412 #undef HAVE_STRRCHR
413
414 /* Define to 1 if you have the `strsignal' function. */
415 #undef HAVE_STRSIGNAL
416
417 /* Define to 1 if you have the `strtoul' function. */
418 #undef HAVE_STRTOUL
419
420 /* Define to 1 if `st_mtim' is a member of `struct stat'. */
421 #undef HAVE_STRUCT_STAT_ST_MTIM
422
423 /* Define to 1 if `st_mtimensec' is a member of `struct stat'. */
424 #undef HAVE_STRUCT_STAT_ST_MTIMENSEC
425
426 /* Define to 1 if `st_mtimespec' is a member of `struct stat'. */
427 #undef HAVE_STRUCT_STAT_ST_MTIMESPEC
428
429 /* Define to 1 if you have the <sysexits.h> header file. */
430 #undef HAVE_SYSEXITS_H
431
432 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
433    */
434 #undef HAVE_SYS_DIR_H
435
436 /* Define to 1 if you have the <sys/limits.h> header file. */
437 #undef HAVE_SYS_LIMITS_H
438
439 /* Define to 1 if you have the <sys/mman.h> header file. */
440 #undef HAVE_SYS_MMAN_H
441
442 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
443    */
444 #undef HAVE_SYS_NDIR_H
445
446 /* Define to 1 if you have the <sys/param.h> header file. */
447 #undef HAVE_SYS_PARAM_H
448
449 /* Define to 1 if you have the <sys/poll.h> header file. */
450 #undef HAVE_SYS_POLL_H
451
452 /* Define to 1 if you have the <sys/procset.h> header file. */
453 #undef HAVE_SYS_PROCSET_H
454
455 /* Define to 1 if you have the <sys/resource.h> header file. */
456 #undef HAVE_SYS_RESOURCE_H
457
458 /* Define to 1 if you have the <sys/select.h> header file. */
459 #undef HAVE_SYS_SELECT_H
460
461 /* Define to 1 if you have the <sys/socket.h> header file. */
462 #undef HAVE_SYS_SOCKET_H
463
464 /* Define to 1 if you have the <sys/stat.h> header file. */
465 #undef HAVE_SYS_STAT_H
466
467 /* Define to 1 if you have the <sys/stropts.h> header file. */
468 #undef HAVE_SYS_STROPTS_H
469
470 /* Define to 1 if you have the <sys/time.h> header file. */
471 #undef HAVE_SYS_TIME_H
472
473 /* Define to 1 if you have the <sys/types.h> header file. */
474 #undef HAVE_SYS_TYPES_H
475
476 /* Define to 1 if you have the <sys/un.h> header file. */
477 #undef HAVE_SYS_UN_H
478
479 /* Define to 1 if you have the <sys/wait.h> header file. */
480 #undef HAVE_SYS_WAIT_H
481
482 /* Define to 1 if the system has the type `uint16_t'. */
483 #undef HAVE_UINT16_T
484
485 /* Define to 1 if the system has the type `uint32_t'. */
486 #undef HAVE_UINT32_T
487
488 /* Define to 1 if the system has the type `uint8_t'. */
489 #undef HAVE_UINT8_T
490
491 /* Define to 1 if the system has the type `uintmax_t'. */
492 #undef HAVE_UINTMAX_T
493
494 /* Define to 1 if the system has the type `uintptr_t'. */
495 #undef HAVE_UINTPTR_T
496
497 /* Define to 1 if the system has the type `uint_t'. */
498 #undef HAVE_UINT_T
499
500 /* Define this if uname(2) is POSIX */
501 #undef HAVE_UNAME_SYSCALL
502
503 /* Define to 1 if you have the <unistd.h> header file. */
504 #undef HAVE_UNISTD_H
505
506 /* Define to 1 if the system has the type 'unsigned long long int'. */
507 #undef HAVE_UNSIGNED_LONG_LONG_INT
508
509 /* Define to 1 if you have the `utimensat' function. */
510 #undef HAVE_UTIMENSAT
511
512 /* Define to 1 if you have the `utimes' function. */
513 #undef HAVE_UTIMES
514
515 /* Define to 1 if you have the <utime.h> header file. */
516 #undef HAVE_UTIME_H
517
518 /* Define to 1 if you have the <values.h> header file. */
519 #undef HAVE_VALUES_H
520
521 /* Define to 1 if you have the <varargs.h> header file. */
522 #undef HAVE_VARARGS_H
523
524 /* Define to 1 if you have the `vfork' function. */
525 #undef HAVE_VFORK
526
527 /* Define to 1 if you have the <vfork.h> header file. */
528 #undef HAVE_VFORK_H
529
530 /* Define to 1 if you have the `vprintf' function. */
531 #undef HAVE_VPRINTF
532
533 /* Define to 1 if you have the <wchar.h> header file. */
534 #undef HAVE_WCHAR_H
535
536 /* Define to 1 if the system has the type `wchar_t'. */
537 #undef HAVE_WCHAR_T
538
539 /* Define to 1 if the system has the type `wint_t'. */
540 #undef HAVE_WINT_T
541
542 /* Define to 1 if `fork' works. */
543 #undef HAVE_WORKING_FORK
544
545 /* [setjmp links okay] */
546 #undef HAVE_WORKING_SETJMP
547
548 /* [sigsetjmp links okay] */
549 #undef HAVE_WORKING_SIGSETJMP
550
551 /* Define to 1 if `vfork' works. */
552 #undef HAVE_WORKING_VFORK
553
554 /* Define to the sub-directory where libtool stores uninstalled libraries. */
555 #undef LT_OBJDIR
556
557 /* Define if typedefs for the funopen function pointers are required. */
558 #undef NEED_COOKIE_FUNCTION_TYPEDEFS
559
560 /* Define this if optional arguments are disallowed */
561 #undef NO_OPTIONAL_OPT_ARGS
562
563 /* Name of package */
564 #undef PACKAGE
565
566 /* Define to the address where bug reports for this package should be sent. */
567 #undef PACKAGE_BUGREPORT
568
569 /* Define to the full name of this package. */
570 #undef PACKAGE_NAME
571
572 /* Define to the full name and version of this package. */
573 #undef PACKAGE_STRING
574
575 /* Define to the one symbol short name of this package. */
576 #undef PACKAGE_TARNAME
577
578 /* Define to the home page for this package. */
579 #undef PACKAGE_URL
580
581 /* Define to the version of this package. */
582 #undef PACKAGE_VERSION
583
584 /* define to a working POSIX compliant shell */
585 #undef POSIX_SHELL
586
587 /* name of regex header file */
588 #undef REGEX_HEADER
589
590 /* Define if shell scripts are enabled */
591 #undef SHELL_ENABLED
592
593 /* The size of `char*', as computed by sizeof. */
594 #undef SIZEOF_CHARP
595
596 /* The size of `char *', as computed by sizeof. */
597 #undef SIZEOF_CHAR_P
598
599 /* The size of `int', as computed by sizeof. */
600 #undef SIZEOF_INT
601
602 /* The size of `long', as computed by sizeof. */
603 #undef SIZEOF_LONG
604
605 /* The size of `short', as computed by sizeof. */
606 #undef SIZEOF_SHORT
607
608 /* define to static or static inline */
609 #undef SNV_INLINE
610
611 /* Define this to the long+double type */
612 #undef SNV_LONG_DOUBLE
613
614 /* Define this if statically link autogen to libopts */
615 #undef STATIC_AUTOGEN_ENABLED
616
617 /* Define to 1 if you have the ANSI C header files. */
618 #undef STDC_HEADERS
619
620 /* Define this if specify an autogen timeout */
621 #undef TIMEOUT_ENABLED
622
623 /* Enable extensions on AIX 3, Interix.  */
624 #ifndef _ALL_SOURCE
625 # undef _ALL_SOURCE
626 #endif
627 /* Enable general extensions on macOS.  */
628 #ifndef _DARWIN_C_SOURCE
629 # undef _DARWIN_C_SOURCE
630 #endif
631 /* Enable GNU extensions on systems that have them.  */
632 #ifndef _GNU_SOURCE
633 # undef _GNU_SOURCE
634 #endif
635 /* Enable NetBSD extensions on NetBSD.  */
636 #ifndef _NETBSD_SOURCE
637 # undef _NETBSD_SOURCE
638 #endif
639 /* Enable OpenBSD extensions on NetBSD.  */
640 #ifndef _OPENBSD_SOURCE
641 # undef _OPENBSD_SOURCE
642 #endif
643 /* Enable threading extensions on Solaris.  */
644 #ifndef _POSIX_PTHREAD_SEMANTICS
645 # undef _POSIX_PTHREAD_SEMANTICS
646 #endif
647 /* Enable extensions specified by ISO/IEC TS 18661-5:2014.  */
648 #ifndef __STDC_WANT_IEC_60559_ATTRIBS_EXT__
649 # undef __STDC_WANT_IEC_60559_ATTRIBS_EXT__
650 #endif
651 /* Enable extensions specified by ISO/IEC TS 18661-1:2014.  */
652 #ifndef __STDC_WANT_IEC_60559_BFP_EXT__
653 # undef __STDC_WANT_IEC_60559_BFP_EXT__
654 #endif
655 /* Enable extensions specified by ISO/IEC TS 18661-2:2015.  */
656 #ifndef __STDC_WANT_IEC_60559_DFP_EXT__
657 # undef __STDC_WANT_IEC_60559_DFP_EXT__
658 #endif
659 /* Enable extensions specified by ISO/IEC TS 18661-4:2015.  */
660 #ifndef __STDC_WANT_IEC_60559_FUNCS_EXT__
661 # undef __STDC_WANT_IEC_60559_FUNCS_EXT__
662 #endif
663 /* Enable extensions specified by ISO/IEC TS 18661-3:2015.  */
664 #ifndef __STDC_WANT_IEC_60559_TYPES_EXT__
665 # undef __STDC_WANT_IEC_60559_TYPES_EXT__
666 #endif
667 /* Enable extensions specified by ISO/IEC TR 24731-2:2010.  */
668 #ifndef __STDC_WANT_LIB_EXT2__
669 # undef __STDC_WANT_LIB_EXT2__
670 #endif
671 /* Enable extensions specified by ISO/IEC 24747:2009.  */
672 #ifndef __STDC_WANT_MATH_SPEC_FUNCS__
673 # undef __STDC_WANT_MATH_SPEC_FUNCS__
674 #endif
675 /* Enable extensions on HP NonStop.  */
676 #ifndef _TANDEM_SOURCE
677 # undef _TANDEM_SOURCE
678 #endif
679 /* Enable X/Open extensions if necessary.  HP-UX 11.11 defines
680    mbstate_t only if _XOPEN_SOURCE is defined to 500, regardless of
681    whether compiling with -Ae or -D_HPUX_SOURCE=1.  */
682 #ifndef _XOPEN_SOURCE
683 # undef _XOPEN_SOURCE
684 #endif
685 /* Enable X/Open compliant socket functions that do not require linking
686    with -lxnet on HP-UX 11.11.  */
687 #ifndef _HPUX_ALT_XOPEN_SOCKET_API
688 # undef _HPUX_ALT_XOPEN_SOCKET_API
689 #endif
690 /* Enable general extensions on Solaris.  */
691 #ifndef __EXTENSIONS__
692 # undef __EXTENSIONS__
693 #endif
694
695
696 /* Define to 1 if you want getc etc. to use unlocked I/O if available.
697    Unlocked I/O can improve performance in unithreaded apps, but it is not
698    safe for multithreaded apps. */
699 #undef USE_UNLOCKED_IO
700
701 /* Version number of package */
702 #undef VERSION
703
704 /* Define if using the dmalloc debugging malloc package */
705 #undef WITH_DMALLOC
706
707 /* Define this if a working libregex can be found */
708 #undef WITH_LIBREGEX
709
710 /* Define this if name of the packager of this software is supplied */
711 #undef WITH_PACKAGER
712
713 /* Define this if bug reporting URI/e-mail/etc. is supplied */
714 #undef WITH_PACKAGER_BUG_REPORTS
715
716 /* Define this if packager-specific version information is supplied */
717 #undef WITH_PACKAGER_VERSION
718
719 /* Define to 1 if on MINIX. */
720 #undef _MINIX
721
722 /* Define to 1 to make NetBSD features available. MINIX 3 needs this. */
723 #undef _NETBSD_SOURCE
724
725 /* Define to 2 if the system does not provide POSIX.1 features except with
726    this defined. */
727 #undef _POSIX_1_SOURCE
728
729 /* Define to 1 if you need to in order for 'stat' and other things to work. */
730 #undef _POSIX_SOURCE
731
732 /* Define to empty if `const' does not conform to ANSI C. */
733 #undef const
734
735 /* Define to `int' if <sys/types.h> doesn't define. */
736 #undef gid_t
737
738 /* Define to `__inline__' or `__inline' if that's what the C compiler
739    calls it, or to nothing if 'inline' is not supported under any name.  */
740 #ifndef __cplusplus
741 #undef inline
742 #endif
743
744 /* Define to `int' if <sys/types.h> does not define. */
745 #undef mode_t
746
747 /* Define to `int' if <sys/types.h> does not define. */
748 #undef pid_t
749
750 /* Define to `unsigned int' if <sys/types.h> does not define. */
751 #undef size_t
752
753 /* Define to `int' if <sys/types.h> doesn't define. */
754 #undef uid_t
755
756 /* Define as `fork' if `vfork' does not work. */
757 #undef vfork
758
759 #endif /* AUTOGEN_CONFIG_H */