kbuild.c: added todo for #80.
[kbuild-mirror.git] / src / kmk / config.h.linux
blob73583e618c7728aa8639d771c5ddd52faaa7c58a
1 /* config.h.  Generated from config.h.in by configure.  */
2 /* config.h.in.  Generated from configure.in by autoheader.  */
4 /* Define to 1 if the `closedir' function returns void instead of `int'. */
5 /* #undef CLOSEDIR_VOID */
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 */
12 /* Define to 1 if using `alloca.c'. */
13 /* #undef C_ALLOCA */
15 /* Define to 1 if using `getloadavg.c'. */
16 /* #undef C_GETLOADAVG */
18 /* Define to 1 for DGUX with <sys/dg_sys_info.h>. */
19 /* #undef DGUX */
21 /* Use high resolution file timestamps if nonzero. */
22 #define FILE_TIMESTAMP_HI_RES 1
24 /* Define to 1 if the `getloadavg' function needs to be run setuid or setgid.
25    */
26 /* #undef GETLOADAVG_PRIVILEGED */
28 /* Define to 1 if you have `alloca', as a function or macro. */
29 #define HAVE_ALLOCA 1
31 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
32    */
33 #define HAVE_ALLOCA_H 1
35 /* Define to 1 if your compiler conforms to the ANSI C standard. */
36 #define HAVE_ANSI_COMPILER 1
38 /* Define to 1 if you have the `atexit' function. */
39 #define HAVE_ATEXIT 1
41 /* Define to 1 if you have the `bsd_signal' function. */
42 #define HAVE_BSD_SIGNAL 1
44 /* Use case insensitive file names */
45 /* #undef HAVE_CASE_INSENSITIVE_FS */
47 /* Define to 1 if you have the clock_gettime function. */
48 #define HAVE_CLOCK_GETTIME 1
50 /* Define to 1 if you have the declaration of `sys_siglist', and to 0 if you
51    don't. */
52 #define HAVE_DECL_SYS_SIGLIST 1
54 /* Define to 1 if you have the declaration of `_sys_siglist', and to 0 if you
55    don't. */
56 #define HAVE_DECL__SYS_SIGLIST 1
58 /* Define to 1 if you have the declaration of `__sys_siglist', and to 0 if you
59    don't. */
60 #define HAVE_DECL___SYS_SIGLIST 0
62 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
63    */
64 #define HAVE_DIRENT_H 1
66 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
67 /* #undef HAVE_DOPRNT */
69 /* Use platform specific coding */
70 /* #undef HAVE_DOS_PATHS */
72 /* Define to 1 if you have the `dup2' function. */
73 #define HAVE_DUP2 1
75 /* Define to 1 if you have the <fcntl.h> header file. */
76 #define HAVE_FCNTL_H 1
78 /* Define to 1 if you have the `fdopen' function. */
79 #define HAVE_FDOPEN 1
81 /* Define to 1 if you have the `fork' function. */
82 #define HAVE_FORK 1
84 /* Define to 1 if you have the `getcwd' function. */
85 #define HAVE_GETCWD 1
87 /* Define to 1 if you have the `getgroups' function. */
88 #define HAVE_GETGROUPS 1
90 /* Define to 1 if you have the `gethostbyname' function. */
91 /* #undef HAVE_GETHOSTBYNAME */
93 /* Define to 1 if you have the `gethostname' function. */
94 /* #undef HAVE_GETHOSTNAME */
96 /* Define to 1 if you have the `getloadavg' function. */
97 #define HAVE_GETLOADAVG 1
99 /* Define to 1 if you have the `getrlimit' function. */
100 #define HAVE_GETRLIMIT 1
102 /* Define to 1 if you have a standard gettimeofday function */
103 #define HAVE_GETTIMEOFDAY 1
105 /* Define to 1 if you have the <inttypes.h> header file. */
106 #define HAVE_INTTYPES_H 1
108 /* Define to 1 if you have the `dgc' library (-ldgc). */
109 /* #undef HAVE_LIBDGC */
111 /* Define to 1 if you have the `kstat' library (-lkstat). */
112 /* #undef HAVE_LIBKSTAT */
114 /* Define to 1 if you have the <limits.h> header file. */
115 #define HAVE_LIMITS_H 1
117 /* Define to 1 if you have the <locale.h> header file. */
118 #define HAVE_LOCALE_H 1
120 /* Define to 1 if you have the `lstat' function. */
121 #define HAVE_LSTAT 1
123 /* Define to 1 if you have the <mach/mach.h> header file. */
124 /* #undef HAVE_MACH_MACH_H */
126 /* Define to 1 if you have the <memory.h> header file. */
127 #define HAVE_MEMORY_H 1
129 /* Define to 1 if you have the `mkstemp' function. */
130 #define HAVE_MKSTEMP 1
132 /* Define to 1 if you have the `mktemp' function. */
133 #define HAVE_MKTEMP 1
135 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
136 /* #undef HAVE_NDIR_H */
138 /* Define to 1 if you have the <nlist.h> header file. */
139 /* #undef HAVE_NLIST_H */
141 /* Define to 1 if you have the `pipe' function. */
142 #define HAVE_PIPE 1
144 /* Define to 1 if you have the `pstat_getdynamic' function. */
145 /* #undef HAVE_PSTAT_GETDYNAMIC */
147 /* Define to 1 if you have the `readlink' function. */
148 #define HAVE_READLINK 1
150 /* Define to 1 if you have the `realpath' function. */
151 #define HAVE_REALPATH 1
153 /* Define to 1 if <signal.h> defines the SA_RESTART constant. */
154 #define HAVE_SA_RESTART 1
156 /* Define to 1 if you have the `setegid' function. */
157 #define HAVE_SETEGID 1
159 /* Define to 1 if you have the `seteuid' function. */
160 #define HAVE_SETEUID 1
162 /* Define to 1 if you have the `setlinebuf' function. */
163 #define HAVE_SETLINEBUF 1
165 /* Define to 1 if you have the `setlocale' function. */
166 /* #undef HAVE_SETLOCALE */
168 /* Define to 1 if you have the `setregid' function. */
169 #define HAVE_SETREGID 1
171 /* Define to 1 if you have the `setreuid' function. */
172 #define HAVE_SETREUID 1
174 /* Define to 1 if you have the `setrlimit' function. */
175 #define HAVE_SETRLIMIT 1
177 /* Define to 1 if you have the `setvbuf' function. */
178 #define HAVE_SETVBUF 1
180 /* Define to 1 if you have the `sigaction' function. */
181 #define HAVE_SIGACTION 1
183 /* Define to 1 if you have the `sigsetmask' function. */
184 #define HAVE_SIGSETMASK 1
186 /* Define to 1 if you have the `socket' function. */
187 /* #undef HAVE_SOCKET */
189 /* Define to 1 if you have the <stdarg.h> header file. */
190 #define HAVE_STDARG_H 1
192 /* Define to 1 if you have the <stdint.h> header file. */
193 #define HAVE_STDINT_H 1
195 /* Define to 1 if you have the <stdlib.h> header file. */
196 #define HAVE_STDLIB_H 1
198 /* Define to 1 if you have the `strcasecmp' function. */
199 #define HAVE_STRCASECMP 1
201 /* Define to 1 if you have the `strcmpi' function. */
202 /* #undef HAVE_STRCMPI */
204 /* Define to 1 if you have the `strcoll' function and it is properly defined.
205    */
206 #define HAVE_STRCOLL 1
208 /* Define to 1 if you have the `strdup' function. */
209 #define HAVE_STRDUP 1
211 /* Define to 1 if you have the `strerror' function. */
212 #define HAVE_STRERROR 1
214 /* Define to 1 if you have the `stricmp' function. */
215 /* #undef HAVE_STRICMP */
217 /* Define to 1 if you have the <strings.h> header file. */
218 #define HAVE_STRINGS_H 1
220 /* Define to 1 if you have the <string.h> header file. */
221 #define HAVE_STRING_H 1
223 /* Define to 1 if you have the `strsignal' function. */
224 #define HAVE_STRSIGNAL 1
226 /* Define to 1 if `n_un.n_name' is member of `struct nlist'. */
227 /* #undef HAVE_STRUCT_NLIST_N_UN_N_NAME */
229 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
230    */
231 /* #undef HAVE_SYS_DIR_H */
233 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
234    */
235 /* #undef HAVE_SYS_NDIR_H */
237 /* Define to 1 if you have the <sys/param.h> header file. */
238 #define HAVE_SYS_PARAM_H 1
240 /* Define to 1 if you have the <sys/resource.h> header file. */
241 #define HAVE_SYS_RESOURCE_H 1
243 /* Define to 1 if you have the <sys/stat.h> header file. */
244 #define HAVE_SYS_STAT_H 1
246 /* Define to 1 if you have the <sys/timeb.h> header file. */
247 #define HAVE_SYS_TIMEB_H 1
249 /* Define to 1 if you have the <sys/time.h> header file. */
250 #define HAVE_SYS_TIME_H 1
252 /* Define to 1 if you have the <sys/types.h> header file. */
253 #define HAVE_SYS_TYPES_H 1
255 /* Define to 1 if you have the <sys/wait.h> header file. */
256 #define HAVE_SYS_WAIT_H 1
258 /* Define to 1 if you have the \`union wait' type in <sys/wait.h>. */
259 /* #undef HAVE_UNION_WAIT */
261 /* Define to 1 if you have the <unistd.h> header file. */
262 #define HAVE_UNISTD_H 1
264 /* Define to 1 if you have the <varargs.h> header file. */
265 /* #undef HAVE_VARARGS_H */
267 /* Define to 1 if you have the `vfork' function. */
268 #define HAVE_VFORK 1
270 /* Define to 1 if you have the <vfork.h> header file. */
271 /* #undef HAVE_VFORK_H */
273 /* Define to 1 if you have the `vprintf' function. */
274 #define HAVE_VPRINTF 1
276 /* Define to 1 if you have the `wait3' function. */
277 #define HAVE_WAIT3 1
279 /* Define to 1 if you have the `waitpid' function. */
280 #define HAVE_WAITPID 1
282 /* Define to 1 if `fork' works. */
283 #define HAVE_WORKING_FORK 1
285 /* Define to 1 if `vfork' works. */
286 #define HAVE_WORKING_VFORK 1
288 /* Build host information. (not used by kmk) */
289 #define MAKE_HOST "i686-pc-linux-gnu"
291 /* Define to 1 to enable job server support in GNU make. */
292 #define MAKE_JOBSERVER 1
294 /* Define to 1 to enable symbolic link timestamp checking. */
295 #define MAKE_SYMLINKS 1
297 /* Define to 1 if your `struct nlist' has an `n_un' member. Obsolete, depend
298    on `HAVE_STRUCT_NLIST_N_UN_N_NAME */
299 /* #undef NLIST_NAME_UNION */
301 /* Define to 1 if struct nlist.n_name is a pointer rather than an array. */
302 /* #undef NLIST_STRUCT */
304 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
305 /* #undef NO_MINUS_C_MINUS_O */
307 /* Name of package */
308 #define PACKAGE "make"
310 /* Define to the address where bug reports for this package should be sent. */
311 #define PACKAGE_BUGREPORT "bug-make@gnu.org"
313 /* Define to the full name of this package. */
314 #define PACKAGE_NAME "GNU make"
316 /* Define to the full name and version of this package. */
317 #define PACKAGE_STRING "GNU make 3.81.90"
319 /* Define to the one symbol short name of this package. */
320 #define PACKAGE_TARNAME "make"
322 /* Define to the version of this package. */
323 #define PACKAGE_VERSION "3.81.90"
325 /* Define to the character that separates directories in PATH. */
326 #define PATH_SEPARATOR_CHAR ':'
328 /* Define to 1 if the C compiler supports function prototypes. */
329 #define PROTOTYPES 1
331 /* Define as the return type of signal handlers (`int' or `void'). */
332 #define RETSIGTYPE void
334 /* Define to the name of the SCCS 'get' command. */
335 #define SCCS_GET "get"
337 /* Define to 1 if the SCCS 'get' command understands the '-G<file>' option. */
338 /* #undef SCCS_GET_MINUS_G */
340 /* Define to 1 if the `setvbuf' function takes the buffering type as its
341    second argument and the buffer pointer as the third, as on System V before
342    release 3. */
343 /* #undef SETVBUF_REVERSED */
345 /* If using the C implementation of alloca, define if you know the
346    direction of stack growth for your system; otherwise it will be
347    automatically deduced at runtime.
348         STACK_DIRECTION > 0 => grows toward higher addresses
349         STACK_DIRECTION < 0 => grows toward lower addresses
350         STACK_DIRECTION = 0 => direction of growth unknown */
351 /* #undef STACK_DIRECTION */
353 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
354 /* #undef STAT_MACROS_BROKEN */
356 /* Define to 1 if you have the ANSI C header files. */
357 #define STDC_HEADERS 1
359 /* Define if struct stat contains a nanoseconds field */
360 #define ST_MTIM_NSEC tv_nsec
362 /* Define to 1 on System V Release 4. */
363 /* #undef SVR4 */
365 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
366 #define TIME_WITH_SYS_TIME 1
368 /* Define to 1 for Encore UMAX. */
369 /* #undef UMAX */
371 /* Define to 1 for Encore UMAX 4.3 that has <inq_status/cpustats.h> instead of
372    <sys/cpustats.h>. */
373 /* #undef UMAX4_3 */
375 /* Version number of package */
376 #define VERSION "3.81.90"
378 /* Use platform specific coding */
379 /* #undef WINDOWS32 */
381 /* Define if using the dmalloc debugging malloc package */
382 /* #undef WITH_DMALLOC */
384 /* Define to 1 if on AIX 3.
385    System headers sometimes define this.
386    We just want to avoid a redefinition error message.  */
387 #ifndef _ALL_SOURCE
388 /* # undef _ALL_SOURCE */
389 #endif
391 /* Number of bits in a file offset, on hosts where this is settable. */
392 #define _FILE_OFFSET_BITS 64
394 /* Define for large files, on AIX-style hosts. */
395 /* #undef _LARGE_FILES */
397 /* Define to 1 if on MINIX. */
398 /* #undef _MINIX */
400 /* Define to 2 if the system does not provide POSIX.1 features except with
401    this defined. */
402 /* #undef _POSIX_1_SOURCE */
404 /* Define to 1 if you need to in order for `stat' and other things to work. */
405 /* #undef _POSIX_SOURCE */
407 /* Define like PROTOTYPES; this can be used by system headers. */
408 #define __PROTOTYPES 1
410 /* Define to empty if `const' does not conform to ANSI C. */
411 /* #undef const */
413 /* Define to `int' if <sys/types.h> doesn't define. */
414 /* #undef gid_t */
416 /* Define to `int' if <sys/types.h> does not define. */
417 /* #undef pid_t */
419 /* Define to `int' if <sys/types.h> doesn't define. */
420 /* #undef uid_t */
422 /* Define uintmax_t if not defined in <stdint.h> or <inttypes.h>. */
423 /* #undef uintmax_t */
425 /* Define as `fork' if `vfork' does not work. */
426 /* #undef vfork */
428 #include "inlined_memchr.h"