1/* config.h.in. Generated from configure.in by autoheader. */ 2 3/* Define if building universal (internal helper macro) */ 4#undef AC_APPLE_UNIVERSAL_BUILD 5 6/* Path of default shell */ 7#undef DEFSHELL_CUSTOM 8 9/* Shell spec to use by default */ 10#undef DEFSHELL_INDEX 11 12/* Define to 1 if you have the <ar.h> header file. */ 13#undef HAVE_AR_H 14 15/* Define to 1 if you have the declaration of `sys_siglist', and to 0 if you 16 don't. */ 17#undef HAVE_DECL_SYS_SIGLIST 18 19/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'. 20 */ 21#undef HAVE_DIRENT_H 22 23/* Define to 1 if you have the `dirname' function. */ 24#undef HAVE_DIRNAME 25 26/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */ 27#undef HAVE_DOPRNT 28 29/* Define to 1 if you have the `err' function. */ 30#undef HAVE_ERR 31 32/* Define to 1 if you have the `errx' function. */ 33#undef HAVE_ERRX 34 35/* Define to 1 if you have the <err.h> header file. */ 36#undef HAVE_ERR_H 37 38/* Define to 1 if you have the <fcntl.h> header file. */ 39#undef HAVE_FCNTL_H 40 41/* Define to 1 if you have the `fork' function. */ 42#undef HAVE_FORK 43 44/* Define to 1 if you have the `getcwd' function. */ 45#undef HAVE_GETCWD 46 47/* Define to 1 if you have the `getenv' function. */ 48#undef HAVE_GETENV 49 50/* Define to 1 if you have the `getopt' function. */ 51#undef HAVE_GETOPT 52 53/* Define to 1 if you have the `getwd' function. */ 54#undef HAVE_GETWD 55 56/* Define to 1 if you have the <inttypes.h> header file. */ 57#undef HAVE_INTTYPES_H 58 59/* Define to 1 if you have the `killpg' function. */ 60#undef HAVE_KILLPG 61 62/* Define to 1 if you have the <libgen.h> header file. */ 63#undef HAVE_LIBGEN_H 64 65/* Define to 1 if you have the <limits.h> header file. */ 66#undef HAVE_LIMITS_H 67 68/* Define to 1 if you have the <memory.h> header file. */ 69#undef HAVE_MEMORY_H 70 71/* Define to 1 if you have the `mmap' function. */ 72#undef HAVE_MMAP 73 74/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ 75#undef HAVE_NDIR_H 76 77/* Define to 1 if you have the <paths.h> header file. */ 78#undef HAVE_PATHS_H 79 80/* Define to 1 if you have the <poll.h> header file. */ 81#undef HAVE_POLL_H 82 83/* Define to 1 if you have the `putenv' function. */ 84#undef HAVE_PUTENV 85 86/* Define to 1 if you have the <ranlib.h> header file. */ 87#undef HAVE_RANLIB_H 88 89/* Define to 1 if you have the `realpath' function. */ 90#undef HAVE_REALPATH 91 92/* Define to 1 if you have the `select' function. */ 93#undef HAVE_SELECT 94 95/* Define to 1 if you have the `setenv' function. */ 96#undef HAVE_SETENV 97 98/* Define to 1 if you have the `setpgid' function. */ 99#undef HAVE_SETPGID 100 101/* Define to 1 if you have the `setsid' function. */ 102#undef HAVE_SETSID 103 104/* Define to 1 if you have the `sigaction' function. */ 105#undef HAVE_SIGACTION 106 107/* Define to 1 if you have the `sigvec' function. */ 108#undef HAVE_SIGVEC 109 110/* Define to 1 if you have the `snprintf' function. */ 111#undef HAVE_SNPRINTF 112 113/* Define to 1 if you have the <stdint.h> header file. */ 114#undef HAVE_STDINT_H 115 116/* Define to 1 if you have the <stdlib.h> header file. */ 117#undef HAVE_STDLIB_H 118 119/* Define to 1 if you have the `strerror' function. */ 120#undef HAVE_STRERROR 121 122/* Define to 1 if you have the `stresep' function. */ 123#undef HAVE_STRESEP 124 125/* Define to 1 if you have the `strftime' function. */ 126#undef HAVE_STRFTIME 127 128/* Define to 1 if you have the <strings.h> header file. */ 129#undef HAVE_STRINGS_H 130 131/* Define to 1 if you have the <string.h> header file. */ 132#undef HAVE_STRING_H 133 134/* Define to 1 if you have the `strlcpy' function. */ 135#undef HAVE_STRLCPY 136 137/* Define to 1 if you have the `strsep' function. */ 138#undef HAVE_STRSEP 139 140/* Define to 1 if you have the `strtod' function. */ 141#undef HAVE_STRTOD 142 143/* Define to 1 if you have the `strtol' function. */ 144#undef HAVE_STRTOL 145 146/* Define to 1 if `st_rdev' is a member of `struct stat'. */ 147#undef HAVE_STRUCT_STAT_ST_RDEV 148 149/* Define to 1 if your `struct stat' has `st_rdev'. Deprecated, use 150 `HAVE_STRUCT_STAT_ST_RDEV' instead. */ 151#undef HAVE_ST_RDEV 152 153/* Define to 1 if you have the `sysctl' function. */ 154#undef HAVE_SYSCTL 155 156/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'. 157 */ 158#undef HAVE_SYS_DIR_H 159 160/* Define to 1 if you have the <sys/mman.h> header file. */ 161#undef HAVE_SYS_MMAN_H 162 163/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'. 164 */ 165#undef HAVE_SYS_NDIR_H 166 167/* Define to 1 if you have the <sys/param.h> header file. */ 168#undef HAVE_SYS_PARAM_H 169 170/* Define to 1 if you have the <sys/select.h> header file. */ 171#undef HAVE_SYS_SELECT_H 172 173/* Define to 1 if you have the <sys/socket.h> header file. */ 174#undef HAVE_SYS_SOCKET_H 175 176/* Define to 1 if you have the <sys/stat.h> header file. */ 177#undef HAVE_SYS_STAT_H 178 179/* Define to 1 if you have the <sys/sysctl.h> header file. */ 180#undef HAVE_SYS_SYSCTL_H 181 182/* Define to 1 if you have the <sys/time.h> header file. */ 183#undef HAVE_SYS_TIME_H 184 185/* Define to 1 if you have the <sys/types.h> header file. */ 186#undef HAVE_SYS_TYPES_H 187 188/* Define to 1 if you have the <sys/uio.h> header file. */ 189#undef HAVE_SYS_UIO_H 190 191/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */ 192#undef HAVE_SYS_WAIT_H 193 194/* Define to 1 if you have the <unistd.h> header file. */ 195#undef HAVE_UNISTD_H 196 197/* Define to 1 if you have the `unsetenv' function. */ 198#undef HAVE_UNSETENV 199 200/* Define to 1 if you have the <utime.h> header file. */ 201#undef HAVE_UTIME_H 202 203/* Define to 1 if you have the `vfork' function. */ 204#undef HAVE_VFORK 205 206/* Define to 1 if you have the <vfork.h> header file. */ 207#undef HAVE_VFORK_H 208 209/* Define to 1 if you have the `vprintf' function. */ 210#undef HAVE_VPRINTF 211 212/* Define to 1 if you have the `vsnprintf' function. */ 213#undef HAVE_VSNPRINTF 214 215/* Define to 1 if you have the `wait3' function. */ 216#undef HAVE_WAIT3 217 218/* Define to 1 if you have the `wait4' function. */ 219#undef HAVE_WAIT4 220 221/* Define to 1 if you have the `waitpid' function. */ 222#undef HAVE_WAITPID 223 224/* Define to 1 if you have the `warn' function. */ 225#undef HAVE_WARN 226 227/* Define to 1 if you have the `warnx' function. */ 228#undef HAVE_WARNX 229 230/* Define to 1 if `fork' works. */ 231#undef HAVE_WORKING_FORK 232 233/* Define to 1 if `vfork' works. */ 234#undef HAVE_WORKING_VFORK 235 236/* define if your compiler has __attribute__ */ 237#undef HAVE___ATTRIBUTE__ 238 239/* Define to the address where bug reports for this package should be sent. */ 240#undef PACKAGE_BUGREPORT 241 242/* Define to the full name of this package. */ 243#undef PACKAGE_NAME 244 245/* Define to the full name and version of this package. */ 246#undef PACKAGE_STRING 247 248/* Define to the one symbol short name of this package. */ 249#undef PACKAGE_TARNAME 250 251/* Define to the home page for this package. */ 252#undef PACKAGE_URL 253 254/* Define to the version of this package. */ 255#undef PACKAGE_VERSION 256 257/* Define as the return type of signal handlers (`int' or `void'). */ 258#undef RETSIGTYPE 259 260/* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */ 261#undef STAT_MACROS_BROKEN 262 263/* Define to 1 if you have the ANSI C header files. */ 264#undef STDC_HEADERS 265 266/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ 267#undef TIME_WITH_SYS_TIME 268 269/* Define to 1 if your <sys/time.h> declares `struct tm'. */ 270#undef TM_IN_SYS_TIME 271 272/* Enable extensions on AIX 3, Interix. */ 273#ifndef _ALL_SOURCE 274# undef _ALL_SOURCE 275#endif 276/* Enable GNU extensions on systems that have them. */ 277#ifndef _GNU_SOURCE 278# undef _GNU_SOURCE 279#endif 280/* Enable threading extensions on Solaris. */ 281#ifndef _POSIX_PTHREAD_SEMANTICS 282# undef _POSIX_PTHREAD_SEMANTICS 283#endif 284/* Enable extensions on HP NonStop. */ 285#ifndef _TANDEM_SOURCE 286# undef _TANDEM_SOURCE 287#endif 288/* Enable general extensions on Solaris. */ 289#ifndef __EXTENSIONS__ 290# undef __EXTENSIONS__ 291#endif 292 293 294/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most 295 significant byte first (like Motorola and SPARC, unlike Intel). */ 296#if defined AC_APPLE_UNIVERSAL_BUILD 297# if defined __BIG_ENDIAN__ 298# define WORDS_BIGENDIAN 1 299# endif 300#else 301# ifndef WORDS_BIGENDIAN 302# undef WORDS_BIGENDIAN 303# endif 304#endif 305 306/* Define to 1 if on MINIX. */ 307#undef _MINIX 308 309/* Define to 2 if the system does not provide POSIX.1 features except with 310 this defined. */ 311#undef _POSIX_1_SOURCE 312 313/* Define to 1 if you need to in order for `stat' and other things to work. */ 314#undef _POSIX_SOURCE 315 316/* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>, 317 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the 318 #define below would cause a syntax error. */ 319#undef _UINT32_T 320 321/* C99 function name */ 322#undef __func__ 323 324/* Define to empty if `const' does not conform to ANSI C. */ 325#undef const 326 327/* Define to `int' if <sys/types.h> does not define. */ 328#undef mode_t 329 330/* Define to `long int' if <sys/types.h> does not define. */ 331#undef off_t 332 333/* Define to `int' if <sys/types.h> does not define. */ 334#undef pid_t 335 336/* Define to `unsigned int' if <sys/types.h> does not define. */ 337#undef size_t 338 339/* Define to the type of an unsigned integer type of width exactly 32 bits if 340 such a type exists and the standard includes do not define it. */ 341#undef uint32_t 342 343/* Define as `fork' if `vfork' does not work. */ 344#undef vfork 345