11957ada4SJohn Marino /* config.h. Generated from config.h.in by configure. */ 21957ada4SJohn Marino /* config.h.in. Generated from configure.in by autoheader. */ 31957ada4SJohn Marino 41957ada4SJohn Marino /* Define if building universal (internal helper macro) */ 51957ada4SJohn Marino /* #undef AC_APPLE_UNIVERSAL_BUILD */ 61957ada4SJohn Marino 71957ada4SJohn Marino /* Path of default shell */ 81957ada4SJohn Marino /* #undef DEFSHELL_CUSTOM */ 91957ada4SJohn Marino 101957ada4SJohn Marino /* Shell spec to use by default */ 111957ada4SJohn Marino /* #undef DEFSHELL_INDEX */ 121957ada4SJohn Marino 13*278c0229SAntonio Huete Jimenez /* Path of default shell */ 14*278c0229SAntonio Huete Jimenez /* #undef DEFSHELL_PATH */ 15*278c0229SAntonio Huete Jimenez 161957ada4SJohn Marino /* Define to 1 if you have the <ar.h> header file. */ 171957ada4SJohn Marino #define HAVE_AR_H 1 181957ada4SJohn Marino 191957ada4SJohn Marino /* Define to 1 if you have the declaration of `sys_siglist', and to 0 if you 201957ada4SJohn Marino don't. */ 211957ada4SJohn Marino #define HAVE_DECL_SYS_SIGLIST 1 221957ada4SJohn Marino 231957ada4SJohn Marino /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'. 241957ada4SJohn Marino */ 251957ada4SJohn Marino #define HAVE_DIRENT_H 1 261957ada4SJohn Marino 271957ada4SJohn Marino /* Define to 1 if you have the `dirname' function. */ 281957ada4SJohn Marino #define HAVE_DIRNAME 1 291957ada4SJohn Marino 301957ada4SJohn Marino /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */ 311957ada4SJohn Marino /* #undef HAVE_DOPRNT */ 321957ada4SJohn Marino 331957ada4SJohn Marino /* Define to 1 if you have the `err' function. */ 341957ada4SJohn Marino #define HAVE_ERR 1 351957ada4SJohn Marino 361957ada4SJohn Marino /* Define to 1 if you have the `errx' function. */ 371957ada4SJohn Marino #define HAVE_ERRX 1 381957ada4SJohn Marino 391957ada4SJohn Marino /* Define to 1 if you have the <err.h> header file. */ 401957ada4SJohn Marino #define HAVE_ERR_H 1 411957ada4SJohn Marino 421957ada4SJohn Marino /* Define to 1 if you have the <fcntl.h> header file. */ 431957ada4SJohn Marino #define HAVE_FCNTL_H 1 441957ada4SJohn Marino 451957ada4SJohn Marino /* Define to 1 if you have the `fork' function. */ 461957ada4SJohn Marino #define HAVE_FORK 1 471957ada4SJohn Marino 481957ada4SJohn Marino /* Define to 1 if you have the `getcwd' function. */ 491957ada4SJohn Marino #define HAVE_GETCWD 1 501957ada4SJohn Marino 511957ada4SJohn Marino /* Define to 1 if you have the `getenv' function. */ 521957ada4SJohn Marino #define HAVE_GETENV 1 531957ada4SJohn Marino 541957ada4SJohn Marino /* Define to 1 if you have the `getopt' function. */ 551957ada4SJohn Marino #define HAVE_GETOPT 1 561957ada4SJohn Marino 571957ada4SJohn Marino /* Define to 1 if you have the `getwd' function. */ 581957ada4SJohn Marino #define HAVE_GETWD 1 591957ada4SJohn Marino 601957ada4SJohn Marino /* Define to 1 if you have the <inttypes.h> header file. */ 611957ada4SJohn Marino #define HAVE_INTTYPES_H 1 621957ada4SJohn Marino 631957ada4SJohn Marino /* Define to 1 if you have the `killpg' function. */ 641957ada4SJohn Marino #define HAVE_KILLPG 1 651957ada4SJohn Marino 66c211e079SJohn Marino /* Define to 1 if you have the <libgen.h> header file. */ 67c211e079SJohn Marino #define HAVE_LIBGEN_H 1 68c211e079SJohn Marino 69c211e079SJohn Marino /* Define to 1 if you have the <limits.h> header file. */ 70c211e079SJohn Marino #define HAVE_LIMITS_H 1 71c211e079SJohn Marino 72*278c0229SAntonio Huete Jimenez /* Define to 1 if the system has the type `long long int'. */ 73*278c0229SAntonio Huete Jimenez #define HAVE_LONG_LONG_INT 1 74*278c0229SAntonio Huete Jimenez 75*278c0229SAntonio Huete Jimenez /* Define to 1 if you have the <minix/config.h> header file. */ 76*278c0229SAntonio Huete Jimenez /* #undef HAVE_MINIX_CONFIG_H */ 771957ada4SJohn Marino 781957ada4SJohn Marino /* Define to 1 if you have the `mmap' function. */ 791957ada4SJohn Marino #define HAVE_MMAP 1 801957ada4SJohn Marino 811957ada4SJohn Marino /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ 821957ada4SJohn Marino /* #undef HAVE_NDIR_H */ 831957ada4SJohn Marino 841957ada4SJohn Marino /* Define to 1 if you have the <paths.h> header file. */ 851957ada4SJohn Marino #define HAVE_PATHS_H 1 861957ada4SJohn Marino 871957ada4SJohn Marino /* Define to 1 if you have the <poll.h> header file. */ 881957ada4SJohn Marino #define HAVE_POLL_H 1 891957ada4SJohn Marino 901957ada4SJohn Marino /* Define to 1 if you have the `putenv' function. */ 911957ada4SJohn Marino #define HAVE_PUTENV 1 921957ada4SJohn Marino 931957ada4SJohn Marino /* Define to 1 if you have the <ranlib.h> header file. */ 941957ada4SJohn Marino #define HAVE_RANLIB_H 1 951957ada4SJohn Marino 961957ada4SJohn Marino /* Define to 1 if you have the `realpath' function. */ 971957ada4SJohn Marino #define HAVE_REALPATH 1 981957ada4SJohn Marino 991957ada4SJohn Marino /* Define to 1 if you have the `select' function. */ 1001957ada4SJohn Marino #define HAVE_SELECT 1 1011957ada4SJohn Marino 1021957ada4SJohn Marino /* Define to 1 if you have the `setenv' function. */ 1031957ada4SJohn Marino #define HAVE_SETENV 1 1041957ada4SJohn Marino 1051957ada4SJohn Marino /* Define to 1 if you have the `setpgid' function. */ 1061957ada4SJohn Marino #define HAVE_SETPGID 1 1071957ada4SJohn Marino 108*278c0229SAntonio Huete Jimenez /* Define to 1 if you have the `setrlimit' function. */ 109*278c0229SAntonio Huete Jimenez #define HAVE_SETRLIMIT 1 110*278c0229SAntonio Huete Jimenez 1111957ada4SJohn Marino /* Define to 1 if you have the `setsid' function. */ 1121957ada4SJohn Marino #define HAVE_SETSID 1 1131957ada4SJohn Marino 1141957ada4SJohn Marino /* Define to 1 if you have the `sigaction' function. */ 1151957ada4SJohn Marino #define HAVE_SIGACTION 1 1161957ada4SJohn Marino 117*278c0229SAntonio Huete Jimenez /* Define to 1 if you have the `sigaddset' function. */ 118*278c0229SAntonio Huete Jimenez #define HAVE_SIGADDSET 1 119*278c0229SAntonio Huete Jimenez 120*278c0229SAntonio Huete Jimenez /* Define to 1 if you have the `sigpending' function. */ 121*278c0229SAntonio Huete Jimenez #define HAVE_SIGPENDING 1 122*278c0229SAntonio Huete Jimenez 123*278c0229SAntonio Huete Jimenez /* Define to 1 if you have the `sigprocmask' function. */ 124*278c0229SAntonio Huete Jimenez #define HAVE_SIGPROCMASK 1 125*278c0229SAntonio Huete Jimenez 126*278c0229SAntonio Huete Jimenez /* Define to 1 if you have the `sigsetmask' function. */ 127*278c0229SAntonio Huete Jimenez #define HAVE_SIGSETMASK 1 128*278c0229SAntonio Huete Jimenez 129*278c0229SAntonio Huete Jimenez /* Define to 1 if you have the `sigsuspend' function. */ 130*278c0229SAntonio Huete Jimenez #define HAVE_SIGSUSPEND 1 131*278c0229SAntonio Huete Jimenez 1321957ada4SJohn Marino /* Define to 1 if you have the `sigvec' function. */ 1331957ada4SJohn Marino #define HAVE_SIGVEC 1 1341957ada4SJohn Marino 135*278c0229SAntonio Huete Jimenez /* Define to 1 if the system has the type `sig_atomic_t'. */ 136*278c0229SAntonio Huete Jimenez #define HAVE_SIG_ATOMIC_T 1 137*278c0229SAntonio Huete Jimenez 1381957ada4SJohn Marino /* Define to 1 if you have the `snprintf' function. */ 1391957ada4SJohn Marino #define HAVE_SNPRINTF 1 1401957ada4SJohn Marino 1411957ada4SJohn Marino /* Define to 1 if you have the <stdint.h> header file. */ 1421957ada4SJohn Marino #define HAVE_STDINT_H 1 1431957ada4SJohn Marino 144*278c0229SAntonio Huete Jimenez /* Define to 1 if you have the <stdio.h> header file. */ 145*278c0229SAntonio Huete Jimenez #define HAVE_STDIO_H 1 146*278c0229SAntonio Huete Jimenez 1471957ada4SJohn Marino /* Define to 1 if you have the <stdlib.h> header file. */ 1481957ada4SJohn Marino #define HAVE_STDLIB_H 1 1491957ada4SJohn Marino 1501957ada4SJohn Marino /* Define to 1 if you have the `strerror' function. */ 1511957ada4SJohn Marino #define HAVE_STRERROR 1 1521957ada4SJohn Marino 1531957ada4SJohn Marino /* Define to 1 if you have the `stresep' function. */ 1541957ada4SJohn Marino /* #undef HAVE_STRESEP */ 1551957ada4SJohn Marino 1561957ada4SJohn Marino /* Define to 1 if you have the `strftime' function. */ 1571957ada4SJohn Marino #define HAVE_STRFTIME 1 1581957ada4SJohn Marino 1591957ada4SJohn Marino /* Define to 1 if you have the <strings.h> header file. */ 1601957ada4SJohn Marino #define HAVE_STRINGS_H 1 1611957ada4SJohn Marino 1621957ada4SJohn Marino /* Define to 1 if you have the <string.h> header file. */ 1631957ada4SJohn Marino #define HAVE_STRING_H 1 1641957ada4SJohn Marino 1651957ada4SJohn Marino /* Define to 1 if you have the `strlcpy' function. */ 1661957ada4SJohn Marino #define HAVE_STRLCPY 1 1671957ada4SJohn Marino 1681957ada4SJohn Marino /* Define to 1 if you have the `strsep' function. */ 1691957ada4SJohn Marino #define HAVE_STRSEP 1 1701957ada4SJohn Marino 1711957ada4SJohn Marino /* Define to 1 if you have the `strtod' function. */ 1721957ada4SJohn Marino #define HAVE_STRTOD 1 1731957ada4SJohn Marino 1741957ada4SJohn Marino /* Define to 1 if you have the `strtol' function. */ 1751957ada4SJohn Marino #define HAVE_STRTOL 1 1761957ada4SJohn Marino 177*278c0229SAntonio Huete Jimenez /* Define to 1 if you have the `strtoll' function. */ 178*278c0229SAntonio Huete Jimenez #define HAVE_STRTOLL 1 1791957ada4SJohn Marino 180*278c0229SAntonio Huete Jimenez /* Define to 1 if you have the `strtoul' function. */ 181*278c0229SAntonio Huete Jimenez #define HAVE_STRTOUL 1 1821957ada4SJohn Marino 1835d6e10d1SJohn Marino /* Define to 1 if you have the `sysctl' function. */ 1845d6e10d1SJohn Marino #define HAVE_SYSCTL 1 1855d6e10d1SJohn Marino 1861957ada4SJohn Marino /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'. 1871957ada4SJohn Marino */ 1881957ada4SJohn Marino /* #undef HAVE_SYS_DIR_H */ 1891957ada4SJohn Marino 1901957ada4SJohn Marino /* Define to 1 if you have the <sys/mman.h> header file. */ 1911957ada4SJohn Marino #define HAVE_SYS_MMAN_H 1 1921957ada4SJohn Marino 1931957ada4SJohn Marino /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'. 1941957ada4SJohn Marino */ 1951957ada4SJohn Marino /* #undef HAVE_SYS_NDIR_H */ 1961957ada4SJohn Marino 197c211e079SJohn Marino /* Define to 1 if you have the <sys/param.h> header file. */ 198c211e079SJohn Marino #define HAVE_SYS_PARAM_H 1 199c211e079SJohn Marino 2001957ada4SJohn Marino /* Define to 1 if you have the <sys/select.h> header file. */ 2011957ada4SJohn Marino #define HAVE_SYS_SELECT_H 1 2021957ada4SJohn Marino 2031957ada4SJohn Marino /* Define to 1 if you have the <sys/socket.h> header file. */ 2041957ada4SJohn Marino #define HAVE_SYS_SOCKET_H 1 2051957ada4SJohn Marino 2061957ada4SJohn Marino /* Define to 1 if you have the <sys/stat.h> header file. */ 2071957ada4SJohn Marino #define HAVE_SYS_STAT_H 1 2081957ada4SJohn Marino 2095d6e10d1SJohn Marino /* Define to 1 if you have the <sys/sysctl.h> header file. */ 2105d6e10d1SJohn Marino #define HAVE_SYS_SYSCTL_H 1 2115d6e10d1SJohn Marino 2121957ada4SJohn Marino /* Define to 1 if you have the <sys/time.h> header file. */ 2131957ada4SJohn Marino #define HAVE_SYS_TIME_H 1 2141957ada4SJohn Marino 2151957ada4SJohn Marino /* Define to 1 if you have the <sys/types.h> header file. */ 2161957ada4SJohn Marino #define HAVE_SYS_TYPES_H 1 2171957ada4SJohn Marino 2181957ada4SJohn Marino /* Define to 1 if you have the <sys/uio.h> header file. */ 2191957ada4SJohn Marino #define HAVE_SYS_UIO_H 1 2201957ada4SJohn Marino 2211957ada4SJohn Marino /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */ 2221957ada4SJohn Marino #define HAVE_SYS_WAIT_H 1 2231957ada4SJohn Marino 2241957ada4SJohn Marino /* Define to 1 if you have the <unistd.h> header file. */ 2251957ada4SJohn Marino #define HAVE_UNISTD_H 1 2261957ada4SJohn Marino 2271957ada4SJohn Marino /* Define to 1 if you have the `unsetenv' function. */ 2281957ada4SJohn Marino #define HAVE_UNSETENV 1 2291957ada4SJohn Marino 230*278c0229SAntonio Huete Jimenez /* Define to 1 if the system has the type `unsigned long long int'. */ 231*278c0229SAntonio Huete Jimenez #define HAVE_UNSIGNED_LONG_LONG_INT 1 232*278c0229SAntonio Huete Jimenez 2331957ada4SJohn Marino /* Define to 1 if you have the <utime.h> header file. */ 2341957ada4SJohn Marino #define HAVE_UTIME_H 1 2351957ada4SJohn Marino 2361957ada4SJohn Marino /* Define to 1 if you have the `vfork' function. */ 2371957ada4SJohn Marino #define HAVE_VFORK 1 2381957ada4SJohn Marino 2391957ada4SJohn Marino /* Define to 1 if you have the <vfork.h> header file. */ 2401957ada4SJohn Marino /* #undef HAVE_VFORK_H */ 2411957ada4SJohn Marino 2421957ada4SJohn Marino /* Define to 1 if you have the `vprintf' function. */ 2431957ada4SJohn Marino #define HAVE_VPRINTF 1 2441957ada4SJohn Marino 2451957ada4SJohn Marino /* Define to 1 if you have the `vsnprintf' function. */ 2461957ada4SJohn Marino #define HAVE_VSNPRINTF 1 2471957ada4SJohn Marino 2481957ada4SJohn Marino /* Define to 1 if you have the `wait3' function. */ 2491957ada4SJohn Marino #define HAVE_WAIT3 1 2501957ada4SJohn Marino 2511957ada4SJohn Marino /* Define to 1 if you have the `wait4' function. */ 2521957ada4SJohn Marino #define HAVE_WAIT4 1 2531957ada4SJohn Marino 2541957ada4SJohn Marino /* Define to 1 if you have the `waitpid' function. */ 2551957ada4SJohn Marino #define HAVE_WAITPID 1 2561957ada4SJohn Marino 2571957ada4SJohn Marino /* Define to 1 if you have the `warn' function. */ 2581957ada4SJohn Marino #define HAVE_WARN 1 2591957ada4SJohn Marino 2601957ada4SJohn Marino /* Define to 1 if you have the `warnx' function. */ 2611957ada4SJohn Marino #define HAVE_WARNX 1 2621957ada4SJohn Marino 263*278c0229SAntonio Huete Jimenez /* Define to 1 if you have the <wchar.h> header file. */ 264*278c0229SAntonio Huete Jimenez #define HAVE_WCHAR_H 1 265*278c0229SAntonio Huete Jimenez 2661957ada4SJohn Marino /* Define to 1 if `fork' works. */ 2671957ada4SJohn Marino #define HAVE_WORKING_FORK 1 2681957ada4SJohn Marino 2691957ada4SJohn Marino /* Define to 1 if `vfork' works. */ 2701957ada4SJohn Marino #define HAVE_WORKING_VFORK 1 2711957ada4SJohn Marino 2721957ada4SJohn Marino /* define if your compiler has __attribute__ */ 273a58efccfSDaniel Fojt #define HAVE___ATTRIBUTE__ 1 2741957ada4SJohn Marino 2751957ada4SJohn Marino /* Define to the address where bug reports for this package should be sent. */ 2761957ada4SJohn Marino #define PACKAGE_BUGREPORT "sjg@NetBSD.org" 2771957ada4SJohn Marino 2781957ada4SJohn Marino /* Define to the full name of this package. */ 2791957ada4SJohn Marino #define PACKAGE_NAME "bmake" 2801957ada4SJohn Marino 2811957ada4SJohn Marino /* Define to the full name and version of this package. */ 282*278c0229SAntonio Huete Jimenez #define PACKAGE_STRING "bmake 20220909" 2831957ada4SJohn Marino 2841957ada4SJohn Marino /* Define to the one symbol short name of this package. */ 2851957ada4SJohn Marino #define PACKAGE_TARNAME "bmake" 2861957ada4SJohn Marino 2871957ada4SJohn Marino /* Define to the home page for this package. */ 2881957ada4SJohn Marino #define PACKAGE_URL "" 2891957ada4SJohn Marino 2901957ada4SJohn Marino /* Define to the version of this package. */ 291*278c0229SAntonio Huete Jimenez #define PACKAGE_VERSION "20220909" 2921957ada4SJohn Marino 2931957ada4SJohn Marino /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */ 2941957ada4SJohn Marino /* #undef STAT_MACROS_BROKEN */ 2951957ada4SJohn Marino 296*278c0229SAntonio Huete Jimenez /* Define to 1 if all of the C90 standard headers exist (not just the ones 297*278c0229SAntonio Huete Jimenez required in a freestanding environment). This macro is provided for 298*278c0229SAntonio Huete Jimenez backward compatibility; new code need not use it. */ 2991957ada4SJohn Marino #define STDC_HEADERS 1 3001957ada4SJohn Marino 3011957ada4SJohn Marino /* Define to 1 if your <sys/time.h> declares `struct tm'. */ 3021957ada4SJohn Marino /* #undef TM_IN_SYS_TIME */ 3031957ada4SJohn Marino 3041957ada4SJohn Marino /* Enable extensions on AIX 3, Interix. */ 3051957ada4SJohn Marino #ifndef _ALL_SOURCE 3061957ada4SJohn Marino # define _ALL_SOURCE 1 3071957ada4SJohn Marino #endif 308*278c0229SAntonio Huete Jimenez /* Enable general extensions on macOS. */ 309*278c0229SAntonio Huete Jimenez #ifndef _DARWIN_C_SOURCE 310*278c0229SAntonio Huete Jimenez # define _DARWIN_C_SOURCE 1 311*278c0229SAntonio Huete Jimenez #endif 312*278c0229SAntonio Huete Jimenez /* Enable general extensions on Solaris. */ 313*278c0229SAntonio Huete Jimenez #ifndef __EXTENSIONS__ 314*278c0229SAntonio Huete Jimenez # define __EXTENSIONS__ 1 315*278c0229SAntonio Huete Jimenez #endif 3161957ada4SJohn Marino /* Enable GNU extensions on systems that have them. */ 3171957ada4SJohn Marino #ifndef _GNU_SOURCE 3181957ada4SJohn Marino # define _GNU_SOURCE 1 3191957ada4SJohn Marino #endif 320*278c0229SAntonio Huete Jimenez /* Enable X/Open compliant socket functions that do not require linking 321*278c0229SAntonio Huete Jimenez with -lxnet on HP-UX 11.11. */ 322*278c0229SAntonio Huete Jimenez #ifndef _HPUX_ALT_XOPEN_SOCKET_API 323*278c0229SAntonio Huete Jimenez # define _HPUX_ALT_XOPEN_SOCKET_API 1 324*278c0229SAntonio Huete Jimenez #endif 325*278c0229SAntonio Huete Jimenez /* Identify the host operating system as Minix. 326*278c0229SAntonio Huete Jimenez This macro does not affect the system headers' behavior. 327*278c0229SAntonio Huete Jimenez A future release of Autoconf may stop defining this macro. */ 328*278c0229SAntonio Huete Jimenez #ifndef _MINIX 329*278c0229SAntonio Huete Jimenez /* # undef _MINIX */ 330*278c0229SAntonio Huete Jimenez #endif 331*278c0229SAntonio Huete Jimenez /* Enable general extensions on NetBSD. 332*278c0229SAntonio Huete Jimenez Enable NetBSD compatibility extensions on Minix. */ 333*278c0229SAntonio Huete Jimenez #ifndef _NETBSD_SOURCE 334*278c0229SAntonio Huete Jimenez # define _NETBSD_SOURCE 1 335*278c0229SAntonio Huete Jimenez #endif 336*278c0229SAntonio Huete Jimenez /* Enable OpenBSD compatibility extensions on NetBSD. 337*278c0229SAntonio Huete Jimenez Oddly enough, this does nothing on OpenBSD. */ 338*278c0229SAntonio Huete Jimenez #ifndef _OPENBSD_SOURCE 339*278c0229SAntonio Huete Jimenez # define _OPENBSD_SOURCE 1 340*278c0229SAntonio Huete Jimenez #endif 341*278c0229SAntonio Huete Jimenez /* Define to 1 if needed for POSIX-compatible behavior. */ 342*278c0229SAntonio Huete Jimenez #ifndef _POSIX_SOURCE 343*278c0229SAntonio Huete Jimenez /* # undef _POSIX_SOURCE */ 344*278c0229SAntonio Huete Jimenez #endif 345*278c0229SAntonio Huete Jimenez /* Define to 2 if needed for POSIX-compatible behavior. */ 346*278c0229SAntonio Huete Jimenez #ifndef _POSIX_1_SOURCE 347*278c0229SAntonio Huete Jimenez /* # undef _POSIX_1_SOURCE */ 348*278c0229SAntonio Huete Jimenez #endif 349*278c0229SAntonio Huete Jimenez /* Enable POSIX-compatible threading on Solaris. */ 3501957ada4SJohn Marino #ifndef _POSIX_PTHREAD_SEMANTICS 3511957ada4SJohn Marino # define _POSIX_PTHREAD_SEMANTICS 1 3521957ada4SJohn Marino #endif 353*278c0229SAntonio Huete Jimenez /* Enable extensions specified by ISO/IEC TS 18661-5:2014. */ 354*278c0229SAntonio Huete Jimenez #ifndef __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 355*278c0229SAntonio Huete Jimenez # define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 356*278c0229SAntonio Huete Jimenez #endif 357*278c0229SAntonio Huete Jimenez /* Enable extensions specified by ISO/IEC TS 18661-1:2014. */ 358*278c0229SAntonio Huete Jimenez #ifndef __STDC_WANT_IEC_60559_BFP_EXT__ 359*278c0229SAntonio Huete Jimenez # define __STDC_WANT_IEC_60559_BFP_EXT__ 1 360*278c0229SAntonio Huete Jimenez #endif 361*278c0229SAntonio Huete Jimenez /* Enable extensions specified by ISO/IEC TS 18661-2:2015. */ 362*278c0229SAntonio Huete Jimenez #ifndef __STDC_WANT_IEC_60559_DFP_EXT__ 363*278c0229SAntonio Huete Jimenez # define __STDC_WANT_IEC_60559_DFP_EXT__ 1 364*278c0229SAntonio Huete Jimenez #endif 365*278c0229SAntonio Huete Jimenez /* Enable extensions specified by ISO/IEC TS 18661-4:2015. */ 366*278c0229SAntonio Huete Jimenez #ifndef __STDC_WANT_IEC_60559_FUNCS_EXT__ 367*278c0229SAntonio Huete Jimenez # define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 368*278c0229SAntonio Huete Jimenez #endif 369*278c0229SAntonio Huete Jimenez /* Enable extensions specified by ISO/IEC TS 18661-3:2015. */ 370*278c0229SAntonio Huete Jimenez #ifndef __STDC_WANT_IEC_60559_TYPES_EXT__ 371*278c0229SAntonio Huete Jimenez # define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 372*278c0229SAntonio Huete Jimenez #endif 373*278c0229SAntonio Huete Jimenez /* Enable extensions specified by ISO/IEC TR 24731-2:2010. */ 374*278c0229SAntonio Huete Jimenez #ifndef __STDC_WANT_LIB_EXT2__ 375*278c0229SAntonio Huete Jimenez # define __STDC_WANT_LIB_EXT2__ 1 376*278c0229SAntonio Huete Jimenez #endif 377*278c0229SAntonio Huete Jimenez /* Enable extensions specified by ISO/IEC 24747:2009. */ 378*278c0229SAntonio Huete Jimenez #ifndef __STDC_WANT_MATH_SPEC_FUNCS__ 379*278c0229SAntonio Huete Jimenez # define __STDC_WANT_MATH_SPEC_FUNCS__ 1 380*278c0229SAntonio Huete Jimenez #endif 3811957ada4SJohn Marino /* Enable extensions on HP NonStop. */ 3821957ada4SJohn Marino #ifndef _TANDEM_SOURCE 3831957ada4SJohn Marino # define _TANDEM_SOURCE 1 3841957ada4SJohn Marino #endif 385*278c0229SAntonio Huete Jimenez /* Enable X/Open extensions. Define to 500 only if necessary 386*278c0229SAntonio Huete Jimenez to make mbstate_t available. */ 387*278c0229SAntonio Huete Jimenez #ifndef _XOPEN_SOURCE 388*278c0229SAntonio Huete Jimenez /* # undef _XOPEN_SOURCE */ 3891957ada4SJohn Marino #endif 3901957ada4SJohn Marino 3911957ada4SJohn Marino 3921957ada4SJohn Marino /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most 3931957ada4SJohn Marino significant byte first (like Motorola and SPARC, unlike Intel). */ 3941957ada4SJohn Marino #if defined AC_APPLE_UNIVERSAL_BUILD 3951957ada4SJohn Marino # if defined __BIG_ENDIAN__ 3961957ada4SJohn Marino # define WORDS_BIGENDIAN 1 3971957ada4SJohn Marino # endif 3981957ada4SJohn Marino #else 3991957ada4SJohn Marino # ifndef WORDS_BIGENDIAN 4001957ada4SJohn Marino /* # undef WORDS_BIGENDIAN */ 4011957ada4SJohn Marino # endif 4021957ada4SJohn Marino #endif 4031957ada4SJohn Marino 404c211e079SJohn Marino /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>, 405c211e079SJohn Marino <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the 406c211e079SJohn Marino #define below would cause a syntax error. */ 407c211e079SJohn Marino /* #undef _UINT32_T */ 408c211e079SJohn Marino 4095d6e10d1SJohn Marino /* C99 function name */ 4105d6e10d1SJohn Marino /* #undef __func__ */ 4115d6e10d1SJohn Marino 4121957ada4SJohn Marino /* Define to empty if `const' does not conform to ANSI C. */ 4131957ada4SJohn Marino /* #undef const */ 4141957ada4SJohn Marino 415*278c0229SAntonio Huete Jimenez /* Define to `__inline__' or `__inline' if that's what the C compiler 416*278c0229SAntonio Huete Jimenez calls it, or to nothing if 'inline' is not supported under any name. */ 417*278c0229SAntonio Huete Jimenez #ifndef __cplusplus 418*278c0229SAntonio Huete Jimenez /* #undef inline */ 419*278c0229SAntonio Huete Jimenez #endif 420*278c0229SAntonio Huete Jimenez 421*278c0229SAntonio Huete Jimenez /* Define to the type of a signed integer type of width exactly 64 bits if 422*278c0229SAntonio Huete Jimenez such a type exists and the standard includes do not define it. */ 423*278c0229SAntonio Huete Jimenez /* #undef int64_t */ 424*278c0229SAntonio Huete Jimenez 425c211e079SJohn Marino /* Define to `int' if <sys/types.h> does not define. */ 426c211e079SJohn Marino /* #undef mode_t */ 427c211e079SJohn Marino 4281957ada4SJohn Marino /* Define to `long int' if <sys/types.h> does not define. */ 4291957ada4SJohn Marino /* #undef off_t */ 4301957ada4SJohn Marino 431*278c0229SAntonio Huete Jimenez /* Define as a signed integer type capable of holding a process identifier. */ 4321957ada4SJohn Marino /* #undef pid_t */ 4331957ada4SJohn Marino 43447691576SAntonio Huete Jimenez /* type that signal handlers can safely frob */ 43547691576SAntonio Huete Jimenez /* #undef sig_atomic_t */ 43647691576SAntonio Huete Jimenez 4371957ada4SJohn Marino /* Define to `unsigned int' if <sys/types.h> does not define. */ 4381957ada4SJohn Marino /* #undef size_t */ 4391957ada4SJohn Marino 440c211e079SJohn Marino /* Define to the type of an unsigned integer type of width exactly 32 bits if 441c211e079SJohn Marino such a type exists and the standard includes do not define it. */ 442c211e079SJohn Marino /* #undef uint32_t */ 443c211e079SJohn Marino 4441957ada4SJohn Marino /* Define as `fork' if `vfork' does not work. */ 4451957ada4SJohn Marino /* #undef vfork */ 446