110d565efSmrg/* config.in.  Generated from configure.ac by autoheader.  */
210d565efSmrg
310d565efSmrg/* Define if building universal (internal helper macro) */
410d565efSmrg#undef AC_APPLE_UNIVERSAL_BUILD
510d565efSmrg
610d565efSmrg/* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
710d565efSmrg   This function is required for alloca.c support on those systems. */
810d565efSmrg#undef CRAY_STACKSEG_END
910d565efSmrg
1010d565efSmrg/* Define to 1 if you have the <alloca.h> header file. */
1110d565efSmrg#undef HAVE_ALLOCA_H
1210d565efSmrg
1310d565efSmrg/* Define to 1 if you have the `asprintf' function. */
1410d565efSmrg#undef HAVE_ASPRINTF
1510d565efSmrg
1610d565efSmrg/* Define to 1 if you have the `atexit' function. */
1710d565efSmrg#undef HAVE_ATEXIT
1810d565efSmrg
1910d565efSmrg/* Define to 1 if you have the `basename' function. */
2010d565efSmrg#undef HAVE_BASENAME
2110d565efSmrg
2210d565efSmrg/* Define to 1 if you have the `bcmp' function. */
2310d565efSmrg#undef HAVE_BCMP
2410d565efSmrg
2510d565efSmrg/* Define to 1 if you have the `bcopy' function. */
2610d565efSmrg#undef HAVE_BCOPY
2710d565efSmrg
2810d565efSmrg/* Define to 1 if you have the `bsearch' function. */
2910d565efSmrg#undef HAVE_BSEARCH
3010d565efSmrg
3110d565efSmrg/* Define to 1 if you have the `bzero' function. */
3210d565efSmrg#undef HAVE_BZERO
3310d565efSmrg
3410d565efSmrg/* Define to 1 if you have the `calloc' function. */
3510d565efSmrg#undef HAVE_CALLOC
3610d565efSmrg
3710d565efSmrg/* Define to 1 if you have the `canonicalize_file_name' function. */
3810d565efSmrg#undef HAVE_CANONICALIZE_FILE_NAME
3910d565efSmrg
4010d565efSmrg/* Define to 1 if you have the `clock' function. */
4110d565efSmrg#undef HAVE_CLOCK
4210d565efSmrg
4310d565efSmrg/* Define to 1 if you have the declaration of `asprintf', and to 0 if you
4410d565efSmrg   don't. */
4510d565efSmrg#undef HAVE_DECL_ASPRINTF
4610d565efSmrg
4710d565efSmrg/* Define to 1 if you have the declaration of `basename(char *)', and to 0 if
4810d565efSmrg   you don't. */
4910d565efSmrg#undef HAVE_DECL_BASENAME
5010d565efSmrg
5110d565efSmrg/* Define to 1 if you have the declaration of `calloc', and to 0 if you don't.
5210d565efSmrg   */
5310d565efSmrg#undef HAVE_DECL_CALLOC
5410d565efSmrg
5510d565efSmrg/* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */
5610d565efSmrg#undef HAVE_DECL_FFS
5710d565efSmrg
5810d565efSmrg/* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
5910d565efSmrg   */
6010d565efSmrg#undef HAVE_DECL_GETENV
6110d565efSmrg
6210d565efSmrg/* Define to 1 if you have the declaration of `getopt', and to 0 if you don't.
6310d565efSmrg   */
6410d565efSmrg#undef HAVE_DECL_GETOPT
6510d565efSmrg
6610d565efSmrg/* Define to 1 if you have the declaration of `malloc', and to 0 if you don't.
6710d565efSmrg   */
6810d565efSmrg#undef HAVE_DECL_MALLOC
6910d565efSmrg
7010d565efSmrg/* Define to 1 if you have the declaration of `realloc', and to 0 if you
7110d565efSmrg   don't. */
7210d565efSmrg#undef HAVE_DECL_REALLOC
7310d565efSmrg
7410d565efSmrg/* Define to 1 if you have the declaration of `sbrk', and to 0 if you don't.
7510d565efSmrg   */
7610d565efSmrg#undef HAVE_DECL_SBRK
7710d565efSmrg
7810d565efSmrg/* Define to 1 if you have the declaration of `snprintf', and to 0 if you
7910d565efSmrg   don't. */
8010d565efSmrg#undef HAVE_DECL_SNPRINTF
8110d565efSmrg
82c7a68eb7Smrg/* Define to 1 if you have the declaration of `strnlen', and to 0 if you
83c7a68eb7Smrg   don't. */
84c7a68eb7Smrg#undef HAVE_DECL_STRNLEN
85c7a68eb7Smrg
8610d565efSmrg/* Define to 1 if you have the declaration of `strtol', and to 0 if you don't.
8710d565efSmrg   */
8810d565efSmrg#undef HAVE_DECL_STRTOL
8910d565efSmrg
9010d565efSmrg/* Define to 1 if you have the declaration of `strtoll', and to 0 if you
9110d565efSmrg   don't. */
9210d565efSmrg#undef HAVE_DECL_STRTOLL
9310d565efSmrg
9410d565efSmrg/* Define to 1 if you have the declaration of `strtoul', and to 0 if you
9510d565efSmrg   don't. */
9610d565efSmrg#undef HAVE_DECL_STRTOUL
9710d565efSmrg
9810d565efSmrg/* Define to 1 if you have the declaration of `strtoull', and to 0 if you
9910d565efSmrg   don't. */
10010d565efSmrg#undef HAVE_DECL_STRTOULL
10110d565efSmrg
10210d565efSmrg/* Define to 1 if you have the declaration of `strverscmp', and to 0 if you
10310d565efSmrg   don't. */
10410d565efSmrg#undef HAVE_DECL_STRVERSCMP
10510d565efSmrg
10610d565efSmrg/* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
10710d565efSmrg   don't. */
10810d565efSmrg#undef HAVE_DECL_VASPRINTF
10910d565efSmrg
11010d565efSmrg/* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
11110d565efSmrg   don't. */
11210d565efSmrg#undef HAVE_DECL_VSNPRINTF
11310d565efSmrg
11410d565efSmrg/* Define to 1 if you have the `dup3' function. */
11510d565efSmrg#undef HAVE_DUP3
11610d565efSmrg
11710d565efSmrg/* Define to 1 if you have the <fcntl.h> header file. */
11810d565efSmrg#undef HAVE_FCNTL_H
11910d565efSmrg
12010d565efSmrg/* Define to 1 if you have the `ffs' function. */
12110d565efSmrg#undef HAVE_FFS
12210d565efSmrg
12310d565efSmrg/* Define to 1 if you have the `fork' function. */
12410d565efSmrg#undef HAVE_FORK
12510d565efSmrg
12610d565efSmrg/* Define to 1 if you have the `getcwd' function. */
12710d565efSmrg#undef HAVE_GETCWD
12810d565efSmrg
12910d565efSmrg/* Define to 1 if you have the `getpagesize' function. */
13010d565efSmrg#undef HAVE_GETPAGESIZE
13110d565efSmrg
13210d565efSmrg/* Define to 1 if you have the `getrlimit' function. */
13310d565efSmrg#undef HAVE_GETRLIMIT
13410d565efSmrg
13510d565efSmrg/* Define to 1 if you have the `getrusage' function. */
13610d565efSmrg#undef HAVE_GETRUSAGE
13710d565efSmrg
13810d565efSmrg/* Define to 1 if you have the `getsysinfo' function. */
13910d565efSmrg#undef HAVE_GETSYSINFO
14010d565efSmrg
14110d565efSmrg/* Define to 1 if you have the `gettimeofday' function. */
14210d565efSmrg#undef HAVE_GETTIMEOFDAY
14310d565efSmrg
14410d565efSmrg/* Define to 1 if you have the `index' function. */
14510d565efSmrg#undef HAVE_INDEX
14610d565efSmrg
14710d565efSmrg/* Define to 1 if you have the `insque' function. */
14810d565efSmrg#undef HAVE_INSQUE
14910d565efSmrg
15010d565efSmrg/* Define to 1 if the system has the type `intptr_t'. */
15110d565efSmrg#undef HAVE_INTPTR_T
15210d565efSmrg
15310d565efSmrg/* Define to 1 if you have the <inttypes.h> header file. */
15410d565efSmrg#undef HAVE_INTTYPES_H
15510d565efSmrg
15610d565efSmrg/* Define to 1 if you have the <limits.h> header file. */
15710d565efSmrg#undef HAVE_LIMITS_H
15810d565efSmrg
15910d565efSmrg/* Define if you have the `long long' type. */
16010d565efSmrg#undef HAVE_LONG_LONG
16110d565efSmrg
16210d565efSmrg/* Define to 1 if you have the <machine/hal_sysinfo.h> header file. */
16310d565efSmrg#undef HAVE_MACHINE_HAL_SYSINFO_H
16410d565efSmrg
16510d565efSmrg/* Define to 1 if you have the <malloc.h> header file. */
16610d565efSmrg#undef HAVE_MALLOC_H
16710d565efSmrg
16810d565efSmrg/* Define to 1 if you have the `memchr' function. */
16910d565efSmrg#undef HAVE_MEMCHR
17010d565efSmrg
17110d565efSmrg/* Define to 1 if you have the `memcmp' function. */
17210d565efSmrg#undef HAVE_MEMCMP
17310d565efSmrg
17410d565efSmrg/* Define to 1 if you have the `memcpy' function. */
17510d565efSmrg#undef HAVE_MEMCPY
17610d565efSmrg
17710d565efSmrg/* Define to 1 if you have the `memmem' function. */
17810d565efSmrg#undef HAVE_MEMMEM
17910d565efSmrg
18010d565efSmrg/* Define to 1 if you have the `memmove' function. */
18110d565efSmrg#undef HAVE_MEMMOVE
18210d565efSmrg
18310d565efSmrg/* Define to 1 if you have the <memory.h> header file. */
18410d565efSmrg#undef HAVE_MEMORY_H
18510d565efSmrg
18610d565efSmrg/* Define to 1 if you have the `memset' function. */
18710d565efSmrg#undef HAVE_MEMSET
18810d565efSmrg
18910d565efSmrg/* Define to 1 if you have the `mkstemps' function. */
19010d565efSmrg#undef HAVE_MKSTEMPS
19110d565efSmrg
19210d565efSmrg/* Define to 1 if you have a working `mmap' system call. */
19310d565efSmrg#undef HAVE_MMAP
19410d565efSmrg
19510d565efSmrg/* Define to 1 if you have the `on_exit' function. */
19610d565efSmrg#undef HAVE_ON_EXIT
19710d565efSmrg
198*0fc04c29Smrg/* Define to 1 if you have the `pipe2' function. */
199*0fc04c29Smrg#undef HAVE_PIPE2
200*0fc04c29Smrg
20110d565efSmrg/* Define to 1 if you have the <process.h> header file. */
20210d565efSmrg#undef HAVE_PROCESS_H
20310d565efSmrg
20410d565efSmrg/* Define to 1 if you have the `psignal' function. */
20510d565efSmrg#undef HAVE_PSIGNAL
20610d565efSmrg
20710d565efSmrg/* Define to 1 if you have the `pstat_getdynamic' function. */
20810d565efSmrg#undef HAVE_PSTAT_GETDYNAMIC
20910d565efSmrg
21010d565efSmrg/* Define to 1 if you have the `pstat_getstatic' function. */
21110d565efSmrg#undef HAVE_PSTAT_GETSTATIC
21210d565efSmrg
21310d565efSmrg/* Define to 1 if you have the `putenv' function. */
21410d565efSmrg#undef HAVE_PUTENV
21510d565efSmrg
21610d565efSmrg/* Define to 1 if you have the `random' function. */
21710d565efSmrg#undef HAVE_RANDOM
21810d565efSmrg
21910d565efSmrg/* Define to 1 if you have the `realpath' function. */
22010d565efSmrg#undef HAVE_REALPATH
22110d565efSmrg
22210d565efSmrg/* Define to 1 if you have the `rename' function. */
22310d565efSmrg#undef HAVE_RENAME
22410d565efSmrg
22510d565efSmrg/* Define to 1 if you have the `rindex' function. */
22610d565efSmrg#undef HAVE_RINDEX
22710d565efSmrg
22810d565efSmrg/* Define to 1 if you have the `sbrk' function. */
22910d565efSmrg#undef HAVE_SBRK
23010d565efSmrg
23110d565efSmrg/* Define to 1 if you have the `setenv' function. */
23210d565efSmrg#undef HAVE_SETENV
23310d565efSmrg
23410d565efSmrg/* Define to 1 if you have the `setproctitle' function. */
23510d565efSmrg#undef HAVE_SETPROCTITLE
23610d565efSmrg
23710d565efSmrg/* Define to 1 if you have the `setrlimit' function. */
23810d565efSmrg#undef HAVE_SETRLIMIT
23910d565efSmrg
24010d565efSmrg/* Define to 1 if you have the `sigsetmask' function. */
24110d565efSmrg#undef HAVE_SIGSETMASK
24210d565efSmrg
24310d565efSmrg/* Define to 1 if you have the `snprintf' function. */
24410d565efSmrg#undef HAVE_SNPRINTF
24510d565efSmrg
24610d565efSmrg/* Define to 1 if you have the `spawnve' function. */
24710d565efSmrg#undef HAVE_SPAWNVE
24810d565efSmrg
24910d565efSmrg/* Define to 1 if you have the `spawnvpe' function. */
25010d565efSmrg#undef HAVE_SPAWNVPE
25110d565efSmrg
25210d565efSmrg/* Define to 1 if you have the <stdint.h> header file. */
25310d565efSmrg#undef HAVE_STDINT_H
25410d565efSmrg
25510d565efSmrg/* Define to 1 if you have the <stdio_ext.h> header file. */
25610d565efSmrg#undef HAVE_STDIO_EXT_H
25710d565efSmrg
25810d565efSmrg/* Define to 1 if you have the <stdlib.h> header file. */
25910d565efSmrg#undef HAVE_STDLIB_H
26010d565efSmrg
26110d565efSmrg/* Define to 1 if you have the `stpcpy' function. */
26210d565efSmrg#undef HAVE_STPCPY
26310d565efSmrg
26410d565efSmrg/* Define to 1 if you have the `stpncpy' function. */
26510d565efSmrg#undef HAVE_STPNCPY
26610d565efSmrg
26710d565efSmrg/* Define to 1 if you have the `strcasecmp' function. */
26810d565efSmrg#undef HAVE_STRCASECMP
26910d565efSmrg
27010d565efSmrg/* Define to 1 if you have the `strchr' function. */
27110d565efSmrg#undef HAVE_STRCHR
27210d565efSmrg
27310d565efSmrg/* Define to 1 if you have the `strdup' function. */
27410d565efSmrg#undef HAVE_STRDUP
27510d565efSmrg
27610d565efSmrg/* Define to 1 if you have the `strerror' function. */
27710d565efSmrg#undef HAVE_STRERROR
27810d565efSmrg
27910d565efSmrg/* Define to 1 if you have the <strings.h> header file. */
28010d565efSmrg#undef HAVE_STRINGS_H
28110d565efSmrg
28210d565efSmrg/* Define to 1 if you have the <string.h> header file. */
28310d565efSmrg#undef HAVE_STRING_H
28410d565efSmrg
28510d565efSmrg/* Define to 1 if you have the `strncasecmp' function. */
28610d565efSmrg#undef HAVE_STRNCASECMP
28710d565efSmrg
28810d565efSmrg/* Define to 1 if you have the `strndup' function. */
28910d565efSmrg#undef HAVE_STRNDUP
29010d565efSmrg
29110d565efSmrg/* Define to 1 if you have the `strnlen' function. */
29210d565efSmrg#undef HAVE_STRNLEN
29310d565efSmrg
29410d565efSmrg/* Define to 1 if you have the `strrchr' function. */
29510d565efSmrg#undef HAVE_STRRCHR
29610d565efSmrg
29710d565efSmrg/* Define to 1 if you have the `strsignal' function. */
29810d565efSmrg#undef HAVE_STRSIGNAL
29910d565efSmrg
30010d565efSmrg/* Define to 1 if you have the `strstr' function. */
30110d565efSmrg#undef HAVE_STRSTR
30210d565efSmrg
30310d565efSmrg/* Define to 1 if you have the `strtod' function. */
30410d565efSmrg#undef HAVE_STRTOD
30510d565efSmrg
30610d565efSmrg/* Define to 1 if you have the `strtol' function. */
30710d565efSmrg#undef HAVE_STRTOL
30810d565efSmrg
30910d565efSmrg/* Define to 1 if you have the `strtoll' function. */
31010d565efSmrg#undef HAVE_STRTOLL
31110d565efSmrg
31210d565efSmrg/* Define to 1 if you have the `strtoul' function. */
31310d565efSmrg#undef HAVE_STRTOUL
31410d565efSmrg
31510d565efSmrg/* Define to 1 if you have the `strtoull' function. */
31610d565efSmrg#undef HAVE_STRTOULL
31710d565efSmrg
31810d565efSmrg/* Define to 1 if you have the `strverscmp' function. */
31910d565efSmrg#undef HAVE_STRVERSCMP
32010d565efSmrg
32110d565efSmrg/* Define to 1 if you have the `sysconf' function. */
32210d565efSmrg#undef HAVE_SYSCONF
32310d565efSmrg
32410d565efSmrg/* Define to 1 if you have the `sysctl' function. */
32510d565efSmrg#undef HAVE_SYSCTL
32610d565efSmrg
32710d565efSmrg/* Define to 1 if you have the `sysmp' function. */
32810d565efSmrg#undef HAVE_SYSMP
32910d565efSmrg
33010d565efSmrg/* Define if you have the sys_errlist variable. */
33110d565efSmrg#undef HAVE_SYS_ERRLIST
33210d565efSmrg
33310d565efSmrg/* Define to 1 if you have the <sys/file.h> header file. */
33410d565efSmrg#undef HAVE_SYS_FILE_H
33510d565efSmrg
33610d565efSmrg/* Define to 1 if you have the <sys/mman.h> header file. */
33710d565efSmrg#undef HAVE_SYS_MMAN_H
33810d565efSmrg
33910d565efSmrg/* Define if you have the sys_nerr variable. */
34010d565efSmrg#undef HAVE_SYS_NERR
34110d565efSmrg
34210d565efSmrg/* Define to 1 if you have the <sys/param.h> header file. */
34310d565efSmrg#undef HAVE_SYS_PARAM_H
34410d565efSmrg
34510d565efSmrg/* Define to 1 if you have the <sys/prctl.h> header file. */
34610d565efSmrg#undef HAVE_SYS_PRCTL_H
34710d565efSmrg
34810d565efSmrg/* Define to 1 if you have the <sys/pstat.h> header file. */
34910d565efSmrg#undef HAVE_SYS_PSTAT_H
35010d565efSmrg
35110d565efSmrg/* Define to 1 if you have the <sys/resource.h> header file. */
35210d565efSmrg#undef HAVE_SYS_RESOURCE_H
35310d565efSmrg
35410d565efSmrg/* Define if you have the sys_siglist variable. */
35510d565efSmrg#undef HAVE_SYS_SIGLIST
35610d565efSmrg
35710d565efSmrg/* Define to 1 if you have the <sys/stat.h> header file. */
35810d565efSmrg#undef HAVE_SYS_STAT_H
35910d565efSmrg
36010d565efSmrg/* Define to 1 if you have the <sys/sysctl.h> header file. */
36110d565efSmrg#undef HAVE_SYS_SYSCTL_H
36210d565efSmrg
36310d565efSmrg/* Define to 1 if you have the <sys/sysinfo.h> header file. */
36410d565efSmrg#undef HAVE_SYS_SYSINFO_H
36510d565efSmrg
36610d565efSmrg/* Define to 1 if you have the <sys/sysmp.h> header file. */
36710d565efSmrg#undef HAVE_SYS_SYSMP_H
36810d565efSmrg
36910d565efSmrg/* Define to 1 if you have the <sys/systemcfg.h> header file. */
37010d565efSmrg#undef HAVE_SYS_SYSTEMCFG_H
37110d565efSmrg
37210d565efSmrg/* Define to 1 if you have the <sys/table.h> header file. */
37310d565efSmrg#undef HAVE_SYS_TABLE_H
37410d565efSmrg
37510d565efSmrg/* Define to 1 if you have the <sys/time.h> header file. */
37610d565efSmrg#undef HAVE_SYS_TIME_H
37710d565efSmrg
37810d565efSmrg/* Define to 1 if you have the <sys/types.h> header file. */
37910d565efSmrg#undef HAVE_SYS_TYPES_H
38010d565efSmrg
38110d565efSmrg/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
38210d565efSmrg#undef HAVE_SYS_WAIT_H
38310d565efSmrg
38410d565efSmrg/* Define to 1 if you have the `table' function. */
38510d565efSmrg#undef HAVE_TABLE
38610d565efSmrg
38710d565efSmrg/* Define to 1 if you have the `times' function. */
38810d565efSmrg#undef HAVE_TIMES
38910d565efSmrg
39010d565efSmrg/* Define to 1 if you have the <time.h> header file. */
39110d565efSmrg#undef HAVE_TIME_H
39210d565efSmrg
39310d565efSmrg/* Define to 1 if you have the `tmpnam' function. */
39410d565efSmrg#undef HAVE_TMPNAM
39510d565efSmrg
39610d565efSmrg/* Define if you have the \`uintptr_t' type. */
39710d565efSmrg#undef HAVE_UINTPTR_T
39810d565efSmrg
39910d565efSmrg/* Define to 1 if you have the <unistd.h> header file. */
40010d565efSmrg#undef HAVE_UNISTD_H
40110d565efSmrg
40210d565efSmrg/* Define to 1 if you have the `vasprintf' function. */
40310d565efSmrg#undef HAVE_VASPRINTF
40410d565efSmrg
40510d565efSmrg/* Define to 1 if you have the `vfork' function. */
40610d565efSmrg#undef HAVE_VFORK
40710d565efSmrg
40810d565efSmrg/* Define to 1 if you have the <vfork.h> header file. */
40910d565efSmrg#undef HAVE_VFORK_H
41010d565efSmrg
41110d565efSmrg/* Define to 1 if you have the `vfprintf' function. */
41210d565efSmrg#undef HAVE_VFPRINTF
41310d565efSmrg
41410d565efSmrg/* Define to 1 if you have the `vprintf' function. */
41510d565efSmrg#undef HAVE_VPRINTF
41610d565efSmrg
41710d565efSmrg/* Define to 1 if you have the `vsprintf' function. */
41810d565efSmrg#undef HAVE_VSPRINTF
41910d565efSmrg
42010d565efSmrg/* Define to 1 if you have the `wait3' function. */
42110d565efSmrg#undef HAVE_WAIT3
42210d565efSmrg
42310d565efSmrg/* Define to 1 if you have the `wait4' function. */
42410d565efSmrg#undef HAVE_WAIT4
42510d565efSmrg
42610d565efSmrg/* Define to 1 if you have the `waitpid' function. */
42710d565efSmrg#undef HAVE_WAITPID
42810d565efSmrg
42910d565efSmrg/* Define to 1 if `fork' works. */
43010d565efSmrg#undef HAVE_WORKING_FORK
43110d565efSmrg
43210d565efSmrg/* Define to 1 if `vfork' works. */
43310d565efSmrg#undef HAVE_WORKING_VFORK
43410d565efSmrg
43510d565efSmrg/* Define to 1 if you have the `_doprnt' function. */
43610d565efSmrg#undef HAVE__DOPRNT
43710d565efSmrg
43810d565efSmrg/* Define if you have the _system_configuration variable. */
43910d565efSmrg#undef HAVE__SYSTEM_CONFIGURATION
44010d565efSmrg
44110d565efSmrg/* Define to 1 if you have the `__fsetlocking' function. */
44210d565efSmrg#undef HAVE___FSETLOCKING
44310d565efSmrg
44410d565efSmrg/* Define if canonicalize_file_name is not declared in system header files. */
44510d565efSmrg#undef NEED_DECLARATION_CANONICALIZE_FILE_NAME
44610d565efSmrg
44710d565efSmrg/* Define if errno must be declared even when <errno.h> is included. */
44810d565efSmrg#undef NEED_DECLARATION_ERRNO
44910d565efSmrg
45010d565efSmrg/* Define to 1 if your C compiler doesn't accept -c and -o together. */
45110d565efSmrg#undef NO_MINUS_C_MINUS_O
45210d565efSmrg
45310d565efSmrg/* Define to the address where bug reports for this package should be sent. */
45410d565efSmrg#undef PACKAGE_BUGREPORT
45510d565efSmrg
45610d565efSmrg/* Define to the full name of this package. */
45710d565efSmrg#undef PACKAGE_NAME
45810d565efSmrg
45910d565efSmrg/* Define to the full name and version of this package. */
46010d565efSmrg#undef PACKAGE_STRING
46110d565efSmrg
46210d565efSmrg/* Define to the one symbol short name of this package. */
46310d565efSmrg#undef PACKAGE_TARNAME
46410d565efSmrg
46510d565efSmrg/* Define to the home page for this package. */
46610d565efSmrg#undef PACKAGE_URL
46710d565efSmrg
46810d565efSmrg/* Define to the version of this package. */
46910d565efSmrg#undef PACKAGE_VERSION
47010d565efSmrg
47110d565efSmrg/* The size of `int', as computed by sizeof. */
47210d565efSmrg#undef SIZEOF_INT
47310d565efSmrg
47410d565efSmrg/* The size of `long', as computed by sizeof. */
47510d565efSmrg#undef SIZEOF_LONG
47610d565efSmrg
47710d565efSmrg/* The size of `long long', as computed by sizeof. */
47810d565efSmrg#undef SIZEOF_LONG_LONG
47910d565efSmrg
48010d565efSmrg/* The size of `size_t', as computed by sizeof. */
48110d565efSmrg#undef SIZEOF_SIZE_T
48210d565efSmrg
48310d565efSmrg/* Define if you know the direction of stack growth for your system; otherwise
48410d565efSmrg   it will be automatically deduced at run-time. STACK_DIRECTION > 0 => grows
48510d565efSmrg   toward higher addresses STACK_DIRECTION < 0 => grows toward lower addresses
48610d565efSmrg   STACK_DIRECTION = 0 => direction of growth unknown */
48710d565efSmrg#undef STACK_DIRECTION
48810d565efSmrg
48910d565efSmrg/* Define to 1 if you have the ANSI C header files. */
49010d565efSmrg#undef STDC_HEADERS
49110d565efSmrg
49210d565efSmrg/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
49310d565efSmrg#undef TIME_WITH_SYS_TIME
49410d565efSmrg
49510d565efSmrg/* Define to an unsigned 64-bit type available in the compiler. */
49610d565efSmrg#undef UNSIGNED_64BIT_TYPE
49710d565efSmrg
49810d565efSmrg/* Enable extensions on AIX 3, Interix.  */
49910d565efSmrg#ifndef _ALL_SOURCE
50010d565efSmrg# undef _ALL_SOURCE
50110d565efSmrg#endif
50210d565efSmrg/* Enable GNU extensions on systems that have them.  */
50310d565efSmrg#ifndef _GNU_SOURCE
50410d565efSmrg# undef _GNU_SOURCE
50510d565efSmrg#endif
50610d565efSmrg/* Enable threading extensions on Solaris.  */
50710d565efSmrg#ifndef _POSIX_PTHREAD_SEMANTICS
50810d565efSmrg# undef _POSIX_PTHREAD_SEMANTICS
50910d565efSmrg#endif
51010d565efSmrg/* Enable extensions on HP NonStop.  */
51110d565efSmrg#ifndef _TANDEM_SOURCE
51210d565efSmrg# undef _TANDEM_SOURCE
51310d565efSmrg#endif
51410d565efSmrg/* Enable general extensions on Solaris.  */
51510d565efSmrg#ifndef __EXTENSIONS__
51610d565efSmrg# undef __EXTENSIONS__
51710d565efSmrg#endif
51810d565efSmrg
51910d565efSmrg
52010d565efSmrg/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
52110d565efSmrg   significant byte first (like Motorola and SPARC, unlike Intel). */
52210d565efSmrg#if defined AC_APPLE_UNIVERSAL_BUILD
52310d565efSmrg# if defined __BIG_ENDIAN__
52410d565efSmrg#  define WORDS_BIGENDIAN 1
52510d565efSmrg# endif
52610d565efSmrg#else
52710d565efSmrg# ifndef WORDS_BIGENDIAN
52810d565efSmrg#  undef WORDS_BIGENDIAN
52910d565efSmrg# endif
53010d565efSmrg#endif
53110d565efSmrg
532*0fc04c29Smrg/* Enable large inode numbers on Mac OS X 10.5.  */
533*0fc04c29Smrg#ifndef _DARWIN_USE_64_BIT_INODE
534*0fc04c29Smrg# define _DARWIN_USE_64_BIT_INODE 1
535*0fc04c29Smrg#endif
536*0fc04c29Smrg
53710d565efSmrg/* Number of bits in a file offset, on hosts where this is settable. */
53810d565efSmrg#undef _FILE_OFFSET_BITS
53910d565efSmrg
54010d565efSmrg/* Define for large files, on AIX-style hosts. */
54110d565efSmrg#undef _LARGE_FILES
54210d565efSmrg
54310d565efSmrg/* Define to 1 if on MINIX. */
54410d565efSmrg#undef _MINIX
54510d565efSmrg
54610d565efSmrg/* Define to 2 if the system does not provide POSIX.1 features except with
54710d565efSmrg   this defined. */
54810d565efSmrg#undef _POSIX_1_SOURCE
54910d565efSmrg
55010d565efSmrg/* Define to 1 if you need to in order for `stat' and other things to work. */
55110d565efSmrg#undef _POSIX_SOURCE
55210d565efSmrg
55310d565efSmrg/* Define to empty if `const' does not conform to ANSI C. */
55410d565efSmrg#undef const
55510d565efSmrg
55610d565efSmrg/* Define to `__inline__' or `__inline' if that's what the C compiler
55710d565efSmrg   calls it, or to nothing if 'inline' is not supported under any name.  */
55810d565efSmrg#ifndef __cplusplus
55910d565efSmrg#undef inline
56010d565efSmrg#endif
56110d565efSmrg
56210d565efSmrg/* Define to the type of a signed integer type wide enough to hold a pointer,
56310d565efSmrg   if such a type exists, and if the system does not define it. */
56410d565efSmrg#undef intptr_t
56510d565efSmrg
56610d565efSmrg/* Define to `int' if <sys/types.h> does not define. */
56710d565efSmrg#undef pid_t
56810d565efSmrg
56910d565efSmrg/* Define to `int' if <sys/types.h> does not define. */
57010d565efSmrg#undef ssize_t
57110d565efSmrg
57210d565efSmrg/* Define to the type of an unsigned integer type wide enough to hold a
57310d565efSmrg   pointer, if such a type exists, and if the system does not define it. */
57410d565efSmrg#undef uintptr_t
57510d565efSmrg
57610d565efSmrg/* Define as `fork' if `vfork' does not work. */
57710d565efSmrg#undef vfork
578