VirtualBox

source: kBuild/trunk/src/kmk/config.h.darwin@ 3387

Last change on this file since 3387 was 3283, checked in by bird, 5 years ago

kmk/config.h.darwin: nit

File size: 13.5 KB
Line 
1/* config.h. Generated from config.h.in by configure. */
2/* config.h.in. Generated from configure.ac by autoheader. */
3
4/* Define to 1 if the `closedir' function returns void instead of `int'. */
5/* #undef CLOSEDIR_VOID */
6
7/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
8 systems. This function is required for `alloca.c' support on those systems.
9 */
10/* #undef CRAY_STACKSEG_END */
11
12/* Define to 1 if using `alloca.c'. */
13/* #undef C_ALLOCA */
14
15/* Define to 1 if using `getloadavg.c'. */
16/* #undef C_GETLOADAVG */
17
18/* Define to 1 for DGUX with <sys/dg_sys_info.h>. */
19/* #undef DGUX */
20
21/* Use high resolution file timestamps if nonzero. */
22#define FILE_TIMESTAMP_HI_RES 1
23
24/* Define to 1 if the `getloadavg' function needs to be run setuid or setgid.
25 */
26/* #undef GETLOADAVG_PRIVILEGED */
27
28/* Define to 1 if you have `alloca', as a function or macro. */
29#define HAVE_ALLOCA 1
30
31/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
32 */
33#define HAVE_ALLOCA_H 1
34
35/* Define to 1 if you have the `atexit' function. */
36#define HAVE_ATEXIT 1
37
38/* Use case insensitive file names */
39/* #undef HAVE_CASE_INSENSITIVE_FS */
40
41/* Define to 1 if you have the clock_gettime function. */
42#define HAVE_CLOCK_GETTIME 1
43
44/* Define to 1 if you have the declaration of `bsd_signal', and to 0 if you
45 don't. */
46#define HAVE_DECL_BSD_SIGNAL 1
47
48/* Define to 1 if you have the declaration of `dlerror', and to 0 if you
49 don't. */
50#define HAVE_DECL_DLERROR 1
51
52/* Define to 1 if you have the declaration of `dlopen', and to 0 if you don't.
53 */
54#define HAVE_DECL_DLOPEN 1
55
56/* Define to 1 if you have the declaration of `dlsym', and to 0 if you don't.
57 */
58#define HAVE_DECL_DLSYM 1
59
60/* Define to 1 if you have the declaration of `sys_siglist', and to 0 if you
61 don't. */
62#define HAVE_DECL_SYS_SIGLIST 1
63
64/* Define to 1 if you have the declaration of `_sys_siglist', and to 0 if you
65 don't. */
66#define HAVE_DECL__SYS_SIGLIST 0
67
68/* Define to 1 if you have the declaration of `__sys_siglist', and to 0 if you
69 don't. */
70#define HAVE_DECL___SYS_SIGLIST 0
71
72/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
73 */
74#define HAVE_DIRENT_H 1
75
76/* Use platform specific coding */
77/* #undef HAVE_DOS_PATHS */
78
79/* Define to 1 if you have the `dup' function. */
80#define HAVE_DUP 1
81
82/* Define to 1 if you have the `dup2' function. */
83#define HAVE_DUP2 1
84
85/* Define to 1 if you have the <fcntl.h> header file. */
86#define HAVE_FCNTL_H 1
87
88/* Define to 1 if you have the `fdopen' function. */
89#define HAVE_FDOPEN 1
90
91/* Define to 1 if you have the `fileno' function. */
92#define HAVE_FILENO 1
93
94/* Define to 1 if you have the `fork' function. */
95#define HAVE_FORK 1
96
97/* Define to 1 if you have the `getcwd' function. */
98#define HAVE_GETCWD 1
99
100/* Define to 1 if you have the `getgroups' function. */
101#define HAVE_GETGROUPS 1
102
103/* Define to 1 if you have the `gethostbyname' function. */
104/* #undef HAVE_GETHOSTBYNAME */
105
106/* Define to 1 if you have the `gethostname' function. */
107/* #undef HAVE_GETHOSTNAME */
108
109/* Define to 1 if you have the `getloadavg' function. */
110#define HAVE_GETLOADAVG 1
111
112/* Define to 1 if you have the `getrlimit' function. */
113#define HAVE_GETRLIMIT 1
114
115/* Define to 1 if you have a standard gettimeofday function */
116#define HAVE_GETTIMEOFDAY 1
117
118/* Define to 1 if you have the <inttypes.h> header file. */
119#define HAVE_INTTYPES_H 1
120
121/* Define to 1 if you have the `isatty' function. */
122#define HAVE_ISATTY 1
123
124/* Define to 1 if you have the `dgc' library (-ldgc). */
125/* #undef HAVE_LIBDGC */
126
127/* Define to 1 if you have the `kstat' library (-lkstat). */
128/* #undef HAVE_LIBKSTAT */
129
130/* Define to 1 if you have the <limits.h> header file. */
131#define HAVE_LIMITS_H 1
132
133/* Define to 1 if you have the <locale.h> header file. */
134#define HAVE_LOCALE_H 1
135
136/* Define to 1 if you have the `lstat' function. */
137#define HAVE_LSTAT 1
138
139/* Define to 1 if you have the <mach/mach.h> header file. */
140/* #undef HAVE_MACH_MACH_H */
141
142/* Define to 1 if you have the <memory.h> header file. */
143#define HAVE_MEMORY_H 1
144
145/* Define to 1 if you have the `mkstemp' function. */
146#define HAVE_MKSTEMP 1
147
148/* Define to 1 if you have the `mktemp' function. */
149#define HAVE_MKTEMP 1
150
151/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
152/* #undef HAVE_NDIR_H */
153
154/* Define to 1 if you have the <nlist.h> header file. */
155/* #undef HAVE_NLIST_H */
156
157/* Define to 1 if you have the `pipe' function. */
158#define HAVE_PIPE 1
159
160/* Define to 1 if you have the `pselect' function. */
161#define HAVE_PSELECT 1
162
163/* Define to 1 if you have the `pstat_getdynamic' function. */
164/* #undef HAVE_PSTAT_GETDYNAMIC */
165
166/* Define to 1 if you have the `readlink' function. */
167#define HAVE_READLINK 1
168
169/* Define to 1 if you have the `realpath' function. */
170#define HAVE_REALPATH 1
171
172/* Define to 1 if <signal.h> defines the SA_RESTART constant. */
173#define HAVE_SA_RESTART 1
174
175/* Define to 1 if you have the `setegid' function. */
176#define HAVE_SETEGID 1
177
178/* Define to 1 if you have the `seteuid' function. */
179#define HAVE_SETEUID 1
180
181/* Define to 1 if you have the `setlinebuf' function. */
182#define HAVE_SETLINEBUF 1
183
184/* Define to 1 if you have the `setlocale' function. */
185/* #undef HAVE_SETLOCALE */
186
187/* Define to 1 if you have the `setregid' function. */
188#define HAVE_SETREGID 1
189
190/* Define to 1 if you have the `setreuid' function. */
191#define HAVE_SETREUID 1
192
193/* Define to 1 if you have the `setrlimit' function. */
194#define HAVE_SETRLIMIT 1
195
196/* Define to 1 if you have the `setvbuf' function. */
197#define HAVE_SETVBUF 1
198
199/* Define to 1 if you have the `sigaction' function. */
200#define HAVE_SIGACTION 1
201
202/* Define to 1 if you have the `sigsetmask' function. */
203#define HAVE_SIGSETMASK 1
204
205/* Define to 1 if you have the `socket' function. */
206/* #undef HAVE_SOCKET */
207
208/* Define to 1 if you have the <stdint.h> header file. */
209#define HAVE_STDINT_H 1
210
211/* Define to 1 if you have the <stdlib.h> header file. */
212#define HAVE_STDLIB_H 1
213
214/* Define to 1 if you have the `strcasecmp' function. */
215#define HAVE_STRCASECMP 1
216
217/* Define to 1 if you have the `strcmpi' function. */
218/* #undef HAVE_STRCMPI */
219
220/* Define to 1 if you have the `strcoll' function and it is properly defined.
221 */
222#define HAVE_STRCOLL 1
223
224/* Define to 1 if you have the `strdup' function. */
225#define HAVE_STRDUP 1
226
227/* Define to 1 if you have the `strerror' function. */
228#define HAVE_STRERROR 1
229
230/* Define to 1 if you have the `stricmp' function. */
231/* #undef HAVE_STRICMP */
232
233/* Define to 1 if you have the <strings.h> header file. */
234#define HAVE_STRINGS_H 1
235
236/* Define to 1 if you have the <string.h> header file. */
237#define HAVE_STRING_H 1
238
239/* Define to 1 if you have the `strncasecmp' function. */
240#define HAVE_STRNCASECMP 1
241
242/* Define to 1 if you have the `strncmpi' function. */
243/* #undef HAVE_STRNCMPI */
244
245/* Define to 1 if you have the `strndup' function. */
246/* #define HAVE_STRNDUP 1 - not in snow leopard */
247
248/* Define to 1 if you have the `strnicmp' function. */
249/* #undef HAVE_STRNICMP */
250
251/* Define to 1 if you have the `strsignal' function. */
252#define HAVE_STRSIGNAL 1
253
254/* Define to 1 if `n_un.n_name' is a member of `struct nlist'. */
255/* #undef HAVE_STRUCT_NLIST_N_UN_N_NAME */
256
257/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
258 */
259/* #undef HAVE_SYS_DIR_H */
260
261/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
262 */
263/* #undef HAVE_SYS_NDIR_H */
264
265/* Define to 1 if you have the <sys/param.h> header file. */
266#define HAVE_SYS_PARAM_H 1
267
268/* Define to 1 if you have the <sys/resource.h> header file. */
269#define HAVE_SYS_RESOURCE_H 1
270
271/* Define to 1 if you have the <sys/select.h> header file. */
272#define HAVE_SYS_SELECT_H 1
273
274/* Define to 1 if you have the <sys/stat.h> header file. */
275#define HAVE_SYS_STAT_H 1
276
277/* Define to 1 if you have the <sys/timeb.h> header file. */
278#define HAVE_SYS_TIMEB_H 1
279
280/* Define to 1 if you have the <sys/time.h> header file. */
281#define HAVE_SYS_TIME_H 1
282
283/* Define to 1 if you have the <sys/types.h> header file. */
284#define HAVE_SYS_TYPES_H 1
285
286/* Define to 1 if you have the <sys/wait.h> header file. */
287#define HAVE_SYS_WAIT_H 1
288
289/* Define to 1 if you have the `ttyname' function. */
290#define HAVE_TTYNAME 1
291
292/* Define to 1 if the system has the type `uintmax_t'. */
293#define HAVE_UINTMAX_T 1
294
295/* Define to 1 if you have the 'union wait' type in <sys/wait.h>. */
296/* #undef HAVE_UNION_WAIT */
297
298/* Define to 1 if you have the <unistd.h> header file. */
299#define HAVE_UNISTD_H 1
300
301/* Define to 1 if the system has the type `unsigned long long int'. */
302#define HAVE_UNSIGNED_LONG_LONG_INT 1
303
304/* Define to 1 if you have the `vfork' function. */
305#define HAVE_VFORK 1
306
307/* Define to 1 if you have the <vfork.h> header file. */
308/* #undef HAVE_VFORK_H */
309
310/* Define to 1 if you have the `wait3' function. */
311#define HAVE_WAIT3 1
312
313/* Define to 1 if you have the `waitpid' function. */
314#define HAVE_WAITPID 1
315
316/* Define to 1 if `fork' works. */
317#define HAVE_WORKING_FORK 1
318
319/* Define to 1 if `vfork' works. */
320#define HAVE_WORKING_VFORK 1
321
322/* Build host information. */
323#define MAKE_HOST "x86_64-apple-darwin16.7.0"
324
325/* Define to 1 to enable job server support in GNU make. */
326#define MAKE_JOBSERVER 1
327
328/* Define to 1 to enable 'load' support in GNU make. */
329/* #undef MAKE_LOAD */
330
331/* Define to 1 to enable symbolic link timestamp checking. */
332#define MAKE_SYMLINKS 1
333
334/* Define to 1 if your `struct nlist' has an `n_un' member. Obsolete, depend
335 on `HAVE_STRUCT_NLIST_N_UN_N_NAME */
336/* #undef NLIST_NAME_UNION */
337
338/* Define to 1 if struct nlist.n_name is a pointer rather than an array. */
339/* #undef NLIST_STRUCT */
340
341/* Name of package */
342#define PACKAGE "make"
343
344/* Define to the address where bug reports for this package should be sent. */
345#define PACKAGE_BUGREPORT "bug-make@gnu.org"
346
347/* Define to the full name of this package. */
348#define PACKAGE_NAME "GNU make"
349
350/* Define to the full name and version of this package. */
351#define PACKAGE_STRING "GNU make 4.2.1"
352
353/* Define to the one symbol short name of this package. */
354#define PACKAGE_TARNAME "make"
355
356/* Define to the home page for this package. */
357#define PACKAGE_URL "http://www.gnu.org/software/make/"
358
359/* Define to the version of this package. */
360#define PACKAGE_VERSION "4.2.1"
361
362/* Define to the character that separates directories in PATH. */
363#define PATH_SEPARATOR_CHAR ':'
364
365/* Define as the return type of signal handlers (`int' or `void'). */
366#define RETSIGTYPE void
367
368/* Define to the name of the SCCS 'get' command. */
369#define SCCS_GET "get"
370
371/* Define to 1 if the SCCS 'get' command understands the '-G<file>' option. */
372/* #undef SCCS_GET_MINUS_G */
373
374/* If using the C implementation of alloca, define if you know the
375 direction of stack growth for your system; otherwise it will be
376 automatically deduced at runtime.
377 STACK_DIRECTION > 0 => grows toward higher addresses
378 STACK_DIRECTION < 0 => grows toward lower addresses
379 STACK_DIRECTION = 0 => direction of growth unknown */
380/* #undef STACK_DIRECTION */
381
382/* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
383/* #undef STAT_MACROS_BROKEN */
384
385/* Define to 1 if you have the ANSI C header files. */
386#define STDC_HEADERS 1
387
388/* Define if struct stat contains a nanoseconds field */
389#define ST_ATIM_NSEC st_atimespec.tv_nsec
390
391/* Define if struct stat contains a nanoseconds field */
392#define ST_MTIM_NSEC st_mtimespec.tv_nsec
393
394/* Define to 1 on System V Release 4. */
395/* #undef SVR4 */
396
397/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
398#define TIME_WITH_SYS_TIME 1
399
400/* Define to 1 for Encore UMAX. */
401/* #undef UMAX */
402
403/* Define to 1 for Encore UMAX 4.3 that has <inq_status/cpustats.h> instead of
404 <sys/cpustats.h>. */
405/* #undef UMAX4_3 */
406
407/* Enable extensions on AIX 3, Interix. */
408#ifndef _ALL_SOURCE
409# define _ALL_SOURCE 1
410#endif
411/* Enable GNU extensions on systems that have them. */
412#ifndef _GNU_SOURCE
413# define _GNU_SOURCE 1
414#endif
415/* Enable threading extensions on Solaris. */
416#ifndef _POSIX_PTHREAD_SEMANTICS
417# define _POSIX_PTHREAD_SEMANTICS 1
418#endif
419/* Enable extensions on HP NonStop. */
420#ifndef _TANDEM_SOURCE
421# define _TANDEM_SOURCE 1
422#endif
423/* Enable general extensions on Solaris. */
424#ifndef __EXTENSIONS__
425# define __EXTENSIONS__ 1
426#endif
427
428
429/* Version number of package */
430#define VERSION "4.2.1"
431
432/* Use platform specific coding */
433/* #undef WINDOWS32 */
434
435/* Define if using the dmalloc debugging malloc package */
436/* #undef WITH_DMALLOC */
437
438/* Enable large inode numbers on Mac OS X 10.5. */
439#ifndef _DARWIN_USE_64_BIT_INODE
440# define _DARWIN_USE_64_BIT_INODE 1
441#endif
442
443/* Number of bits in a file offset, on hosts where this is settable. */
444/* #undef _FILE_OFFSET_BITS */
445
446/* Define for large files, on AIX-style hosts. */
447/* #undef _LARGE_FILES */
448
449/* Define to 1 if on MINIX. */
450/* #undef _MINIX */
451
452/* Define to 2 if the system does not provide POSIX.1 features except with
453 this defined. */
454/* #undef _POSIX_1_SOURCE */
455
456/* Define to 1 if you need to in order for `stat' and other things to work. */
457/* #undef _POSIX_SOURCE */
458
459/* Define to empty if `const' does not conform to ANSI C. */
460/* #undef const */
461
462/* Define to `int' if <sys/types.h> doesn't define. */
463/* #undef gid_t */
464
465/* Define to `long int' if <sys/types.h> does not define. */
466/* #undef off_t */
467
468/* Define to `int' if <sys/types.h> does not define. */
469/* #undef pid_t */
470
471/* Define to `unsigned int' if <sys/types.h> does not define. */
472/* #undef size_t */
473
474/* Define to `int' if <sys/types.h> does not define. */
475/* #undef ssize_t */
476
477/* Define to `int' if <sys/types.h> doesn't define. */
478/* #undef uid_t */
479
480/* Define to the widest unsigned integer type if <stdint.h> and <inttypes.h>
481 do not define. */
482/* #undef uintmax_t */
483
484/* Define as `fork' if `vfork' does not work. */
485/* #undef vfork */
486
487#include "inlined_memchr.h"
Note: See TracBrowser for help on using the repository browser.

© 2023 Oracle
ContactPrivacy policyTerms of Use