VirtualBox

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

Last change on this file since 3269 was 3269, checked in by bird, 6 years ago

kmk/config.h.darwin: Fix for snow leopard/whatever.

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/* Embed GNU Guile support */
119/* #undef HAVE_GUILE */
120
121/* Define to 1 if you have the <inttypes.h> header file. */
122#define HAVE_INTTYPES_H 1
123
124/* Define to 1 if you have the `isatty' function. */
125#define HAVE_ISATTY 1
126
127/* Define to 1 if you have the `dgc' library (-ldgc). */
128/* #undef HAVE_LIBDGC */
129
130/* Define to 1 if you have the `kstat' library (-lkstat). */
131/* #undef HAVE_LIBKSTAT */
132
133/* Define to 1 if you have the <limits.h> header file. */
134#define HAVE_LIMITS_H 1
135
136/* Define to 1 if you have the <locale.h> header file. */
137#define HAVE_LOCALE_H 1
138
139/* Define to 1 if you have the `lstat' function. */
140#define HAVE_LSTAT 1
141
142/* Define to 1 if you have the <mach/mach.h> header file. */
143/* #undef HAVE_MACH_MACH_H */
144
145/* Define to 1 if you have the <memory.h> header file. */
146#define HAVE_MEMORY_H 1
147
148/* Define to 1 if you have the `mkstemp' function. */
149#define HAVE_MKSTEMP 1
150
151/* Define to 1 if you have the `mktemp' function. */
152#define HAVE_MKTEMP 1
153
154/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
155/* #undef HAVE_NDIR_H */
156
157/* Define to 1 if you have the <nlist.h> header file. */
158/* #undef HAVE_NLIST_H */
159
160/* Define to 1 if you have the `pipe' function. */
161#define HAVE_PIPE 1
162
163/* Define to 1 if you have the `pselect' function. */
164#define HAVE_PSELECT 1
165
166/* Define to 1 if you have the `pstat_getdynamic' function. */
167/* #undef HAVE_PSTAT_GETDYNAMIC */
168
169/* Define to 1 if you have the `readlink' function. */
170#define HAVE_READLINK 1
171
172/* Define to 1 if you have the `realpath' function. */
173#define HAVE_REALPATH 1
174
175/* Define to 1 if <signal.h> defines the SA_RESTART constant. */
176#define HAVE_SA_RESTART 1
177
178/* Define to 1 if you have the `setegid' function. */
179#define HAVE_SETEGID 1
180
181/* Define to 1 if you have the `seteuid' function. */
182#define HAVE_SETEUID 1
183
184/* Define to 1 if you have the `setlinebuf' function. */
185#define HAVE_SETLINEBUF 1
186
187/* Define to 1 if you have the `setlocale' function. */
188/* #undef HAVE_SETLOCALE */
189
190/* Define to 1 if you have the `setregid' function. */
191#define HAVE_SETREGID 1
192
193/* Define to 1 if you have the `setreuid' function. */
194#define HAVE_SETREUID 1
195
196/* Define to 1 if you have the `setrlimit' function. */
197#define HAVE_SETRLIMIT 1
198
199/* Define to 1 if you have the `setvbuf' function. */
200#define HAVE_SETVBUF 1
201
202/* Define to 1 if you have the `sigaction' function. */
203#define HAVE_SIGACTION 1
204
205/* Define to 1 if you have the `sigsetmask' function. */
206#define HAVE_SIGSETMASK 1
207
208/* Define to 1 if you have the `socket' function. */
209/* #undef HAVE_SOCKET */
210
211/* Define to 1 if you have the <stdint.h> header file. */
212#define HAVE_STDINT_H 1
213
214/* Define to 1 if you have the <stdlib.h> header file. */
215#define HAVE_STDLIB_H 1
216
217/* Define to 1 if you have the `strcasecmp' function. */
218#define HAVE_STRCASECMP 1
219
220/* Define to 1 if you have the `strcmpi' function. */
221/* #undef HAVE_STRCMPI */
222
223/* Define to 1 if you have the `strcoll' function and it is properly defined.
224 */
225#define HAVE_STRCOLL 1
226
227/* Define to 1 if you have the `strdup' function. */
228#define HAVE_STRDUP 1
229
230/* Define to 1 if you have the `strerror' function. */
231#define HAVE_STRERROR 1
232
233/* Define to 1 if you have the `stricmp' function. */
234/* #undef HAVE_STRICMP */
235
236/* Define to 1 if you have the <strings.h> header file. */
237#define HAVE_STRINGS_H 1
238
239/* Define to 1 if you have the <string.h> header file. */
240#define HAVE_STRING_H 1
241
242/* Define to 1 if you have the `strncasecmp' function. */
243#define HAVE_STRNCASECMP 1
244
245/* Define to 1 if you have the `strncmpi' function. */
246/* #undef HAVE_STRNCMPI */
247
248/* Define to 1 if you have the `strndup' function. */
249/* #define HAVE_STRNDUP 1 - not in snow leopard */
250
251/* Define to 1 if you have the `strnicmp' function. */
252/* #undef HAVE_STRNICMP */
253
254/* Define to 1 if you have the `strsignal' function. */
255#define HAVE_STRSIGNAL 1
256
257/* Define to 1 if `n_un.n_name' is a member of `struct nlist'. */
258/* #undef HAVE_STRUCT_NLIST_N_UN_N_NAME */
259
260/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
261 */
262/* #undef HAVE_SYS_DIR_H */
263
264/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
265 */
266/* #undef HAVE_SYS_NDIR_H */
267
268/* Define to 1 if you have the <sys/param.h> header file. */
269#define HAVE_SYS_PARAM_H 1
270
271/* Define to 1 if you have the <sys/resource.h> header file. */
272#define HAVE_SYS_RESOURCE_H 1
273
274/* Define to 1 if you have the <sys/select.h> header file. */
275#define HAVE_SYS_SELECT_H 1
276
277/* Define to 1 if you have the <sys/stat.h> header file. */
278#define HAVE_SYS_STAT_H 1
279
280/* Define to 1 if you have the <sys/timeb.h> header file. */
281#define HAVE_SYS_TIMEB_H 1
282
283/* Define to 1 if you have the <sys/time.h> header file. */
284#define HAVE_SYS_TIME_H 1
285
286/* Define to 1 if you have the <sys/types.h> header file. */
287#define HAVE_SYS_TYPES_H 1
288
289/* Define to 1 if you have the <sys/wait.h> header file. */
290#define HAVE_SYS_WAIT_H 1
291
292/* Define to 1 if you have the `ttyname' function. */
293#define HAVE_TTYNAME 1
294
295/* Define to 1 if the system has the type `uintmax_t'. */
296#define HAVE_UINTMAX_T 1
297
298/* Define to 1 if you have the 'union wait' type in <sys/wait.h>. */
299/* #undef HAVE_UNION_WAIT */
300
301/* Define to 1 if you have the <unistd.h> header file. */
302#define HAVE_UNISTD_H 1
303
304/* Define to 1 if the system has the type `unsigned long long int'. */
305#define HAVE_UNSIGNED_LONG_LONG_INT 1
306
307/* Define to 1 if you have the `vfork' function. */
308#define HAVE_VFORK 1
309
310/* Define to 1 if you have the <vfork.h> header file. */
311/* #undef HAVE_VFORK_H */
312
313/* Define to 1 if you have the `wait3' function. */
314#define HAVE_WAIT3 1
315
316/* Define to 1 if you have the `waitpid' function. */
317#define HAVE_WAITPID 1
318
319/* Define to 1 if `fork' works. */
320#define HAVE_WORKING_FORK 1
321
322/* Define to 1 if `vfork' works. */
323#define HAVE_WORKING_VFORK 1
324
325/* Build host information. */
326#define MAKE_HOST "x86_64-apple-darwin16.7.0"
327
328/* Define to 1 to enable job server support in GNU make. */
329#define MAKE_JOBSERVER 1
330
331/* Define to 1 to enable 'load' support in GNU make. */
332/* #undef MAKE_LOAD */
333
334/* Define to 1 to enable symbolic link timestamp checking. */
335#define MAKE_SYMLINKS 1
336
337/* Define to 1 if your `struct nlist' has an `n_un' member. Obsolete, depend
338 on `HAVE_STRUCT_NLIST_N_UN_N_NAME */
339/* #undef NLIST_NAME_UNION */
340
341/* Define to 1 if struct nlist.n_name is a pointer rather than an array. */
342/* #undef NLIST_STRUCT */
343
344/* Name of package */
345#define PACKAGE "make"
346
347/* Define to the address where bug reports for this package should be sent. */
348#define PACKAGE_BUGREPORT "[email protected]"
349
350/* Define to the full name of this package. */
351#define PACKAGE_NAME "GNU make"
352
353/* Define to the full name and version of this package. */
354#define PACKAGE_STRING "GNU make 4.2.1"
355
356/* Define to the one symbol short name of this package. */
357#define PACKAGE_TARNAME "make"
358
359/* Define to the home page for this package. */
360#define PACKAGE_URL "http://www.gnu.org/software/make/"
361
362/* Define to the version of this package. */
363#define PACKAGE_VERSION "4.2.1"
364
365/* Define to the character that separates directories in PATH. */
366#define PATH_SEPARATOR_CHAR ':'
367
368/* Define as the return type of signal handlers (`int' or `void'). */
369#define RETSIGTYPE void
370
371/* Define to the name of the SCCS 'get' command. */
372#define SCCS_GET "get"
373
374/* Define to 1 if the SCCS 'get' command understands the '-G<file>' option. */
375/* #undef SCCS_GET_MINUS_G */
376
377/* If using the C implementation of alloca, define if you know the
378 direction of stack growth for your system; otherwise it will be
379 automatically deduced at runtime.
380 STACK_DIRECTION > 0 => grows toward higher addresses
381 STACK_DIRECTION < 0 => grows toward lower addresses
382 STACK_DIRECTION = 0 => direction of growth unknown */
383/* #undef STACK_DIRECTION */
384
385/* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
386/* #undef STAT_MACROS_BROKEN */
387
388/* Define to 1 if you have the ANSI C header files. */
389#define STDC_HEADERS 1
390
391/* Define if struct stat contains a nanoseconds field */
392#define ST_ATIM_NSEC st_atimespec.tv_nsec
393
394/* Define if struct stat contains a nanoseconds field */
395#define ST_MTIM_NSEC st_mtimespec.tv_nsec
396
397/* Define to 1 on System V Release 4. */
398/* #undef SVR4 */
399
400/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
401#define TIME_WITH_SYS_TIME 1
402
403/* Define to 1 for Encore UMAX. */
404/* #undef UMAX */
405
406/* Define to 1 for Encore UMAX 4.3 that has <inq_status/cpustats.h> instead of
407 <sys/cpustats.h>. */
408/* #undef UMAX4_3 */
409
410/* Enable extensions on AIX 3, Interix. */
411#ifndef _ALL_SOURCE
412# define _ALL_SOURCE 1
413#endif
414/* Enable GNU extensions on systems that have them. */
415#ifndef _GNU_SOURCE
416# define _GNU_SOURCE 1
417#endif
418/* Enable threading extensions on Solaris. */
419#ifndef _POSIX_PTHREAD_SEMANTICS
420# define _POSIX_PTHREAD_SEMANTICS 1
421#endif
422/* Enable extensions on HP NonStop. */
423#ifndef _TANDEM_SOURCE
424# define _TANDEM_SOURCE 1
425#endif
426/* Enable general extensions on Solaris. */
427#ifndef __EXTENSIONS__
428# define __EXTENSIONS__ 1
429#endif
430
431
432/* Version number of package */
433#define VERSION "4.2.1"
434
435/* Use platform specific coding */
436/* #undef WINDOWS32 */
437
438/* Define if using the dmalloc debugging malloc package */
439/* #undef WITH_DMALLOC */
440
441/* Enable large inode numbers on Mac OS X 10.5. */
442#ifndef _DARWIN_USE_64_BIT_INODE
443# define _DARWIN_USE_64_BIT_INODE 1
444#endif
445
446/* Number of bits in a file offset, on hosts where this is settable. */
447/* #undef _FILE_OFFSET_BITS */
448
449/* Define for large files, on AIX-style hosts. */
450/* #undef _LARGE_FILES */
451
452/* Define to 1 if on MINIX. */
453/* #undef _MINIX */
454
455/* Define to 2 if the system does not provide POSIX.1 features except with
456 this defined. */
457/* #undef _POSIX_1_SOURCE */
458
459/* Define to 1 if you need to in order for `stat' and other things to work. */
460/* #undef _POSIX_SOURCE */
461
462/* Define to empty if `const' does not conform to ANSI C. */
463/* #undef const */
464
465/* Define to `int' if <sys/types.h> doesn't define. */
466/* #undef gid_t */
467
468/* Define to `long int' if <sys/types.h> does not define. */
469/* #undef off_t */
470
471/* Define to `int' if <sys/types.h> does not define. */
472/* #undef pid_t */
473
474/* Define to `unsigned int' if <sys/types.h> does not define. */
475/* #undef size_t */
476
477/* Define to `int' if <sys/types.h> does not define. */
478/* #undef ssize_t */
479
480/* Define to `int' if <sys/types.h> doesn't define. */
481/* #undef uid_t */
482
483/* Define to the widest unsigned integer type if <stdint.h> and <inttypes.h>
484 do not define. */
485/* #undef uintmax_t */
486
487/* Define as `fork' if `vfork' does not work. */
488/* #undef vfork */
489
490#include "inlined_memchr.h"
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette