118a5822eSThomas Veerman /* This file is automatically generated. DO NOT EDIT! */ 2*0a6a1f1dSLionel Sambuc /* Generated from: NetBSD: mknative-gcc,v 1.79 2014/05/29 16:27:50 skrll Exp */ 3*0a6a1f1dSLionel Sambuc /* Generated from: NetBSD: mknative.common,v 1.11 2014/02/17 21:39:43 christos Exp */ 418a5822eSThomas Veerman 518a5822eSThomas Veerman /* config.h. Generated from config.in by configure. */ 618a5822eSThomas Veerman /* config.in. Generated from configure.ac by autoheader. */ 718a5822eSThomas Veerman 818a5822eSThomas Veerman /* Define if building universal (internal helper macro) */ 918a5822eSThomas Veerman /* #undef AC_APPLE_UNIVERSAL_BUILD */ 1018a5822eSThomas Veerman 1118a5822eSThomas Veerman /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems. 1218a5822eSThomas Veerman This function is required for alloca.c support on those systems. */ 1318a5822eSThomas Veerman /* #undef CRAY_STACKSEG_END */ 1418a5822eSThomas Veerman 1518a5822eSThomas Veerman /* Define to 1 if you have the <alloca.h> header file. */ 1618a5822eSThomas Veerman /* #undef HAVE_ALLOCA_H */ 1718a5822eSThomas Veerman 1818a5822eSThomas Veerman /* Define to 1 if you have the `asprintf' function. */ 1918a5822eSThomas Veerman #define HAVE_ASPRINTF 1 2018a5822eSThomas Veerman 2118a5822eSThomas Veerman /* Define to 1 if you have the `atexit' function. */ 2218a5822eSThomas Veerman #define HAVE_ATEXIT 1 2318a5822eSThomas Veerman 2418a5822eSThomas Veerman /* Define to 1 if you have the `basename' function. */ 2518a5822eSThomas Veerman #define HAVE_BASENAME 1 2618a5822eSThomas Veerman 2718a5822eSThomas Veerman /* Define to 1 if you have the `bcmp' function. */ 2818a5822eSThomas Veerman #define HAVE_BCMP 1 2918a5822eSThomas Veerman 3018a5822eSThomas Veerman /* Define to 1 if you have the `bcopy' function. */ 3118a5822eSThomas Veerman #define HAVE_BCOPY 1 3218a5822eSThomas Veerman 3318a5822eSThomas Veerman /* Define to 1 if you have the `bsearch' function. */ 3418a5822eSThomas Veerman #define HAVE_BSEARCH 1 3518a5822eSThomas Veerman 3618a5822eSThomas Veerman /* Define to 1 if you have the `bzero' function. */ 3718a5822eSThomas Veerman #define HAVE_BZERO 1 3818a5822eSThomas Veerman 3918a5822eSThomas Veerman /* Define to 1 if you have the `calloc' function. */ 4018a5822eSThomas Veerman #define HAVE_CALLOC 1 4118a5822eSThomas Veerman 4218a5822eSThomas Veerman /* Define to 1 if you have the `canonicalize_file_name' function. */ 4318a5822eSThomas Veerman /* #undef HAVE_CANONICALIZE_FILE_NAME */ 4418a5822eSThomas Veerman 4518a5822eSThomas Veerman /* Define to 1 if you have the `clock' function. */ 4618a5822eSThomas Veerman #define HAVE_CLOCK 1 4718a5822eSThomas Veerman 4818a5822eSThomas Veerman /* Define to 1 if you have the declaration of `asprintf', and to 0 if you 4918a5822eSThomas Veerman don't. */ 5018a5822eSThomas Veerman #define HAVE_DECL_ASPRINTF 1 5118a5822eSThomas Veerman 52*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the declaration of `basename(char *)', and to 0 if 53*0a6a1f1dSLionel Sambuc you don't. */ 5418a5822eSThomas Veerman #define HAVE_DECL_BASENAME 0 5518a5822eSThomas Veerman 5618a5822eSThomas Veerman /* Define to 1 if you have the declaration of `calloc', and to 0 if you don't. 5718a5822eSThomas Veerman */ 5818a5822eSThomas Veerman #define HAVE_DECL_CALLOC 1 5918a5822eSThomas Veerman 6018a5822eSThomas Veerman /* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */ 6118a5822eSThomas Veerman #define HAVE_DECL_FFS 1 6218a5822eSThomas Veerman 6318a5822eSThomas Veerman /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't. 6418a5822eSThomas Veerman */ 6518a5822eSThomas Veerman #define HAVE_DECL_GETENV 1 6618a5822eSThomas Veerman 6718a5822eSThomas Veerman /* Define to 1 if you have the declaration of `getopt', and to 0 if you don't. 6818a5822eSThomas Veerman */ 6918a5822eSThomas Veerman #define HAVE_DECL_GETOPT 1 7018a5822eSThomas Veerman 7118a5822eSThomas Veerman /* Define to 1 if you have the declaration of `malloc', and to 0 if you don't. 7218a5822eSThomas Veerman */ 7318a5822eSThomas Veerman #define HAVE_DECL_MALLOC 1 7418a5822eSThomas Veerman 7518a5822eSThomas Veerman /* Define to 1 if you have the declaration of `realloc', and to 0 if you 7618a5822eSThomas Veerman don't. */ 7718a5822eSThomas Veerman #define HAVE_DECL_REALLOC 1 7818a5822eSThomas Veerman 7918a5822eSThomas Veerman /* Define to 1 if you have the declaration of `sbrk', and to 0 if you don't. 8018a5822eSThomas Veerman */ 8118a5822eSThomas Veerman #define HAVE_DECL_SBRK 1 8218a5822eSThomas Veerman 8318a5822eSThomas Veerman /* Define to 1 if you have the declaration of `snprintf', and to 0 if you 8418a5822eSThomas Veerman don't. */ 8518a5822eSThomas Veerman #define HAVE_DECL_SNPRINTF 1 8618a5822eSThomas Veerman 8718a5822eSThomas Veerman /* Define to 1 if you have the declaration of `strverscmp', and to 0 if you 8818a5822eSThomas Veerman don't. */ 8918a5822eSThomas Veerman #define HAVE_DECL_STRVERSCMP 0 9018a5822eSThomas Veerman 9118a5822eSThomas Veerman /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you 9218a5822eSThomas Veerman don't. */ 9318a5822eSThomas Veerman #define HAVE_DECL_VASPRINTF 1 9418a5822eSThomas Veerman 9518a5822eSThomas Veerman /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you 9618a5822eSThomas Veerman don't. */ 9718a5822eSThomas Veerman #define HAVE_DECL_VSNPRINTF 1 9818a5822eSThomas Veerman 99*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the `dup3' function. */ 100*0a6a1f1dSLionel Sambuc #define HAVE_DUP3 1 101*0a6a1f1dSLionel Sambuc 10218a5822eSThomas Veerman /* Define to 1 if you have the <fcntl.h> header file. */ 10318a5822eSThomas Veerman #define HAVE_FCNTL_H 1 10418a5822eSThomas Veerman 10518a5822eSThomas Veerman /* Define to 1 if you have the `ffs' function. */ 10618a5822eSThomas Veerman #define HAVE_FFS 1 10718a5822eSThomas Veerman 10818a5822eSThomas Veerman /* Define to 1 if you have the `fork' function. */ 10918a5822eSThomas Veerman #define HAVE_FORK 1 11018a5822eSThomas Veerman 11118a5822eSThomas Veerman /* Define to 1 if you have the `getcwd' function. */ 11218a5822eSThomas Veerman #define HAVE_GETCWD 1 11318a5822eSThomas Veerman 11418a5822eSThomas Veerman /* Define to 1 if you have the `getpagesize' function. */ 11518a5822eSThomas Veerman #define HAVE_GETPAGESIZE 1 11618a5822eSThomas Veerman 117*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the `getrlimit' function. */ 118*0a6a1f1dSLionel Sambuc #define HAVE_GETRLIMIT 1 119*0a6a1f1dSLionel Sambuc 12018a5822eSThomas Veerman /* Define to 1 if you have the `getrusage' function. */ 12118a5822eSThomas Veerman #define HAVE_GETRUSAGE 1 12218a5822eSThomas Veerman 12318a5822eSThomas Veerman /* Define to 1 if you have the `getsysinfo' function. */ 12418a5822eSThomas Veerman /* #undef HAVE_GETSYSINFO */ 12518a5822eSThomas Veerman 12618a5822eSThomas Veerman /* Define to 1 if you have the `gettimeofday' function. */ 12718a5822eSThomas Veerman #define HAVE_GETTIMEOFDAY 1 12818a5822eSThomas Veerman 12918a5822eSThomas Veerman /* Define to 1 if you have the `index' function. */ 13018a5822eSThomas Veerman #define HAVE_INDEX 1 13118a5822eSThomas Veerman 13218a5822eSThomas Veerman /* Define to 1 if you have the `insque' function. */ 13318a5822eSThomas Veerman #define HAVE_INSQUE 1 13418a5822eSThomas Veerman 13518a5822eSThomas Veerman /* Define to 1 if the system has the type `intptr_t'. */ 13618a5822eSThomas Veerman #define HAVE_INTPTR_T 1 13718a5822eSThomas Veerman 13818a5822eSThomas Veerman /* Define to 1 if you have the <inttypes.h> header file. */ 13918a5822eSThomas Veerman #define HAVE_INTTYPES_H 1 14018a5822eSThomas Veerman 14118a5822eSThomas Veerman /* Define to 1 if you have the <limits.h> header file. */ 14218a5822eSThomas Veerman #define HAVE_LIMITS_H 1 14318a5822eSThomas Veerman 14418a5822eSThomas Veerman /* Define to 1 if you have the <machine/hal_sysinfo.h> header file. */ 14518a5822eSThomas Veerman /* #undef HAVE_MACHINE_HAL_SYSINFO_H */ 14618a5822eSThomas Veerman 14718a5822eSThomas Veerman /* Define to 1 if you have the <malloc.h> header file. */ 14818a5822eSThomas Veerman #define HAVE_MALLOC_H 1 14918a5822eSThomas Veerman 15018a5822eSThomas Veerman /* Define to 1 if you have the `memchr' function. */ 15118a5822eSThomas Veerman #define HAVE_MEMCHR 1 15218a5822eSThomas Veerman 15318a5822eSThomas Veerman /* Define to 1 if you have the `memcmp' function. */ 15418a5822eSThomas Veerman #define HAVE_MEMCMP 1 15518a5822eSThomas Veerman 15618a5822eSThomas Veerman /* Define to 1 if you have the `memcpy' function. */ 15718a5822eSThomas Veerman #define HAVE_MEMCPY 1 15818a5822eSThomas Veerman 15918a5822eSThomas Veerman /* Define to 1 if you have the `memmem' function. */ 16018a5822eSThomas Veerman #define HAVE_MEMMEM 1 16118a5822eSThomas Veerman 16218a5822eSThomas Veerman /* Define to 1 if you have the `memmove' function. */ 16318a5822eSThomas Veerman #define HAVE_MEMMOVE 1 16418a5822eSThomas Veerman 16518a5822eSThomas Veerman /* Define to 1 if you have the <memory.h> header file. */ 16618a5822eSThomas Veerman #define HAVE_MEMORY_H 1 16718a5822eSThomas Veerman 16818a5822eSThomas Veerman /* Define to 1 if you have the `memset' function. */ 16918a5822eSThomas Veerman #define HAVE_MEMSET 1 17018a5822eSThomas Veerman 17118a5822eSThomas Veerman /* Define to 1 if you have the `mkstemps' function. */ 172*0a6a1f1dSLionel Sambuc #define HAVE_MKSTEMPS 1 17318a5822eSThomas Veerman 17418a5822eSThomas Veerman /* Define to 1 if you have a working `mmap' system call. */ 17518a5822eSThomas Veerman #define HAVE_MMAP 1 17618a5822eSThomas Veerman 17718a5822eSThomas Veerman /* Define to 1 if you have the `on_exit' function. */ 17818a5822eSThomas Veerman /* #undef HAVE_ON_EXIT */ 17918a5822eSThomas Veerman 180*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the <process.h> header file. */ 181*0a6a1f1dSLionel Sambuc /* #undef HAVE_PROCESS_H */ 182*0a6a1f1dSLionel Sambuc 18318a5822eSThomas Veerman /* Define to 1 if you have the `psignal' function. */ 18418a5822eSThomas Veerman #define HAVE_PSIGNAL 1 18518a5822eSThomas Veerman 18618a5822eSThomas Veerman /* Define to 1 if you have the `pstat_getdynamic' function. */ 18718a5822eSThomas Veerman /* #undef HAVE_PSTAT_GETDYNAMIC */ 18818a5822eSThomas Veerman 18918a5822eSThomas Veerman /* Define to 1 if you have the `pstat_getstatic' function. */ 19018a5822eSThomas Veerman /* #undef HAVE_PSTAT_GETSTATIC */ 19118a5822eSThomas Veerman 19218a5822eSThomas Veerman /* Define to 1 if you have the `putenv' function. */ 19318a5822eSThomas Veerman #define HAVE_PUTENV 1 19418a5822eSThomas Veerman 19518a5822eSThomas Veerman /* Define to 1 if you have the `random' function. */ 19618a5822eSThomas Veerman #define HAVE_RANDOM 1 19718a5822eSThomas Veerman 19818a5822eSThomas Veerman /* Define to 1 if you have the `realpath' function. */ 19918a5822eSThomas Veerman #define HAVE_REALPATH 1 20018a5822eSThomas Veerman 20118a5822eSThomas Veerman /* Define to 1 if you have the `rename' function. */ 20218a5822eSThomas Veerman #define HAVE_RENAME 1 20318a5822eSThomas Veerman 20418a5822eSThomas Veerman /* Define to 1 if you have the `rindex' function. */ 20518a5822eSThomas Veerman #define HAVE_RINDEX 1 20618a5822eSThomas Veerman 20718a5822eSThomas Veerman /* Define to 1 if you have the `sbrk' function. */ 20818a5822eSThomas Veerman #define HAVE_SBRK 1 20918a5822eSThomas Veerman 21018a5822eSThomas Veerman /* Define to 1 if you have the `setenv' function. */ 21118a5822eSThomas Veerman #define HAVE_SETENV 1 21218a5822eSThomas Veerman 213*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the `setproctitle' function. */ 214*0a6a1f1dSLionel Sambuc #define HAVE_SETPROCTITLE 1 215*0a6a1f1dSLionel Sambuc 216*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the `setrlimit' function. */ 217*0a6a1f1dSLionel Sambuc #define HAVE_SETRLIMIT 1 218*0a6a1f1dSLionel Sambuc 21918a5822eSThomas Veerman /* Define to 1 if you have the `sigsetmask' function. */ 22018a5822eSThomas Veerman #define HAVE_SIGSETMASK 1 22118a5822eSThomas Veerman 22218a5822eSThomas Veerman /* Define to 1 if you have the `snprintf' function. */ 22318a5822eSThomas Veerman #define HAVE_SNPRINTF 1 22418a5822eSThomas Veerman 225*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the `spawnve' function. */ 226*0a6a1f1dSLionel Sambuc /* #undef HAVE_SPAWNVE */ 227*0a6a1f1dSLionel Sambuc 228*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the `spawnvpe' function. */ 229*0a6a1f1dSLionel Sambuc /* #undef HAVE_SPAWNVPE */ 230*0a6a1f1dSLionel Sambuc 23118a5822eSThomas Veerman /* Define to 1 if you have the <stdint.h> header file. */ 23218a5822eSThomas Veerman #define HAVE_STDINT_H 1 23318a5822eSThomas Veerman 23418a5822eSThomas Veerman /* Define to 1 if you have the <stdio_ext.h> header file. */ 23518a5822eSThomas Veerman /* #undef HAVE_STDIO_EXT_H */ 23618a5822eSThomas Veerman 23718a5822eSThomas Veerman /* Define to 1 if you have the <stdlib.h> header file. */ 23818a5822eSThomas Veerman #define HAVE_STDLIB_H 1 23918a5822eSThomas Veerman 24018a5822eSThomas Veerman /* Define to 1 if you have the `stpcpy' function. */ 24118a5822eSThomas Veerman #define HAVE_STPCPY 1 24218a5822eSThomas Veerman 24318a5822eSThomas Veerman /* Define to 1 if you have the `stpncpy' function. */ 24418a5822eSThomas Veerman #define HAVE_STPNCPY 1 24518a5822eSThomas Veerman 24618a5822eSThomas Veerman /* Define to 1 if you have the `strcasecmp' function. */ 24718a5822eSThomas Veerman #define HAVE_STRCASECMP 1 24818a5822eSThomas Veerman 24918a5822eSThomas Veerman /* Define to 1 if you have the `strchr' function. */ 25018a5822eSThomas Veerman #define HAVE_STRCHR 1 25118a5822eSThomas Veerman 25218a5822eSThomas Veerman /* Define to 1 if you have the `strdup' function. */ 25318a5822eSThomas Veerman #define HAVE_STRDUP 1 25418a5822eSThomas Veerman 25518a5822eSThomas Veerman /* Define to 1 if you have the `strerror' function. */ 25618a5822eSThomas Veerman #define HAVE_STRERROR 1 25718a5822eSThomas Veerman 25818a5822eSThomas Veerman /* Define to 1 if you have the <strings.h> header file. */ 25918a5822eSThomas Veerman #define HAVE_STRINGS_H 1 26018a5822eSThomas Veerman 26118a5822eSThomas Veerman /* Define to 1 if you have the <string.h> header file. */ 26218a5822eSThomas Veerman #define HAVE_STRING_H 1 26318a5822eSThomas Veerman 26418a5822eSThomas Veerman /* Define to 1 if you have the `strncasecmp' function. */ 26518a5822eSThomas Veerman #define HAVE_STRNCASECMP 1 26618a5822eSThomas Veerman 26718a5822eSThomas Veerman /* Define to 1 if you have the `strndup' function. */ 26818a5822eSThomas Veerman #define HAVE_STRNDUP 1 26918a5822eSThomas Veerman 270*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the `strnlen' function. */ 271*0a6a1f1dSLionel Sambuc #define HAVE_STRNLEN 1 272*0a6a1f1dSLionel Sambuc 27318a5822eSThomas Veerman /* Define to 1 if you have the `strrchr' function. */ 27418a5822eSThomas Veerman #define HAVE_STRRCHR 1 27518a5822eSThomas Veerman 27618a5822eSThomas Veerman /* Define to 1 if you have the `strsignal' function. */ 27718a5822eSThomas Veerman #define HAVE_STRSIGNAL 1 27818a5822eSThomas Veerman 27918a5822eSThomas Veerman /* Define to 1 if you have the `strstr' function. */ 28018a5822eSThomas Veerman #define HAVE_STRSTR 1 28118a5822eSThomas Veerman 28218a5822eSThomas Veerman /* Define to 1 if you have the `strtod' function. */ 28318a5822eSThomas Veerman #define HAVE_STRTOD 1 28418a5822eSThomas Veerman 28518a5822eSThomas Veerman /* Define to 1 if you have the `strtol' function. */ 28618a5822eSThomas Veerman #define HAVE_STRTOL 1 28718a5822eSThomas Veerman 28818a5822eSThomas Veerman /* Define to 1 if you have the `strtoul' function. */ 28918a5822eSThomas Veerman #define HAVE_STRTOUL 1 29018a5822eSThomas Veerman 29118a5822eSThomas Veerman /* Define to 1 if you have the `strverscmp' function. */ 29218a5822eSThomas Veerman /* #undef HAVE_STRVERSCMP */ 29318a5822eSThomas Veerman 29418a5822eSThomas Veerman /* Define to 1 if you have the `sysconf' function. */ 29518a5822eSThomas Veerman #define HAVE_SYSCONF 1 29618a5822eSThomas Veerman 29718a5822eSThomas Veerman /* Define to 1 if you have the `sysctl' function. */ 29818a5822eSThomas Veerman #define HAVE_SYSCTL 1 29918a5822eSThomas Veerman 30018a5822eSThomas Veerman /* Define to 1 if you have the `sysmp' function. */ 30118a5822eSThomas Veerman /* #undef HAVE_SYSMP */ 30218a5822eSThomas Veerman 30318a5822eSThomas Veerman /* Define if you have the sys_errlist variable. */ 30418a5822eSThomas Veerman #define HAVE_SYS_ERRLIST 1 30518a5822eSThomas Veerman 30618a5822eSThomas Veerman /* Define to 1 if you have the <sys/file.h> header file. */ 30718a5822eSThomas Veerman #define HAVE_SYS_FILE_H 1 30818a5822eSThomas Veerman 30918a5822eSThomas Veerman /* Define to 1 if you have the <sys/mman.h> header file. */ 31018a5822eSThomas Veerman #define HAVE_SYS_MMAN_H 1 31118a5822eSThomas Veerman 31218a5822eSThomas Veerman /* Define if you have the sys_nerr variable. */ 31318a5822eSThomas Veerman #define HAVE_SYS_NERR 1 31418a5822eSThomas Veerman 31518a5822eSThomas Veerman /* Define to 1 if you have the <sys/param.h> header file. */ 31618a5822eSThomas Veerman #define HAVE_SYS_PARAM_H 1 31718a5822eSThomas Veerman 318*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the <sys/prctl.h> header file. */ 319*0a6a1f1dSLionel Sambuc /* #undef HAVE_SYS_PRCTL_H */ 320*0a6a1f1dSLionel Sambuc 32118a5822eSThomas Veerman /* Define to 1 if you have the <sys/pstat.h> header file. */ 32218a5822eSThomas Veerman /* #undef HAVE_SYS_PSTAT_H */ 32318a5822eSThomas Veerman 32418a5822eSThomas Veerman /* Define to 1 if you have the <sys/resource.h> header file. */ 32518a5822eSThomas Veerman #define HAVE_SYS_RESOURCE_H 1 32618a5822eSThomas Veerman 32718a5822eSThomas Veerman /* Define if you have the sys_siglist variable. */ 32818a5822eSThomas Veerman #define HAVE_SYS_SIGLIST 1 32918a5822eSThomas Veerman 33018a5822eSThomas Veerman /* Define to 1 if you have the <sys/stat.h> header file. */ 33118a5822eSThomas Veerman #define HAVE_SYS_STAT_H 1 33218a5822eSThomas Veerman 33318a5822eSThomas Veerman /* Define to 1 if you have the <sys/sysctl.h> header file. */ 33418a5822eSThomas Veerman #define HAVE_SYS_SYSCTL_H 1 33518a5822eSThomas Veerman 33618a5822eSThomas Veerman /* Define to 1 if you have the <sys/sysinfo.h> header file. */ 33718a5822eSThomas Veerman /* #undef HAVE_SYS_SYSINFO_H */ 33818a5822eSThomas Veerman 33918a5822eSThomas Veerman /* Define to 1 if you have the <sys/sysmp.h> header file. */ 34018a5822eSThomas Veerman /* #undef HAVE_SYS_SYSMP_H */ 34118a5822eSThomas Veerman 34218a5822eSThomas Veerman /* Define to 1 if you have the <sys/systemcfg.h> header file. */ 34318a5822eSThomas Veerman /* #undef HAVE_SYS_SYSTEMCFG_H */ 34418a5822eSThomas Veerman 34518a5822eSThomas Veerman /* Define to 1 if you have the <sys/table.h> header file. */ 34618a5822eSThomas Veerman /* #undef HAVE_SYS_TABLE_H */ 34718a5822eSThomas Veerman 34818a5822eSThomas Veerman /* Define to 1 if you have the <sys/time.h> header file. */ 34918a5822eSThomas Veerman #define HAVE_SYS_TIME_H 1 35018a5822eSThomas Veerman 35118a5822eSThomas Veerman /* Define to 1 if you have the <sys/types.h> header file. */ 35218a5822eSThomas Veerman #define HAVE_SYS_TYPES_H 1 35318a5822eSThomas Veerman 35418a5822eSThomas Veerman /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */ 35518a5822eSThomas Veerman #define HAVE_SYS_WAIT_H 1 35618a5822eSThomas Veerman 35718a5822eSThomas Veerman /* Define to 1 if you have the `table' function. */ 35818a5822eSThomas Veerman /* #undef HAVE_TABLE */ 35918a5822eSThomas Veerman 36018a5822eSThomas Veerman /* Define to 1 if you have the `times' function. */ 36118a5822eSThomas Veerman #define HAVE_TIMES 1 36218a5822eSThomas Veerman 36318a5822eSThomas Veerman /* Define to 1 if you have the <time.h> header file. */ 36418a5822eSThomas Veerman #define HAVE_TIME_H 1 36518a5822eSThomas Veerman 36618a5822eSThomas Veerman /* Define to 1 if you have the `tmpnam' function. */ 36718a5822eSThomas Veerman #define HAVE_TMPNAM 1 36818a5822eSThomas Veerman 36918a5822eSThomas Veerman /* Define if you have the \`uintptr_t' type. */ 37018a5822eSThomas Veerman #define HAVE_UINTPTR_T 1 37118a5822eSThomas Veerman 37218a5822eSThomas Veerman /* Define to 1 if you have the <unistd.h> header file. */ 37318a5822eSThomas Veerman #define HAVE_UNISTD_H 1 37418a5822eSThomas Veerman 37518a5822eSThomas Veerman /* Define to 1 if you have the `vasprintf' function. */ 37618a5822eSThomas Veerman #define HAVE_VASPRINTF 1 37718a5822eSThomas Veerman 37818a5822eSThomas Veerman /* Define to 1 if you have the `vfork' function. */ 37918a5822eSThomas Veerman #define HAVE_VFORK 1 38018a5822eSThomas Veerman 38118a5822eSThomas Veerman /* Define to 1 if you have the <vfork.h> header file. */ 38218a5822eSThomas Veerman /* #undef HAVE_VFORK_H */ 38318a5822eSThomas Veerman 38418a5822eSThomas Veerman /* Define to 1 if you have the `vfprintf' function. */ 38518a5822eSThomas Veerman #define HAVE_VFPRINTF 1 38618a5822eSThomas Veerman 38718a5822eSThomas Veerman /* Define to 1 if you have the `vprintf' function. */ 38818a5822eSThomas Veerman #define HAVE_VPRINTF 1 38918a5822eSThomas Veerman 39018a5822eSThomas Veerman /* Define to 1 if you have the `vsprintf' function. */ 39118a5822eSThomas Veerman #define HAVE_VSPRINTF 1 39218a5822eSThomas Veerman 39318a5822eSThomas Veerman /* Define to 1 if you have the `wait3' function. */ 39418a5822eSThomas Veerman #define HAVE_WAIT3 1 39518a5822eSThomas Veerman 39618a5822eSThomas Veerman /* Define to 1 if you have the `wait4' function. */ 39718a5822eSThomas Veerman #define HAVE_WAIT4 1 39818a5822eSThomas Veerman 39918a5822eSThomas Veerman /* Define to 1 if you have the `waitpid' function. */ 40018a5822eSThomas Veerman #define HAVE_WAITPID 1 40118a5822eSThomas Veerman 40218a5822eSThomas Veerman /* Define to 1 if `fork' works. */ 40318a5822eSThomas Veerman #define HAVE_WORKING_FORK 1 40418a5822eSThomas Veerman 40518a5822eSThomas Veerman /* Define to 1 if `vfork' works. */ 40618a5822eSThomas Veerman #define HAVE_WORKING_VFORK 1 40718a5822eSThomas Veerman 40818a5822eSThomas Veerman /* Define to 1 if you have the `_doprnt' function. */ 40918a5822eSThomas Veerman /* #undef HAVE__DOPRNT */ 41018a5822eSThomas Veerman 41118a5822eSThomas Veerman /* Define if you have the _system_configuration variable. */ 41218a5822eSThomas Veerman /* #undef HAVE__SYSTEM_CONFIGURATION */ 41318a5822eSThomas Veerman 41418a5822eSThomas Veerman /* Define to 1 if you have the `__fsetlocking' function. */ 41518a5822eSThomas Veerman /* #undef HAVE___FSETLOCKING */ 41618a5822eSThomas Veerman 41718a5822eSThomas Veerman /* Define if canonicalize_file_name is not declared in system header files. */ 41818a5822eSThomas Veerman #define NEED_DECLARATION_CANONICALIZE_FILE_NAME 1 41918a5822eSThomas Veerman 42018a5822eSThomas Veerman /* Define if errno must be declared even when <errno.h> is included. */ 42118a5822eSThomas Veerman /* #undef NEED_DECLARATION_ERRNO */ 42218a5822eSThomas Veerman 42318a5822eSThomas Veerman /* Define to 1 if your C compiler doesn't accept -c and -o together. */ 42418a5822eSThomas Veerman /* #undef NO_MINUS_C_MINUS_O */ 42518a5822eSThomas Veerman 42618a5822eSThomas Veerman /* Define to the address where bug reports for this package should be sent. */ 42718a5822eSThomas Veerman #define PACKAGE_BUGREPORT "" 42818a5822eSThomas Veerman 42918a5822eSThomas Veerman /* Define to the full name of this package. */ 43018a5822eSThomas Veerman #define PACKAGE_NAME "" 43118a5822eSThomas Veerman 43218a5822eSThomas Veerman /* Define to the full name and version of this package. */ 43318a5822eSThomas Veerman #define PACKAGE_STRING "" 43418a5822eSThomas Veerman 43518a5822eSThomas Veerman /* Define to the one symbol short name of this package. */ 43618a5822eSThomas Veerman #define PACKAGE_TARNAME "" 43718a5822eSThomas Veerman 43818a5822eSThomas Veerman /* Define to the home page for this package. */ 43918a5822eSThomas Veerman #define PACKAGE_URL "" 44018a5822eSThomas Veerman 44118a5822eSThomas Veerman /* Define to the version of this package. */ 44218a5822eSThomas Veerman #define PACKAGE_VERSION "" 44318a5822eSThomas Veerman 44418a5822eSThomas Veerman /* The size of `int', as computed by sizeof. */ 44518a5822eSThomas Veerman #define SIZEOF_INT 4 44618a5822eSThomas Veerman 44718a5822eSThomas Veerman /* Define if you know the direction of stack growth for your system; otherwise 44818a5822eSThomas Veerman it will be automatically deduced at run-time. STACK_DIRECTION > 0 => grows 44918a5822eSThomas Veerman toward higher addresses STACK_DIRECTION < 0 => grows toward lower addresses 45018a5822eSThomas Veerman STACK_DIRECTION = 0 => direction of growth unknown */ 45118a5822eSThomas Veerman #define STACK_DIRECTION 0 45218a5822eSThomas Veerman 45318a5822eSThomas Veerman /* Define to 1 if you have the ANSI C header files. */ 45418a5822eSThomas Veerman #define STDC_HEADERS 1 45518a5822eSThomas Veerman 45618a5822eSThomas Veerman /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ 45718a5822eSThomas Veerman #define TIME_WITH_SYS_TIME 1 45818a5822eSThomas Veerman 45918a5822eSThomas Veerman /* Define to an unsigned 64-bit type available in the compiler. */ 46018a5822eSThomas Veerman #define UNSIGNED_64BIT_TYPE uint64_t 46118a5822eSThomas Veerman 46218a5822eSThomas Veerman /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most 46318a5822eSThomas Veerman significant byte first (like Motorola and SPARC, unlike Intel). */ 46418a5822eSThomas Veerman #if defined AC_APPLE_UNIVERSAL_BUILD 46518a5822eSThomas Veerman # if defined __BIG_ENDIAN__ 46618a5822eSThomas Veerman # define WORDS_BIGENDIAN 1 46718a5822eSThomas Veerman # endif 46818a5822eSThomas Veerman #else 46918a5822eSThomas Veerman # ifndef WORDS_BIGENDIAN 47018a5822eSThomas Veerman /* # undef WORDS_BIGENDIAN */ 47118a5822eSThomas Veerman # endif 47218a5822eSThomas Veerman #endif 47318a5822eSThomas Veerman 47418a5822eSThomas Veerman /* Number of bits in a file offset, on hosts where this is settable. */ 47518a5822eSThomas Veerman /* #undef _FILE_OFFSET_BITS */ 47618a5822eSThomas Veerman 47718a5822eSThomas Veerman /* Define for large files, on AIX-style hosts. */ 47818a5822eSThomas Veerman /* #undef _LARGE_FILES */ 47918a5822eSThomas Veerman 48018a5822eSThomas Veerman /* Define to empty if `const' does not conform to ANSI C. */ 48118a5822eSThomas Veerman /* #undef const */ 48218a5822eSThomas Veerman 48318a5822eSThomas Veerman /* Define to `__inline__' or `__inline' if that's what the C compiler 48418a5822eSThomas Veerman calls it, or to nothing if 'inline' is not supported under any name. */ 48518a5822eSThomas Veerman #ifndef __cplusplus 48618a5822eSThomas Veerman /* #undef inline */ 48718a5822eSThomas Veerman #endif 48818a5822eSThomas Veerman 48918a5822eSThomas Veerman /* Define to the type of a signed integer type wide enough to hold a pointer, 49018a5822eSThomas Veerman if such a type exists, and if the system does not define it. */ 49118a5822eSThomas Veerman /* #undef intptr_t */ 49218a5822eSThomas Veerman 49318a5822eSThomas Veerman /* Define to `int' if <sys/types.h> does not define. */ 49418a5822eSThomas Veerman /* #undef pid_t */ 49518a5822eSThomas Veerman 496*0a6a1f1dSLionel Sambuc /* Define to `int' if <sys/types.h> does not define. */ 497*0a6a1f1dSLionel Sambuc /* #undef ssize_t */ 498*0a6a1f1dSLionel Sambuc 49918a5822eSThomas Veerman /* Define to the type of an unsigned integer type wide enough to hold a 50018a5822eSThomas Veerman pointer, if such a type exists, and if the system does not define it. */ 50118a5822eSThomas Veerman /* #undef uintptr_t */ 50218a5822eSThomas Veerman 50318a5822eSThomas Veerman /* Define as `fork' if `vfork' does not work. */ 50418a5822eSThomas Veerman /* #undef vfork */ 505