/* config.h. Generated from config.h.in by configure. */1/* config.h.in. Generated from configure.in by autoheader. */23/* Define if building universal (internal helper macro) */4/* #undef AC_APPLE_UNIVERSAL_BUILD */56/* Path of default shell */7/* #undef DEFSHELL_CUSTOM */89/* Shell spec to use by default */10/* #undef DEFSHELL_INDEX */1112/* Path of default shell */13/* #undef DEFSHELL_PATH */1415/* Define to 1 if you have the <ar.h> header file. */16#define HAVE_AR_H 11718/* Define to 1 if you have the declaration of 'sys_siglist', and to 0 if you19don't. */20#define HAVE_DECL_SYS_SIGLIST 12122/* Define to 1 if you have the <dirent.h> header file, and it defines 'DIR'.23*/24#define HAVE_DIRENT_H 12526/* Define to 1 if you have the 'dirname' function. */27#define HAVE_DIRNAME 12829/* Define to 1 if you don't have 'vprintf' but do have '_doprnt.' */30/* #undef HAVE_DOPRNT */3132/* Define to 1 if you have the 'err' function. */33#define HAVE_ERR 13435/* Define to 1 if you have the 'errx' function. */36#define HAVE_ERRX 13738/* Define to 1 if you have the <err.h> header file. */39#define HAVE_ERR_H 14041/* Define to 1 if you have the <fcntl.h> header file. */42#define HAVE_FCNTL_H 14344/* Define to 1 if you have the 'fork' function. */45#define HAVE_FORK 14647/* Define to 1 if you have the 'getcwd' function. */48#define HAVE_GETCWD 14950/* Define to 1 if you have the 'getenv' function. */51#define HAVE_GETENV 15253/* Define to 1 if you have the 'getopt' function. */54#define HAVE_GETOPT 15556/* Define to 1 if you have the 'getwd' function. */57#define HAVE_GETWD 15859/* Define to 1 if you have the <inttypes.h> header file. */60#define HAVE_INTTYPES_H 16162/* Define to 1 if you have the 'killpg' function. */63#define HAVE_KILLPG 16465/* Define to 1 if you have the <libgen.h> header file. */66#define HAVE_LIBGEN_H 16768/* Define to 1 if you have the <limits.h> header file. */69#define HAVE_LIMITS_H 17071/* Define to 1 if the system has the type 'long long int'. */72#define HAVE_LONG_LONG_INT 17374/* Define to 1 if you have the <minix/config.h> header file. */75/* #undef HAVE_MINIX_CONFIG_H */7677/* Define to 1 if you have the <ndir.h> header file, and it defines 'DIR'. */78/* #undef HAVE_NDIR_H */7980/* Define to 1 if you have the <paths.h> header file. */81#define HAVE_PATHS_H 18283/* Define to 1 if you have the <poll.h> header file. */84#define HAVE_POLL_H 18586/* Define to 1 if you have the 'putenv' function. */87#define HAVE_PUTENV 18889/* Define to 1 if you have the <ranlib.h> header file. */90#define HAVE_RANLIB_H 19192/* Define to 1 if you have the 'realpath' function. */93#define HAVE_REALPATH 19495/* Define to 1 if you have the <regex.h> header file. */96#define HAVE_REGEX_H 19798/* Define to 1 if you have the 'select' function. */99#define HAVE_SELECT 1100101/* Define to 1 if you have the 'setenv' function. */102#define HAVE_SETENV 1103104/* Define to 1 if you have the 'setpgid' function. */105#define HAVE_SETPGID 1106107/* Define to 1 if you have the 'setrlimit' function. */108#define HAVE_SETRLIMIT 1109110/* Define to 1 if you have the 'setsid' function. */111#define HAVE_SETSID 1112113/* Define to 1 if you have the 'sigaction' function. */114#define HAVE_SIGACTION 1115116/* Define to 1 if you have the 'sigaddset' function. */117#define HAVE_SIGADDSET 1118119/* Define to 1 if you have the 'sigpending' function. */120#define HAVE_SIGPENDING 1121122/* Define to 1 if you have the 'sigprocmask' function. */123#define HAVE_SIGPROCMASK 1124125/* Define to 1 if you have the 'sigsetmask' function. */126#define HAVE_SIGSETMASK 1127128/* Define to 1 if you have the 'sigsuspend' function. */129#define HAVE_SIGSUSPEND 1130131/* Define to 1 if you have the 'sigvec' function. */132#define HAVE_SIGVEC 1133134/* Define to 1 if the system has the type 'sig_atomic_t'. */135#define HAVE_SIG_ATOMIC_T 1136137/* Define to 1 if you have the 'snprintf' function. */138#define HAVE_SNPRINTF 1139140/* Define to 1 if you have the <stdint.h> header file. */141#define HAVE_STDINT_H 1142143/* Define to 1 if you have the <stdio.h> header file. */144#define HAVE_STDIO_H 1145146/* Define to 1 if you have the <stdlib.h> header file. */147#define HAVE_STDLIB_H 1148149/* Define to 1 if you have the 'strerror' function. */150#define HAVE_STRERROR 1151152/* Define to 1 if you have the 'stresep' function. */153/* #undef HAVE_STRESEP */154155/* Define to 1 if you have the 'strftime' function. */156#define HAVE_STRFTIME 1157158/* Define to 1 if you have the <strings.h> header file. */159#define HAVE_STRINGS_H 1160161/* Define to 1 if you have the <string.h> header file. */162#define HAVE_STRING_H 1163164/* Define to 1 if you have the 'strlcpy' function. */165#define HAVE_STRLCPY 1166167/* Define to 1 if you have the 'strsep' function. */168#define HAVE_STRSEP 1169170/* Define to 1 if you have the 'strtod' function. */171#define HAVE_STRTOD 1172173/* Define to 1 if you have the 'strtol' function. */174#define HAVE_STRTOL 1175176/* Define to 1 if you have the 'strtoll' function. */177#define HAVE_STRTOLL 1178179/* Define to 1 if you have the 'strtoul' function. */180#define HAVE_STRTOUL 1181182/* Define to 1 if you have the 'sysctl' function. */183#define HAVE_SYSCTL 1184185/* Define to 1 if you have the <sys/dir.h> header file, and it defines 'DIR'.186*/187/* #undef HAVE_SYS_DIR_H */188189/* Define to 1 if you have the <sys/mman.h> header file. */190#define HAVE_SYS_MMAN_H 1191192/* Define to 1 if you have the <sys/ndir.h> header file, and it defines 'DIR'.193*/194/* #undef HAVE_SYS_NDIR_H */195196/* Define to 1 if you have the <sys/param.h> header file. */197#define HAVE_SYS_PARAM_H 1198199/* Define to 1 if you have the <sys/select.h> header file. */200#define HAVE_SYS_SELECT_H 1201202/* Define to 1 if you have the <sys/socket.h> header file. */203#define HAVE_SYS_SOCKET_H 1204205/* Define to 1 if you have the <sys/stat.h> header file. */206#define HAVE_SYS_STAT_H 1207208/* Define to 1 if you have the <sys/sysctl.h> header file. */209#define HAVE_SYS_SYSCTL_H 1210211/* Define to 1 if you have the <sys/time.h> header file. */212#define HAVE_SYS_TIME_H 1213214/* Define to 1 if you have the <sys/types.h> header file. */215#define HAVE_SYS_TYPES_H 1216217/* Define to 1 if you have the <sys/uio.h> header file. */218#define HAVE_SYS_UIO_H 1219220/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */221#define HAVE_SYS_WAIT_H 1222223/* Define to 1 if you have the <unistd.h> header file. */224#define HAVE_UNISTD_H 1225226/* Define to 1 if you have the 'unsetenv' function. */227#define HAVE_UNSETENV 1228229/* Define to 1 if the system has the type 'unsigned long long int'. */230#define HAVE_UNSIGNED_LONG_LONG_INT 1231232/* Define to 1 if you have the <utime.h> header file. */233#define HAVE_UTIME_H 1234235/* Define to 1 if you have the 'vfork' function. */236#define HAVE_VFORK 1237238/* Define to 1 if you have the <vfork.h> header file. */239/* #undef HAVE_VFORK_H */240241/* Define to 1 if you have the 'vprintf' function. */242#define HAVE_VPRINTF 1243244/* Define to 1 if you have the 'vsnprintf' function. */245#define HAVE_VSNPRINTF 1246247/* Define to 1 if you have the 'wait3' function. */248#define HAVE_WAIT3 1249250/* Define to 1 if you have the 'wait4' function. */251#define HAVE_WAIT4 1252253/* Define to 1 if you have the 'waitpid' function. */254#define HAVE_WAITPID 1255256/* Define to 1 if you have the 'warn' function. */257#define HAVE_WARN 1258259/* Define to 1 if you have the 'warnx' function. */260#define HAVE_WARNX 1261262/* Define to 1 if you have the <wchar.h> header file. */263#define HAVE_WCHAR_H 1264265/* Define to 1 if 'fork' works. */266#define HAVE_WORKING_FORK 1267268/* Define to 1 if 'vfork' works. */269#define HAVE_WORKING_VFORK 1270271/* define if your compiler has __attribute__ */272#define HAVE___ATTRIBUTE__ 1273274/* Define to the address where bug reports for this package should be sent. */275#define PACKAGE_BUGREPORT "[email protected]"276277/* Define to the full name of this package. */278#define PACKAGE_NAME "bmake"279280/* Define to the full name and version of this package. */281#define PACKAGE_STRING "bmake 20240711"282283/* Define to the one symbol short name of this package. */284#define PACKAGE_TARNAME "bmake"285286/* Define to the home page for this package. */287#define PACKAGE_URL ""288289/* Define to the version of this package. */290#define PACKAGE_VERSION "20240711"291292/* Define to 1 if the 'S_IS*' macros in <sys/stat.h> do not work properly. */293/* #undef STAT_MACROS_BROKEN */294295/* Define to 1 if all of the C89 standard headers exist (not just the ones296required in a freestanding environment). This macro is provided for297backward compatibility; new code need not use it. */298#define STDC_HEADERS 1299300/* Define to 1 if your <sys/time.h> declares 'struct tm'. */301/* #undef TM_IN_SYS_TIME */302303/* Enable extensions on AIX, Interix, z/OS. */304#ifndef _ALL_SOURCE305# define _ALL_SOURCE 1306#endif307/* Enable general extensions on macOS. */308#ifndef _DARWIN_C_SOURCE309# define _DARWIN_C_SOURCE 1310#endif311/* Enable general extensions on Solaris. */312#ifndef __EXTENSIONS__313# define __EXTENSIONS__ 1314#endif315/* Enable GNU extensions on systems that have them. */316#ifndef _GNU_SOURCE317# define _GNU_SOURCE 1318#endif319/* Enable X/Open compliant socket functions that do not require linking320with -lxnet on HP-UX 11.11. */321#ifndef _HPUX_ALT_XOPEN_SOCKET_API322# define _HPUX_ALT_XOPEN_SOCKET_API 1323#endif324/* Identify the host operating system as Minix.325This macro does not affect the system headers' behavior.326A future release of Autoconf may stop defining this macro. */327#ifndef _MINIX328/* # undef _MINIX */329#endif330/* Enable general extensions on NetBSD.331Enable NetBSD compatibility extensions on Minix. */332#ifndef _NETBSD_SOURCE333# define _NETBSD_SOURCE 1334#endif335/* Enable OpenBSD compatibility extensions on NetBSD.336Oddly enough, this does nothing on OpenBSD. */337#ifndef _OPENBSD_SOURCE338# define _OPENBSD_SOURCE 1339#endif340/* Define to 1 if needed for POSIX-compatible behavior. */341#ifndef _POSIX_SOURCE342/* # undef _POSIX_SOURCE */343#endif344/* Define to 2 if needed for POSIX-compatible behavior. */345#ifndef _POSIX_1_SOURCE346/* # undef _POSIX_1_SOURCE */347#endif348/* Enable POSIX-compatible threading on Solaris. */349#ifndef _POSIX_PTHREAD_SEMANTICS350# define _POSIX_PTHREAD_SEMANTICS 1351#endif352/* Enable extensions specified by ISO/IEC TS 18661-5:2014. */353#ifndef __STDC_WANT_IEC_60559_ATTRIBS_EXT__354# define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1355#endif356/* Enable extensions specified by ISO/IEC TS 18661-1:2014. */357#ifndef __STDC_WANT_IEC_60559_BFP_EXT__358# define __STDC_WANT_IEC_60559_BFP_EXT__ 1359#endif360/* Enable extensions specified by ISO/IEC TS 18661-2:2015. */361#ifndef __STDC_WANT_IEC_60559_DFP_EXT__362# define __STDC_WANT_IEC_60559_DFP_EXT__ 1363#endif364/* Enable extensions specified by C23 Annex F. */365#ifndef __STDC_WANT_IEC_60559_EXT__366# define __STDC_WANT_IEC_60559_EXT__ 1367#endif368/* Enable extensions specified by ISO/IEC TS 18661-4:2015. */369#ifndef __STDC_WANT_IEC_60559_FUNCS_EXT__370# define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1371#endif372/* Enable extensions specified by C23 Annex H and ISO/IEC TS 18661-3:2015. */373#ifndef __STDC_WANT_IEC_60559_TYPES_EXT__374# define __STDC_WANT_IEC_60559_TYPES_EXT__ 1375#endif376/* Enable extensions specified by ISO/IEC TR 24731-2:2010. */377#ifndef __STDC_WANT_LIB_EXT2__378# define __STDC_WANT_LIB_EXT2__ 1379#endif380/* Enable extensions specified by ISO/IEC 24747:2009. */381#ifndef __STDC_WANT_MATH_SPEC_FUNCS__382# define __STDC_WANT_MATH_SPEC_FUNCS__ 1383#endif384/* Enable extensions on HP NonStop. */385#ifndef _TANDEM_SOURCE386# define _TANDEM_SOURCE 1387#endif388/* Enable X/Open extensions. Define to 500 only if necessary389to make mbstate_t available. */390#ifndef _XOPEN_SOURCE391/* # undef _XOPEN_SOURCE */392#endif393394395/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most396significant byte first (like Motorola and SPARC, unlike Intel). */397#if defined AC_APPLE_UNIVERSAL_BUILD398# if defined __BIG_ENDIAN__399# define WORDS_BIGENDIAN 1400# endif401#else402# ifndef WORDS_BIGENDIAN403/* # undef WORDS_BIGENDIAN */404# endif405#endif406407/* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,408<pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the409#define below would cause a syntax error. */410/* #undef _UINT32_T */411412/* C99 function name */413/* #undef __func__ */414415/* Define to empty if 'const' does not conform to ANSI C. */416/* #undef const */417418/* Define to '__inline__' or '__inline' if that's what the C compiler419calls it, or to nothing if 'inline' is not supported under any name. */420#ifndef __cplusplus421/* #undef inline */422#endif423424/* Define to the type of a signed integer type of width exactly 64 bits if425such a type exists and the standard includes do not define it. */426/* #undef int64_t */427428/* Define to 'int' if <sys/types.h> does not define. */429/* #undef mode_t */430431/* Define to 'long int' if <sys/types.h> does not define. */432/* #undef off_t */433434/* Define as a signed integer type capable of holding a process identifier. */435/* #undef pid_t */436437/* type that signal handlers can safely frob */438/* #undef sig_atomic_t */439440/* Define as 'unsigned int' if <stddef.h> doesn't define. */441/* #undef size_t */442443/* Define to the type of an unsigned integer type of width exactly 32 bits if444such a type exists and the standard includes do not define it. */445/* #undef uint32_t */446447/* Define as 'fork' if 'vfork' does not work. */448/* #undef vfork */449450451