128a8b562SDavid E. O'Brien/* config.h.in. Generated from configure.ac by autoheader. */ 275a6cdb3SDavid E. O'Brien 3b6cee71dSXin LI/* Define if building universal (internal helper macro) */ 4b6cee71dSXin LI#undef AC_APPLE_UNIVERSAL_BUILD 5b6cee71dSXin LI 628a8b562SDavid E. O'Brien/* Define in built-in ELF support is used */ 775a6cdb3SDavid E. O'Brien#undef BUILTIN_ELF 875a6cdb3SDavid E. O'Brien 9d38c30c0SXin LI/* Enable bzlib compression support */ 10d38c30c0SXin LI#undef BZLIBSUPPORT 11d38c30c0SXin LI 1228a8b562SDavid E. O'Brien/* Define for ELF core file support */ 1375a6cdb3SDavid E. O'Brien#undef ELFCORE 1475a6cdb3SDavid E. O'Brien 15b6cee71dSXin LI/* Define to 1 if you have the `asctime_r' function. */ 16b6cee71dSXin LI#undef HAVE_ASCTIME_R 17b6cee71dSXin LI 1828a8b562SDavid E. O'Brien/* Define to 1 if you have the `asprintf' function. */ 1928a8b562SDavid E. O'Brien#undef HAVE_ASPRINTF 2028a8b562SDavid E. O'Brien 21d38c30c0SXin LI/* Define to 1 if you have the <bzlib.h> header file. */ 22d38c30c0SXin LI#undef HAVE_BZLIB_H 23d38c30c0SXin LI 24b6cee71dSXin LI/* Define to 1 if you have the `ctime_r' function. */ 25b6cee71dSXin LI#undef HAVE_CTIME_R 26b6cee71dSXin LI 2728a8b562SDavid E. O'Brien/* HAVE_DAYLIGHT */ 28649d615cSDavid E. O'Brien#undef HAVE_DAYLIGHT 29649d615cSDavid E. O'Brien 3080c86c36SDavid E. O'Brien/* Define to 1 if you have the declaration of `daylight', and to 0 if you 3180c86c36SDavid E. O'Brien don't. */ 3280c86c36SDavid E. O'Brien#undef HAVE_DECL_DAYLIGHT 3380c86c36SDavid E. O'Brien 3480c86c36SDavid E. O'Brien/* Define to 1 if you have the declaration of `tzname', and to 0 if you don't. 3580c86c36SDavid E. O'Brien */ 3680c86c36SDavid E. O'Brien#undef HAVE_DECL_TZNAME 3780c86c36SDavid E. O'Brien 38a2e8fb4cSDavid E. O'Brien/* Define to 1 if you have the <dlfcn.h> header file. */ 39a2e8fb4cSDavid E. O'Brien#undef HAVE_DLFCN_H 4075a6cdb3SDavid E. O'Brien 413e41d09dSXin LI/* Define to 1 if you have the `dprintf' function. */ 423e41d09dSXin LI#undef HAVE_DPRINTF 433e41d09dSXin LI 4428a8b562SDavid E. O'Brien/* Define to 1 if you have the <err.h> header file. */ 4528a8b562SDavid E. O'Brien#undef HAVE_ERR_H 4628a8b562SDavid E. O'Brien 47ea8dc7e0SDavid E. O'Brien/* Define to 1 if you have the <fcntl.h> header file. */ 488ed12636SDavid E. O'Brien#undef HAVE_FCNTL_H 498ed12636SDavid E. O'Brien 50b6cee71dSXin LI/* Define to 1 if you have the `fmtcheck' function. */ 51b6cee71dSXin LI#undef HAVE_FMTCHECK 52b6cee71dSXin LI 5380c86c36SDavid E. O'Brien/* Define to 1 if you have the `fork' function. */ 5480c86c36SDavid E. O'Brien#undef HAVE_FORK 5580c86c36SDavid E. O'Brien 56c2931133SXin LI/* Define to 1 if you have the `freelocale' function. */ 57c2931133SXin LI#undef HAVE_FREELOCALE 58c2931133SXin LI 5928a8b562SDavid E. O'Brien/* Define to 1 if fseeko (and presumably ftello) exists and is declared. */ 6028a8b562SDavid E. O'Brien#undef HAVE_FSEEKO 6128a8b562SDavid E. O'Brien 6280c86c36SDavid E. O'Brien/* Define to 1 if you have the `getline' function. */ 6380c86c36SDavid E. O'Brien#undef HAVE_GETLINE 6480c86c36SDavid E. O'Brien 65ea8dc7e0SDavid E. O'Brien/* Define to 1 if you have the <getopt.h> header file. */ 668ed12636SDavid E. O'Brien#undef HAVE_GETOPT_H 678ed12636SDavid E. O'Brien 68ea8dc7e0SDavid E. O'Brien/* Define to 1 if you have the `getopt_long' function. */ 69ea8dc7e0SDavid E. O'Brien#undef HAVE_GETOPT_LONG 70ea8dc7e0SDavid E. O'Brien 71b6cee71dSXin LI/* Define to 1 if you have the `getpagesize' function. */ 72b6cee71dSXin LI#undef HAVE_GETPAGESIZE 7328a8b562SDavid E. O'Brien 745f0216bdSXin LI/* Define to 1 if you have the `gmtime_r' function. */ 755f0216bdSXin LI#undef HAVE_GMTIME_R 765f0216bdSXin LI 77b6cee71dSXin LI/* Define to 1 if the system has the type `intptr_t'. */ 78b6cee71dSXin LI#undef HAVE_INTPTR_T 7928a8b562SDavid E. O'Brien 80ea8dc7e0SDavid E. O'Brien/* Define to 1 if you have the <inttypes.h> header file. */ 813459dd37SDavid E. O'Brien#undef HAVE_INTTYPES_H 823459dd37SDavid E. O'Brien 83d38c30c0SXin LI/* Define to 1 if you have the `bz2' library (-lbz2). */ 84d38c30c0SXin LI#undef HAVE_LIBBZ2 85d38c30c0SXin LI 8680c86c36SDavid E. O'Brien/* Define to 1 if you have the `gnurx' library (-lgnurx). */ 8780c86c36SDavid E. O'Brien#undef HAVE_LIBGNURX 8880c86c36SDavid E. O'Brien 89d38c30c0SXin LI/* Define to 1 if you have the `lzma' library (-llzma). */ 90d38c30c0SXin LI#undef HAVE_LIBLZMA 91d38c30c0SXin LI 9258a0f0d0SEitan Adler/* Define to 1 if you have the `seccomp' library (-lseccomp). */ 9358a0f0d0SEitan Adler#undef HAVE_LIBSECCOMP 9458a0f0d0SEitan Adler 95ea8dc7e0SDavid E. O'Brien/* Define to 1 if you have the `z' library (-lz). */ 968ed12636SDavid E. O'Brien#undef HAVE_LIBZ 978ed12636SDavid E. O'Brien 985f0216bdSXin LI/* Define to 1 if you have the `localtime_r' function. */ 995f0216bdSXin LI#undef HAVE_LOCALTIME_R 1005f0216bdSXin LI 101d38c30c0SXin LI/* Define to 1 if you have the <lzma.h> header file. */ 102d38c30c0SXin LI#undef HAVE_LZMA_H 103d38c30c0SXin LI 104b6cee71dSXin LI/* Define to 1 if mbrtowc and mbstate_t are properly declared. */ 105ea8dc7e0SDavid E. O'Brien#undef HAVE_MBRTOWC 106ea8dc7e0SDavid E. O'Brien 10788a5e5acSDavid E. O'Brien/* Define to 1 if <wchar.h> declares mbstate_t. */ 10888a5e5acSDavid E. O'Brien#undef HAVE_MBSTATE_T 10988a5e5acSDavid E. O'Brien 11048c779cdSXin LI/* Define to 1 if you have the `memmem' function. */ 11148c779cdSXin LI#undef HAVE_MEMMEM 11248c779cdSXin LI 113ea8dc7e0SDavid E. O'Brien/* Define to 1 if you have the <memory.h> header file. */ 114ea8dc7e0SDavid E. O'Brien#undef HAVE_MEMORY_H 115ea8dc7e0SDavid E. O'Brien 116b6cee71dSXin LI/* Define to 1 if you have the `mkostemp' function. */ 117b6cee71dSXin LI#undef HAVE_MKOSTEMP 118b6cee71dSXin LI 119ea8dc7e0SDavid E. O'Brien/* Define to 1 if you have the `mkstemp' function. */ 120ea8dc7e0SDavid E. O'Brien#undef HAVE_MKSTEMP 121ea8dc7e0SDavid E. O'Brien 122b6cee71dSXin LI/* Define to 1 if you have a working `mmap' system call. */ 123ea8dc7e0SDavid E. O'Brien#undef HAVE_MMAP 124ea8dc7e0SDavid E. O'Brien 125c2931133SXin LI/* Define to 1 if you have the `newlocale' function. */ 126c2931133SXin LI#undef HAVE_NEWLOCALE 127c2931133SXin LI 128*43a5ec4eSXin LI/* Define to 1 if you have the `pipe2' function. */ 129*43a5ec4eSXin LI#undef HAVE_PIPE2 130*43a5ec4eSXin LI 131b6cee71dSXin LI/* Define to 1 if you have the `pread' function. */ 132b6cee71dSXin LI#undef HAVE_PREAD 133b6cee71dSXin LI 1345f0216bdSXin LI/* Have sig_t type */ 1355f0216bdSXin LI#undef HAVE_SIG_T 1365f0216bdSXin LI 137ea8dc7e0SDavid E. O'Brien/* Define to 1 if you have the <stdint.h> header file. */ 138ea8dc7e0SDavid E. O'Brien#undef HAVE_STDINT_H 139ea8dc7e0SDavid E. O'Brien 140ea8dc7e0SDavid E. O'Brien/* Define to 1 if you have the <stdlib.h> header file. */ 141ea8dc7e0SDavid E. O'Brien#undef HAVE_STDLIB_H 142ea8dc7e0SDavid E. O'Brien 143b6cee71dSXin LI/* Define to 1 if you have the `strcasestr' function. */ 144b6cee71dSXin LI#undef HAVE_STRCASESTR 145b6cee71dSXin LI 146ea8dc7e0SDavid E. O'Brien/* Define to 1 if you have the <strings.h> header file. */ 147ea8dc7e0SDavid E. O'Brien#undef HAVE_STRINGS_H 148ea8dc7e0SDavid E. O'Brien 149ea8dc7e0SDavid E. O'Brien/* Define to 1 if you have the <string.h> header file. */ 150ea8dc7e0SDavid E. O'Brien#undef HAVE_STRING_H 151ea8dc7e0SDavid E. O'Brien 1527dbb948bSDavid E. O'Brien/* Define to 1 if you have the `strlcat' function. */ 1537dbb948bSDavid E. O'Brien#undef HAVE_STRLCAT 1547dbb948bSDavid E. O'Brien 1557dbb948bSDavid E. O'Brien/* Define to 1 if you have the `strlcpy' function. */ 1567dbb948bSDavid E. O'Brien#undef HAVE_STRLCPY 1577dbb948bSDavid E. O'Brien 15817c6260fSDavid E. O'Brien/* Define to 1 if you have the `strndup' function. */ 15917c6260fSDavid E. O'Brien#undef HAVE_STRNDUP 16017c6260fSDavid E. O'Brien 161974b70c4SDavid E. O'Brien/* Define to 1 if you have the `strtof' function. */ 162974b70c4SDavid E. O'Brien#undef HAVE_STRTOF 163974b70c4SDavid E. O'Brien 16470b95ceeSXin LI/* HAVE_STRUCT_OPTION */ 16570b95ceeSXin LI#undef HAVE_STRUCT_OPTION 16670b95ceeSXin LI 16780c86c36SDavid E. O'Brien/* Define to 1 if `st_rdev' is a member of `struct stat'. */ 168ea8dc7e0SDavid E. O'Brien#undef HAVE_STRUCT_STAT_ST_RDEV 169ea8dc7e0SDavid E. O'Brien 17080c86c36SDavid E. O'Brien/* Define to 1 if `tm_gmtoff' is a member of `struct tm'. */ 1717dbb948bSDavid E. O'Brien#undef HAVE_STRUCT_TM_TM_GMTOFF 1727dbb948bSDavid E. O'Brien 17380c86c36SDavid E. O'Brien/* Define to 1 if `tm_zone' is a member of `struct tm'. */ 1747dbb948bSDavid E. O'Brien#undef HAVE_STRUCT_TM_TM_ZONE 1757dbb948bSDavid E. O'Brien 176ea8dc7e0SDavid E. O'Brien/* Define to 1 if you have the <sys/mman.h> header file. */ 177ea8dc7e0SDavid E. O'Brien#undef HAVE_SYS_MMAN_H 178ea8dc7e0SDavid E. O'Brien 179b6cee71dSXin LI/* Define to 1 if you have the <sys/param.h> header file. */ 180b6cee71dSXin LI#undef HAVE_SYS_PARAM_H 181b6cee71dSXin LI 182ea8dc7e0SDavid E. O'Brien/* Define to 1 if you have the <sys/stat.h> header file. */ 183ea8dc7e0SDavid E. O'Brien#undef HAVE_SYS_STAT_H 184ea8dc7e0SDavid E. O'Brien 18548c779cdSXin LI/* Define to 1 if you have the <sys/sysmacros.h> header file. */ 18648c779cdSXin LI#undef HAVE_SYS_SYSMACROS_H 18748c779cdSXin LI 18817c6260fSDavid E. O'Brien/* Define to 1 if you have the <sys/time.h> header file. */ 18917c6260fSDavid E. O'Brien#undef HAVE_SYS_TIME_H 19017c6260fSDavid E. O'Brien 191ea8dc7e0SDavid E. O'Brien/* Define to 1 if you have the <sys/types.h> header file. */ 192ea8dc7e0SDavid E. O'Brien#undef HAVE_SYS_TYPES_H 193ea8dc7e0SDavid E. O'Brien 194ea8dc7e0SDavid E. O'Brien/* Define to 1 if you have the <sys/utime.h> header file. */ 195ea8dc7e0SDavid E. O'Brien#undef HAVE_SYS_UTIME_H 196ea8dc7e0SDavid E. O'Brien 197ea8dc7e0SDavid E. O'Brien/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */ 198ea8dc7e0SDavid E. O'Brien#undef HAVE_SYS_WAIT_H 19975a6cdb3SDavid E. O'Brien 20028a8b562SDavid E. O'Brien/* HAVE_TM_ISDST */ 201a2e8fb4cSDavid E. O'Brien#undef HAVE_TM_ISDST 202a2e8fb4cSDavid E. O'Brien 2038ed12636SDavid E. O'Brien/* HAVE_TM_ZONE */ 2048ed12636SDavid E. O'Brien#undef HAVE_TM_ZONE 2058ed12636SDavid E. O'Brien 2068ed12636SDavid E. O'Brien/* HAVE_TZNAME */ 2078ed12636SDavid E. O'Brien#undef HAVE_TZNAME 2088ed12636SDavid E. O'Brien 209b6cee71dSXin LI/* Define to 1 if the system has the type `uintptr_t'. */ 210b6cee71dSXin LI#undef HAVE_UINTPTR_T 21128a8b562SDavid E. O'Brien 212ea8dc7e0SDavid E. O'Brien/* Define to 1 if you have the <unistd.h> header file. */ 213ea8dc7e0SDavid E. O'Brien#undef HAVE_UNISTD_H 214ea8dc7e0SDavid E. O'Brien 215c2931133SXin LI/* Define to 1 if you have the `uselocale' function. */ 216c2931133SXin LI#undef HAVE_USELOCALE 217c2931133SXin LI 218ea8dc7e0SDavid E. O'Brien/* Define to 1 if you have the `utime' function. */ 219ea8dc7e0SDavid E. O'Brien#undef HAVE_UTIME 220ea8dc7e0SDavid E. O'Brien 221ea8dc7e0SDavid E. O'Brien/* Define to 1 if you have the `utimes' function. */ 222ea8dc7e0SDavid E. O'Brien#undef HAVE_UTIMES 223ea8dc7e0SDavid E. O'Brien 224ea8dc7e0SDavid E. O'Brien/* Define to 1 if you have the <utime.h> header file. */ 225ea8dc7e0SDavid E. O'Brien#undef HAVE_UTIME_H 226ea8dc7e0SDavid E. O'Brien 22728a8b562SDavid E. O'Brien/* Define to 1 if you have the `vasprintf' function. */ 22828a8b562SDavid E. O'Brien#undef HAVE_VASPRINTF 22988a5e5acSDavid E. O'Brien 230b6cee71dSXin LI/* Define to 1 if you have the `vfork' function. */ 231b6cee71dSXin LI#undef HAVE_VFORK 232b6cee71dSXin LI 233b6cee71dSXin LI/* Define to 1 if you have the <vfork.h> header file. */ 234b6cee71dSXin LI#undef HAVE_VFORK_H 235b6cee71dSXin LI 2362dc4dbb9SEitan Adler/* Define to 1 or 0, depending whether the compiler supports simple visibility 2372dc4dbb9SEitan Adler declarations. */ 2382dc4dbb9SEitan Adler#undef HAVE_VISIBILITY 2392dc4dbb9SEitan Adler 240ea8dc7e0SDavid E. O'Brien/* Define to 1 if you have the <wchar.h> header file. */ 241ea8dc7e0SDavid E. O'Brien#undef HAVE_WCHAR_H 242ea8dc7e0SDavid E. O'Brien 243d1d50c78SDavid E. O'Brien/* Define to 1 if you have the <wctype.h> header file. */ 244d1d50c78SDavid E. O'Brien#undef HAVE_WCTYPE_H 245d1d50c78SDavid E. O'Brien 246ea8dc7e0SDavid E. O'Brien/* Define to 1 if you have the `wcwidth' function. */ 247ea8dc7e0SDavid E. O'Brien#undef HAVE_WCWIDTH 248ea8dc7e0SDavid E. O'Brien 249b6cee71dSXin LI/* Define to 1 if `fork' works. */ 250b6cee71dSXin LI#undef HAVE_WORKING_FORK 251b6cee71dSXin LI 252b6cee71dSXin LI/* Define to 1 if `vfork' works. */ 253b6cee71dSXin LI#undef HAVE_WORKING_VFORK 254b6cee71dSXin LI 255c2931133SXin LI/* Define to 1 if you have the <xlocale.h> header file. */ 256c2931133SXin LI#undef HAVE_XLOCALE_H 257c2931133SXin LI 258974b70c4SDavid E. O'Brien/* Define to 1 if you have the <zlib.h> header file. */ 259974b70c4SDavid E. O'Brien#undef HAVE_ZLIB_H 260974b70c4SDavid E. O'Brien 261d38c30c0SXin LI/* Define to the sub-directory where libtool stores uninstalled libraries. */ 26280c86c36SDavid E. O'Brien#undef LT_OBJDIR 26380c86c36SDavid E. O'Brien 264ea8dc7e0SDavid E. O'Brien/* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>. 265ea8dc7e0SDavid E. O'Brien */ 266ea8dc7e0SDavid E. O'Brien#undef MAJOR_IN_MKDEV 267ea8dc7e0SDavid E. O'Brien 268ea8dc7e0SDavid E. O'Brien/* Define to 1 if `major', `minor', and `makedev' are declared in 269ea8dc7e0SDavid E. O'Brien <sysmacros.h>. */ 270ea8dc7e0SDavid E. O'Brien#undef MAJOR_IN_SYSMACROS 271ea8dc7e0SDavid E. O'Brien 272ea8dc7e0SDavid E. O'Brien/* Name of package */ 273ea8dc7e0SDavid E. O'Brien#undef PACKAGE 274ea8dc7e0SDavid E. O'Brien 275ea8dc7e0SDavid E. O'Brien/* Define to the address where bug reports for this package should be sent. */ 276ea8dc7e0SDavid E. O'Brien#undef PACKAGE_BUGREPORT 277ea8dc7e0SDavid E. O'Brien 278ea8dc7e0SDavid E. O'Brien/* Define to the full name of this package. */ 279ea8dc7e0SDavid E. O'Brien#undef PACKAGE_NAME 280ea8dc7e0SDavid E. O'Brien 281ea8dc7e0SDavid E. O'Brien/* Define to the full name and version of this package. */ 282ea8dc7e0SDavid E. O'Brien#undef PACKAGE_STRING 283ea8dc7e0SDavid E. O'Brien 284ea8dc7e0SDavid E. O'Brien/* Define to the one symbol short name of this package. */ 285ea8dc7e0SDavid E. O'Brien#undef PACKAGE_TARNAME 286ea8dc7e0SDavid E. O'Brien 28780c86c36SDavid E. O'Brien/* Define to the home page for this package. */ 28880c86c36SDavid E. O'Brien#undef PACKAGE_URL 28980c86c36SDavid E. O'Brien 290ea8dc7e0SDavid E. O'Brien/* Define to the version of this package. */ 291ea8dc7e0SDavid E. O'Brien#undef PACKAGE_VERSION 292ea8dc7e0SDavid E. O'Brien 293ea8dc7e0SDavid E. O'Brien/* Define to 1 if you have the ANSI C header files. */ 294ea8dc7e0SDavid E. O'Brien#undef STDC_HEADERS 295ea8dc7e0SDavid E. O'Brien 296ea8dc7e0SDavid E. O'Brien/* Define to 1 if your <sys/time.h> declares `struct tm'. */ 297ea8dc7e0SDavid E. O'Brien#undef TM_IN_SYS_TIME 298ea8dc7e0SDavid E. O'Brien 29980c86c36SDavid E. O'Brien/* Enable extensions on AIX 3, Interix. */ 30080c86c36SDavid E. O'Brien#ifndef _ALL_SOURCE 30180c86c36SDavid E. O'Brien# undef _ALL_SOURCE 30280c86c36SDavid E. O'Brien#endif 30380c86c36SDavid E. O'Brien/* Enable GNU extensions on systems that have them. */ 30480c86c36SDavid E. O'Brien#ifndef _GNU_SOURCE 30580c86c36SDavid E. O'Brien# undef _GNU_SOURCE 30680c86c36SDavid E. O'Brien#endif 30780c86c36SDavid E. O'Brien/* Enable threading extensions on Solaris. */ 30880c86c36SDavid E. O'Brien#ifndef _POSIX_PTHREAD_SEMANTICS 30980c86c36SDavid E. O'Brien# undef _POSIX_PTHREAD_SEMANTICS 31080c86c36SDavid E. O'Brien#endif 31180c86c36SDavid E. O'Brien/* Enable extensions on HP NonStop. */ 31280c86c36SDavid E. O'Brien#ifndef _TANDEM_SOURCE 31380c86c36SDavid E. O'Brien# undef _TANDEM_SOURCE 31480c86c36SDavid E. O'Brien#endif 31580c86c36SDavid E. O'Brien/* Enable general extensions on Solaris. */ 31680c86c36SDavid E. O'Brien#ifndef __EXTENSIONS__ 31780c86c36SDavid E. O'Brien# undef __EXTENSIONS__ 31880c86c36SDavid E. O'Brien#endif 31980c86c36SDavid E. O'Brien 32080c86c36SDavid E. O'Brien 321ea8dc7e0SDavid E. O'Brien/* Version number of package */ 322ea8dc7e0SDavid E. O'Brien#undef VERSION 323ea8dc7e0SDavid E. O'Brien 324b6cee71dSXin LI/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most 325b6cee71dSXin LI significant byte first (like Motorola and SPARC, unlike Intel). */ 326b6cee71dSXin LI#if defined AC_APPLE_UNIVERSAL_BUILD 327b6cee71dSXin LI# if defined __BIG_ENDIAN__ 328b6cee71dSXin LI# define WORDS_BIGENDIAN 1 329b6cee71dSXin LI# endif 330b6cee71dSXin LI#else 331b6cee71dSXin LI# ifndef WORDS_BIGENDIAN 332b6cee71dSXin LI# undef WORDS_BIGENDIAN 333b6cee71dSXin LI# endif 334b6cee71dSXin LI#endif 335b6cee71dSXin LI 336d38c30c0SXin LI/* Enable xzlib compression support */ 337d38c30c0SXin LI#undef XZLIBSUPPORT 338d38c30c0SXin LI 339282e23f0SXin LI/* Enable zlib compression support */ 340282e23f0SXin LI#undef ZLIBSUPPORT 341282e23f0SXin LI 342b6cee71dSXin LI/* Enable large inode numbers on Mac OS X 10.5. */ 343b6cee71dSXin LI#ifndef _DARWIN_USE_64_BIT_INODE 344b6cee71dSXin LI# define _DARWIN_USE_64_BIT_INODE 1 345b6cee71dSXin LI#endif 346b6cee71dSXin LI 3478ed12636SDavid E. O'Brien/* Number of bits in a file offset, on hosts where this is settable. */ 3488ed12636SDavid E. O'Brien#undef _FILE_OFFSET_BITS 3498ed12636SDavid E. O'Brien 35028a8b562SDavid E. O'Brien/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */ 35128a8b562SDavid E. O'Brien#undef _LARGEFILE_SOURCE 35228a8b562SDavid E. O'Brien 3538ed12636SDavid E. O'Brien/* Define for large files, on AIX-style hosts. */ 3548ed12636SDavid E. O'Brien#undef _LARGE_FILES 3558ed12636SDavid E. O'Brien 35680c86c36SDavid E. O'Brien/* Define to 1 if on MINIX. */ 35780c86c36SDavid E. O'Brien#undef _MINIX 35880c86c36SDavid E. O'Brien 35980c86c36SDavid E. O'Brien/* Define to 2 if the system does not provide POSIX.1 features except with 36080c86c36SDavid E. O'Brien this defined. */ 36180c86c36SDavid E. O'Brien#undef _POSIX_1_SOURCE 36280c86c36SDavid E. O'Brien 36380c86c36SDavid E. O'Brien/* Define to 1 if you need to in order for `stat' and other things to work. */ 36480c86c36SDavid E. O'Brien#undef _POSIX_SOURCE 36580c86c36SDavid E. O'Brien 366b6cee71dSXin LI/* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>, 367b6cee71dSXin LI <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the 368b6cee71dSXin LI #define below would cause a syntax error. */ 369b6cee71dSXin LI#undef _UINT32_T 370b6cee71dSXin LI 371b6cee71dSXin LI/* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>, 372b6cee71dSXin LI <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the 373b6cee71dSXin LI #define below would cause a syntax error. */ 374b6cee71dSXin LI#undef _UINT64_T 375b6cee71dSXin LI 376b6cee71dSXin LI/* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>, 377b6cee71dSXin LI <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the 378b6cee71dSXin LI #define below would cause a syntax error. */ 379b6cee71dSXin LI#undef _UINT8_T 380b6cee71dSXin LI 381b6cee71dSXin LI/* Define to the type of a signed integer type of width exactly 32 bits if 382b6cee71dSXin LI such a type exists and the standard includes do not define it. */ 383b6cee71dSXin LI#undef int32_t 384b6cee71dSXin LI 385b6cee71dSXin LI/* Define to the type of a signed integer type of width exactly 64 bits if 386b6cee71dSXin LI such a type exists and the standard includes do not define it. */ 387b6cee71dSXin LI#undef int64_t 388b6cee71dSXin LI 389b6cee71dSXin LI/* Define to the type of a signed integer type wide enough to hold a pointer, 390b6cee71dSXin LI if such a type exists, and if the system does not define it. */ 391b6cee71dSXin LI#undef intptr_t 392b6cee71dSXin LI 393ea8dc7e0SDavid E. O'Brien/* Define to a type if <wchar.h> does not define. */ 394ea8dc7e0SDavid E. O'Brien#undef mbstate_t 395ea8dc7e0SDavid E. O'Brien 396974b70c4SDavid E. O'Brien/* Define to `long int' if <sys/types.h> does not define. */ 397ea8dc7e0SDavid E. O'Brien#undef off_t 398ea8dc7e0SDavid E. O'Brien 399b6cee71dSXin LI/* Define to `int' if <sys/types.h> does not define. */ 400b6cee71dSXin LI#undef pid_t 401b6cee71dSXin LI 402974b70c4SDavid E. O'Brien/* Define to `unsigned int' if <sys/types.h> does not define. */ 403ea8dc7e0SDavid E. O'Brien#undef size_t 404a2e8fb4cSDavid E. O'Brien 405b6cee71dSXin LI/* Define to the type of an unsigned integer type of width exactly 16 bits if 406b6cee71dSXin LI such a type exists and the standard includes do not define it. */ 407b6cee71dSXin LI#undef uint16_t 408a2e8fb4cSDavid E. O'Brien 409b6cee71dSXin LI/* Define to the type of an unsigned integer type of width exactly 32 bits if 410b6cee71dSXin LI such a type exists and the standard includes do not define it. */ 411b6cee71dSXin LI#undef uint32_t 412a2e8fb4cSDavid E. O'Brien 413b6cee71dSXin LI/* Define to the type of an unsigned integer type of width exactly 64 bits if 414b6cee71dSXin LI such a type exists and the standard includes do not define it. */ 415b6cee71dSXin LI#undef uint64_t 416b6cee71dSXin LI 417b6cee71dSXin LI/* Define to the type of an unsigned integer type of width exactly 8 bits if 418b6cee71dSXin LI such a type exists and the standard includes do not define it. */ 419b6cee71dSXin LI#undef uint8_t 420b6cee71dSXin LI 421b6cee71dSXin LI/* Define to the type of an unsigned integer type wide enough to hold a 422b6cee71dSXin LI pointer, if such a type exists, and if the system does not define it. */ 423b6cee71dSXin LI#undef uintptr_t 424b6cee71dSXin LI 425b6cee71dSXin LI/* Define as `fork' if `vfork' does not work. */ 426b6cee71dSXin LI#undef vfork 427