2 /* config.h. Generated from config.h.in by configure. */
3 /* config.h.in. Generated from configure.in by autoheader. */
5 /* Define if building universal (internal helper macro) */
6 /* #undef AC_APPLE_UNIVERSAL_BUILD */
8 /* Path of default shell */
9 #define DEFSHELL_CUSTOM "/usr/bin/sh"
11 /* Shell spec to use by default */
12 /* #undef DEFSHELL_INDEX */
14 /* Define to 1 if you have the <ar.h> header file. */
17 /* Define to 1 if you have the declaration of `sys_siglist', and to 0 if you
19 #define HAVE_DECL_SYS_SIGLIST 0
21 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
23 #define HAVE_DIRENT_H 1
25 /* Define to 1 if you have the `dirname' function. */
26 #define HAVE_DIRNAME 1
28 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
31 /* Define to 1 if you have the `err' function. */
34 /* Define to 1 if you have the `errx' function. */
37 /* Define to 1 if you have the <err.h> header file. */
40 /* Define to 1 if you have the <fcntl.h> header file. */
41 #define HAVE_FCNTL_H 1
43 /* Define to 1 if you have the `fork' function. */
46 /* Define to 1 if you have the `getcwd' function. */
49 /* Define to 1 if you have the `getenv' function. */
52 /* Define to 1 if you have the `getopt' function. */
55 /* Define to 1 if you have the `getwd' function. */
58 /* Define to 1 if you have the <inttypes.h> header file. */
59 #define HAVE_INTTYPES_H 1
61 /* Define to 1 if you have the `killpg' function. */
64 /* Define to 1 if you have the <libgen.h> header file. */
65 #define HAVE_LIBGEN_H 1
67 /* Define to 1 if you have the <limits.h> header file. */
68 #define HAVE_LIMITS_H 1
70 /* Define to 1 if you have the <memory.h> header file. */
71 #define HAVE_MEMORY_H 1
73 /* Define to 1 if you have the `mmap' function. */
76 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
77 /* #undef HAVE_NDIR_H */
79 /* Define to 1 if you have the <paths.h> header file. */
80 #define HAVE_PATHS_H 1
82 /* Define to 1 if you have the <poll.h> header file. */
85 /* Define to 1 if you have the `putenv' function. */
88 /* Define to 1 if you have the <ranlib.h> header file. */
89 /* #undef HAVE_RANLIB_H */
91 /* Define to 1 if you have the `realpath' function. */
92 #define HAVE_REALPATH 1
94 /* Define to 1 if you have the `select' function. */
97 /* Define to 1 if you have the `setenv' function. */
100 /* Define to 1 if you have the `setpgid' function. */
101 #define HAVE_SETPGID 1
103 /* Define to 1 if you have the `setsid' function. */
104 #define HAVE_SETSID 1
106 /* Define to 1 if you have the `sigaction' function. */
107 #define HAVE_SIGACTION 1
109 /* Define to 1 if you have the `sigvec' function. */
110 /* #undef HAVE_SIGVEC */
112 /* Define to 1 if you have the `snprintf' function. */
113 #define HAVE_SNPRINTF 1
115 /* Define to 1 if you have the <stdint.h> header file. */
116 #define HAVE_STDINT_H 1
118 /* Define to 1 if you have the <stdlib.h> header file. */
119 #define HAVE_STDLIB_H 1
121 /* Define to 1 if you have the `strerror' function. */
122 #define HAVE_STRERROR 1
124 /* Define to 1 if you have the `stresep' function. */
125 /* #undef HAVE_STRESEP */
127 /* Define to 1 if you have the `strftime' function. */
128 #define HAVE_STRFTIME 1
130 /* Define to 1 if you have the <strings.h> header file. */
131 #define HAVE_STRINGS_H 1
133 /* Define to 1 if you have the <string.h> header file. */
134 #define HAVE_STRING_H 1
136 /* Define to 1 if you have the `strlcpy' function. */
137 #define HAVE_STRLCPY 1
139 /* Define to 1 if you have the `strsep' function. */
140 #define HAVE_STRSEP 1
142 /* Define to 1 if you have the `strtod' function. */
143 #define HAVE_STRTOD 1
145 /* Define to 1 if you have the `strtol' function. */
146 #define HAVE_STRTOL 1
148 /* Define to 1 if `struct stat' is a member of `st_rdev'. */
149 #define HAVE_STRUCT_STAT_ST_RDEV 1
151 /* Define to 1 if your `struct stat' has `st_rdev'. Deprecated, use
152 `HAVE_STRUCT_STAT_ST_RDEV' instead. */
153 #define HAVE_ST_RDEV 1
155 /* Define to 1 if you have the `sysctl' function. */
156 /* #undef HAVE_SYSCTL */
158 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
160 /* #undef HAVE_SYS_DIR_H */
162 /* Define to 1 if you have the <sys/mman.h> header file. */
163 #define HAVE_SYS_MMAN_H 1
165 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
167 /* #undef HAVE_SYS_NDIR_H */
169 /* Define to 1 if you have the <sys/param.h> header file. */
170 #define HAVE_SYS_PARAM_H 1
172 /* Define to 1 if you have the <sys/select.h> header file. */
173 #define HAVE_SYS_SELECT_H 1
175 /* Define to 1 if you have the <sys/socket.h> header file. */
176 #define HAVE_SYS_SOCKET_H 1
178 /* Define to 1 if you have the <sys/stat.h> header file. */
179 #define HAVE_SYS_STAT_H 1
181 /* Define to 1 if you have the <sys/sysctl.h> header file. */
182 /* #undef HAVE_SYS_SYSCTL_H */
184 /* Define to 1 if you have the <sys/time.h> header file. */
185 #define HAVE_SYS_TIME_H 1
187 /* Define to 1 if you have the <sys/types.h> header file. */
188 #define HAVE_SYS_TYPES_H 1
190 /* Define to 1 if you have the <sys/uio.h> header file. */
191 #define HAVE_SYS_UIO_H 1
193 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
194 #define HAVE_SYS_WAIT_H 1
196 /* Define to 1 if you have the <unistd.h> header file. */
197 #define HAVE_UNISTD_H 1
199 /* Define to 1 if you have the `unsetenv' function. */
200 #define HAVE_UNSETENV 1
202 /* Define to 1 if you have the <utime.h> header file. */
203 #define HAVE_UTIME_H 1
205 /* Define to 1 if you have the `vfork' function. */
208 /* Define to 1 if you have the <vfork.h> header file. */
209 /* #undef HAVE_VFORK_H */
211 /* Define to 1 if you have the `vprintf' function. */
212 #define HAVE_VPRINTF 1
214 /* Define to 1 if you have the `vsnprintf' function. */
215 #define HAVE_VSNPRINTF 1
217 /* Define to 1 if you have the `wait3' function. */
220 /* Define to 1 if you have the `wait4' function. */
223 /* Define to 1 if you have the `waitpid' function. */
224 #define HAVE_WAITPID 1
226 /* Define to 1 if you have the `warn' function. */
229 /* Define to 1 if you have the `warnx' function. */
232 /* Define to 1 if `fork' works. */
233 #define HAVE_WORKING_FORK 1
235 /* Define to 1 if `vfork' works. */
236 #define HAVE_WORKING_VFORK 1
238 /* define if your compiler has __attribute__ */
239 /* #undef HAVE___ATTRIBUTE__ */
241 /* Define to the address where bug reports for this package should be sent. */
242 #define PACKAGE_BUGREPORT "sjg@NetBSD.org"
244 /* Define to the full name of this package. */
245 #define PACKAGE_NAME "bmake"
247 /* Define to the full name and version of this package. */
248 #define PACKAGE_STRING "bmake 20160606"
250 /* Define to the one symbol short name of this package. */
251 #define PACKAGE_TARNAME "bmake"
253 /* Define to the home page for this package. */
254 #define PACKAGE_URL ""
256 /* Define to the version of this package. */
257 #define PACKAGE_VERSION "20160606"
259 /* Define as the return type of signal handlers (`int' or `void'). */
260 #define RETSIGTYPE void
262 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
263 /* #undef STAT_MACROS_BROKEN */
265 /* Define to 1 if you have the ANSI C header files. */
266 #define STDC_HEADERS 1
268 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
269 #define TIME_WITH_SYS_TIME 1
271 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
272 /* #undef TM_IN_SYS_TIME */
274 /* Enable extensions on AIX 3, Interix. */
276 # define _ALL_SOURCE 1
278 /* Enable GNU extensions on systems that have them. */
280 # define _GNU_SOURCE 1
282 /* Enable threading extensions on Solaris. */
283 #ifndef _POSIX_PTHREAD_SEMANTICS
284 # define _POSIX_PTHREAD_SEMANTICS 1
286 /* Enable extensions on HP NonStop. */
287 #ifndef _TANDEM_SOURCE
288 # define _TANDEM_SOURCE 1
290 /* Enable general extensions on Solaris. */
291 #ifndef __EXTENSIONS__
292 # define __EXTENSIONS__ 1
296 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
297 significant byte first (like Motorola and SPARC, unlike Intel). */
298 #if defined AC_APPLE_UNIVERSAL_BUILD
299 # if defined __BIG_ENDIAN__
300 # define WORDS_BIGENDIAN 1
303 # ifndef WORDS_BIGENDIAN
304 /* # undef WORDS_BIGENDIAN */
308 /* Define to 1 if on MINIX. */
311 /* Define to 2 if the system does not provide POSIX.1 features except with
313 /* #undef _POSIX_1_SOURCE */
315 /* Define to 1 if you need to in order for `stat' and other things to work. */
316 /* #undef _POSIX_SOURCE */
318 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
319 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
320 #define below would cause a syntax error. */
321 /* #undef _UINT32_T */
323 /* C99 function name */
324 /* #undef __func__ */
326 /* Define to empty if `const' does not conform to ANSI C. */
329 /* Define to `int' if <sys/types.h> does not define. */
332 /* Define to `long int' if <sys/types.h> does not define. */
335 /* Define to `int' if <sys/types.h> does not define. */
338 /* Define to `unsigned int' if <sys/types.h> does not define. */
341 /* Define to the type of an unsigned integer type of width exactly 32 bits if
342 such a type exists and the standard includes do not define it. */
343 /* #undef uint32_t */
345 /* Define as `fork' if `vfork' does not work. */