Take II at unbreaking world
[dragonfly.git] / contrib / bmake / config.h.in
blobce30da1e36caa8adf8e03c88b121257ef0fcc224
1 /* config.h.in. Generated from configure.in by autoheader. */
3 /* Define if building universal (internal helper macro) */
4 #undef AC_APPLE_UNIVERSAL_BUILD
6 /* Path of default shell */
7 #undef DEFSHELL_CUSTOM
9 /* Shell spec to use by default */
10 #undef DEFSHELL_INDEX
12 /* Define to 1 if you have the <ar.h> header file. */
13 #undef HAVE_AR_H
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
19 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
21 #undef HAVE_DIRENT_H
23 /* Define to 1 if you have the `dirname' function. */
24 #undef HAVE_DIRNAME
26 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
27 #undef HAVE_DOPRNT
29 /* Define to 1 if you have the `err' function. */
30 #undef HAVE_ERR
32 /* Define to 1 if you have the `errx' function. */
33 #undef HAVE_ERRX
35 /* Define to 1 if you have the <err.h> header file. */
36 #undef HAVE_ERR_H
38 /* Define to 1 if you have the <fcntl.h> header file. */
39 #undef HAVE_FCNTL_H
41 /* Define to 1 if you have the `fork' function. */
42 #undef HAVE_FORK
44 /* Define to 1 if you have the `getcwd' function. */
45 #undef HAVE_GETCWD
47 /* Define to 1 if you have the `getenv' function. */
48 #undef HAVE_GETENV
50 /* Define to 1 if you have the `getopt' function. */
51 #undef HAVE_GETOPT
53 /* Define to 1 if you have the `getwd' function. */
54 #undef HAVE_GETWD
56 /* Define to 1 if you have the <inttypes.h> header file. */
57 #undef HAVE_INTTYPES_H
59 /* Define to 1 if you have the `killpg' function. */
60 #undef HAVE_KILLPG
62 /* Define to 1 if you have the <memory.h> header file. */
63 #undef HAVE_MEMORY_H
65 /* Define to 1 if you have the `mmap' function. */
66 #undef HAVE_MMAP
68 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
69 #undef HAVE_NDIR_H
71 /* Define to 1 if you have the <paths.h> header file. */
72 #undef HAVE_PATHS_H
74 /* Define to 1 if you have the <poll.h> header file. */
75 #undef HAVE_POLL_H
77 /* Define to 1 if you have the `putenv' function. */
78 #undef HAVE_PUTENV
80 /* Define to 1 if you have the <ranlib.h> header file. */
81 #undef HAVE_RANLIB_H
83 /* Define to 1 if you have the `realpath' function. */
84 #undef HAVE_REALPATH
86 /* Define to 1 if you have the `select' function. */
87 #undef HAVE_SELECT
89 /* Define to 1 if you have the `setenv' function. */
90 #undef HAVE_SETENV
92 /* Define to 1 if you have the `setpgid' function. */
93 #undef HAVE_SETPGID
95 /* Define to 1 if you have the `setsid' function. */
96 #undef HAVE_SETSID
98 /* Define to 1 if you have the `sigaction' function. */
99 #undef HAVE_SIGACTION
101 /* Define to 1 if you have the `sigvec' function. */
102 #undef HAVE_SIGVEC
104 /* Define to 1 if you have the `snprintf' function. */
105 #undef HAVE_SNPRINTF
107 /* Define to 1 if you have the <stdint.h> header file. */
108 #undef HAVE_STDINT_H
110 /* Define to 1 if you have the <stdlib.h> header file. */
111 #undef HAVE_STDLIB_H
113 /* Define to 1 if you have the `strerror' function. */
114 #undef HAVE_STRERROR
116 /* Define to 1 if you have the `stresep' function. */
117 #undef HAVE_STRESEP
119 /* Define to 1 if you have the `strftime' function. */
120 #undef HAVE_STRFTIME
122 /* Define to 1 if you have the <strings.h> header file. */
123 #undef HAVE_STRINGS_H
125 /* Define to 1 if you have the <string.h> header file. */
126 #undef HAVE_STRING_H
128 /* Define to 1 if you have the `strlcpy' function. */
129 #undef HAVE_STRLCPY
131 /* Define to 1 if you have the `strsep' function. */
132 #undef HAVE_STRSEP
134 /* Define to 1 if you have the `strtod' function. */
135 #undef HAVE_STRTOD
137 /* Define to 1 if you have the `strtol' function. */
138 #undef HAVE_STRTOL
140 /* Define to 1 if `struct stat' is a member of `st_rdev'. */
141 #undef HAVE_STRUCT_STAT_ST_RDEV
143 /* Define to 1 if your `struct stat' has `st_rdev'. Deprecated, use
144 `HAVE_STRUCT_STAT_ST_RDEV' instead. */
145 #undef HAVE_ST_RDEV
147 /* Define to 1 if you have the `sysctl' function. */
148 #undef HAVE_SYSCTL
150 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
152 #undef HAVE_SYS_DIR_H
154 /* Define to 1 if you have the <sys/mman.h> header file. */
155 #undef HAVE_SYS_MMAN_H
157 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
159 #undef HAVE_SYS_NDIR_H
161 /* Define to 1 if you have the <sys/select.h> header file. */
162 #undef HAVE_SYS_SELECT_H
164 /* Define to 1 if you have the <sys/socket.h> header file. */
165 #undef HAVE_SYS_SOCKET_H
167 /* Define to 1 if you have the <sys/stat.h> header file. */
168 #undef HAVE_SYS_STAT_H
170 /* Define to 1 if you have the <sys/sysctl.h> header file. */
171 #undef HAVE_SYS_SYSCTL_H
173 /* Define to 1 if you have the <sys/time.h> header file. */
174 #undef HAVE_SYS_TIME_H
176 /* Define to 1 if you have the <sys/types.h> header file. */
177 #undef HAVE_SYS_TYPES_H
179 /* Define to 1 if you have the <sys/uio.h> header file. */
180 #undef HAVE_SYS_UIO_H
182 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
183 #undef HAVE_SYS_WAIT_H
185 /* Define to 1 if you have the <unistd.h> header file. */
186 #undef HAVE_UNISTD_H
188 /* Define to 1 if you have the `unsetenv' function. */
189 #undef HAVE_UNSETENV
191 /* Define to 1 if you have the <utime.h> header file. */
192 #undef HAVE_UTIME_H
194 /* Define to 1 if you have the `vfork' function. */
195 #undef HAVE_VFORK
197 /* Define to 1 if you have the <vfork.h> header file. */
198 #undef HAVE_VFORK_H
200 /* Define to 1 if you have the `vprintf' function. */
201 #undef HAVE_VPRINTF
203 /* Define to 1 if you have the `vsnprintf' function. */
204 #undef HAVE_VSNPRINTF
206 /* Define to 1 if you have the `wait3' function. */
207 #undef HAVE_WAIT3
209 /* Define to 1 if you have the `wait4' function. */
210 #undef HAVE_WAIT4
212 /* Define to 1 if you have the `waitpid' function. */
213 #undef HAVE_WAITPID
215 /* Define to 1 if you have the `warn' function. */
216 #undef HAVE_WARN
218 /* Define to 1 if you have the `warnx' function. */
219 #undef HAVE_WARNX
221 /* Define to 1 if `fork' works. */
222 #undef HAVE_WORKING_FORK
224 /* Define to 1 if `vfork' works. */
225 #undef HAVE_WORKING_VFORK
227 /* define if your compiler has __attribute__ */
228 #undef HAVE___ATTRIBUTE__
230 /* Define to the address where bug reports for this package should be sent. */
231 #undef PACKAGE_BUGREPORT
233 /* Define to the full name of this package. */
234 #undef PACKAGE_NAME
236 /* Define to the full name and version of this package. */
237 #undef PACKAGE_STRING
239 /* Define to the one symbol short name of this package. */
240 #undef PACKAGE_TARNAME
242 /* Define to the home page for this package. */
243 #undef PACKAGE_URL
245 /* Define to the version of this package. */
246 #undef PACKAGE_VERSION
248 /* Define as the return type of signal handlers (`int' or `void'). */
249 #undef RETSIGTYPE
251 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
252 #undef STAT_MACROS_BROKEN
254 /* Define to 1 if you have the ANSI C header files. */
255 #undef STDC_HEADERS
257 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
258 #undef TIME_WITH_SYS_TIME
260 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
261 #undef TM_IN_SYS_TIME
263 /* Enable extensions on AIX 3, Interix. */
264 #ifndef _ALL_SOURCE
265 # undef _ALL_SOURCE
266 #endif
267 /* Enable GNU extensions on systems that have them. */
268 #ifndef _GNU_SOURCE
269 # undef _GNU_SOURCE
270 #endif
271 /* Enable threading extensions on Solaris. */
272 #ifndef _POSIX_PTHREAD_SEMANTICS
273 # undef _POSIX_PTHREAD_SEMANTICS
274 #endif
275 /* Enable extensions on HP NonStop. */
276 #ifndef _TANDEM_SOURCE
277 # undef _TANDEM_SOURCE
278 #endif
279 /* Enable general extensions on Solaris. */
280 #ifndef __EXTENSIONS__
281 # undef __EXTENSIONS__
282 #endif
285 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
286 significant byte first (like Motorola and SPARC, unlike Intel). */
287 #if defined AC_APPLE_UNIVERSAL_BUILD
288 # if defined __BIG_ENDIAN__
289 # define WORDS_BIGENDIAN 1
290 # endif
291 #else
292 # ifndef WORDS_BIGENDIAN
293 # undef WORDS_BIGENDIAN
294 # endif
295 #endif
297 /* Define to 1 if on MINIX. */
298 #undef _MINIX
300 /* Define to 2 if the system does not provide POSIX.1 features except with
301 this defined. */
302 #undef _POSIX_1_SOURCE
304 /* Define to 1 if you need to in order for `stat' and other things to work. */
305 #undef _POSIX_SOURCE
307 /* C99 function name */
308 #undef __func__
310 /* Define to empty if `const' does not conform to ANSI C. */
311 #undef const
313 /* Define to `long int' if <sys/types.h> does not define. */
314 #undef off_t
316 /* Define to `int' if <sys/types.h> does not define. */
317 #undef pid_t
319 /* Define to `unsigned int' if <sys/types.h> does not define. */
320 #undef size_t
322 /* Define as `fork' if `vfork' does not work. */
323 #undef vfork