This commit was manufactured by cvs2svn to create tag
[kbuild-mirror.git] / src / gmake / config.h.in
blob1f143b721b73d8ec036301a2c0a3f948dab880a5
1 /* config.h.in. Generated from configure.in by autoheader. */
3 /* Define to 1 if the `closedir' function returns void instead of `int'. */
4 #undef CLOSEDIR_VOID
6 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
7 systems. This function is required for `alloca.c' support on those systems.
8 */
9 #undef CRAY_STACKSEG_END
11 /* Define to 1 if using `alloca.c'. */
12 #undef C_ALLOCA
14 /* Define to 1 if using `getloadavg.c'. */
15 #undef C_GETLOADAVG
17 /* Define to 1 for DGUX with <sys/dg_sys_info.h>. */
18 #undef DGUX
20 /* Define to 1 if translation of program messages to the user's native
21 language is requested. */
22 #undef ENABLE_NLS
24 /* Use high resolution file timestamps if nonzero. */
25 #undef FILE_TIMESTAMP_HI_RES
27 /* Define to 1 if the `getloadavg' function needs to be run setuid or setgid.
29 #undef GETLOADAVG_PRIVILEGED
31 /* Define to 1 if you have `alloca', as a function or macro. */
32 #undef HAVE_ALLOCA
34 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
36 #undef HAVE_ALLOCA_H
38 /* Define if your compiler conforms to the ANSI C standard. */
39 #undef HAVE_ANSI_COMPILER
41 /* Define to 1 if you have the `bsd_signal' function. */
42 #undef HAVE_BSD_SIGNAL
44 /* Define if you have the clock_gettime function. */
45 #undef HAVE_CLOCK_GETTIME
47 /* Define if the GNU dcgettext() function is already present or preinstalled.
49 #undef HAVE_DCGETTEXT
51 /* Define to 1 if you have the declaration of `sys_siglist', and to 0 if you
52 don't. */
53 #undef HAVE_DECL_SYS_SIGLIST
55 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
57 #undef HAVE_DIRENT_H
59 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
60 #undef HAVE_DOPRNT
62 /* Define this if your system requires backslashes or drive specs in
63 pathnames. */
64 #undef HAVE_DOS_PATHS
66 /* Define to 1 if you have the `dup2' function. */
67 #undef HAVE_DUP2
69 /* Define to 1 if you have the <fcntl.h> header file. */
70 #undef HAVE_FCNTL_H
72 /* Define to 1 if you have the `fdopen' function. */
73 #undef HAVE_FDOPEN
75 /* Define to 1 if you have the `fork' function. */
76 #undef HAVE_FORK
78 /* Define to 1 if you have the `getcwd' function. */
79 #undef HAVE_GETCWD
81 /* Define to 1 if you have the `getgroups' function. */
82 #undef HAVE_GETGROUPS
84 /* Define to 1 if you have the `gethostbyname' function. */
85 #undef HAVE_GETHOSTBYNAME
87 /* Define to 1 if you have the `gethostname' function. */
88 #undef HAVE_GETHOSTNAME
90 /* Define to 1 if you have the `getloadavg' function. */
91 #undef HAVE_GETLOADAVG
93 /* Define if the GNU gettext() function is already present or preinstalled. */
94 #undef HAVE_GETTEXT
96 /* Define if you have a standard gettimeofday function */
97 #undef HAVE_GETTIMEOFDAY
99 /* Define if you have the iconv() function. */
100 #undef HAVE_ICONV
102 /* Define to 1 if you have the <inttypes.h> header file. */
103 #undef HAVE_INTTYPES_H
105 /* Define to 1 if you have the `dgc' library (-ldgc). */
106 #undef HAVE_LIBDGC
108 /* Define to 1 if you have the `kstat' library (-lkstat). */
109 #undef HAVE_LIBKSTAT
111 /* Define to 1 if you have the <limits.h> header file. */
112 #undef HAVE_LIMITS_H
114 /* Define to 1 if you have the <locale.h> header file. */
115 #undef HAVE_LOCALE_H
117 /* Define to 1 if you have the <mach/mach.h> header file. */
118 #undef HAVE_MACH_MACH_H
120 /* Define to 1 if you have the `memcpy' function. */
121 #undef HAVE_MEMCPY
123 /* Define to 1 if you have the `memmove' function. */
124 #undef HAVE_MEMMOVE
126 /* Define to 1 if you have the <memory.h> header file. */
127 #undef HAVE_MEMORY_H
129 /* Define to 1 if you have the `mkstemp' function. */
130 #undef HAVE_MKSTEMP
132 /* Define to 1 if you have the `mktemp' function. */
133 #undef HAVE_MKTEMP
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 #undef HAVE_PIPE
144 /* Define to 1 if you have the `pstat_getdynamic' function. */
145 #undef HAVE_PSTAT_GETDYNAMIC
147 /* Define if <signal.h> defines the SA_RESTART constant. */
148 #undef HAVE_SA_RESTART
150 /* Define to 1 if you have the `setegid' function. */
151 #undef HAVE_SETEGID
153 /* Define to 1 if you have the `seteuid' function. */
154 #undef HAVE_SETEUID
156 /* Define to 1 if you have the `setlinebuf' function. */
157 #undef HAVE_SETLINEBUF
159 /* Define to 1 if you have the `setlocale' function. */
160 #undef HAVE_SETLOCALE
162 /* Define to 1 if you have the `setregid' function. */
163 #undef HAVE_SETREGID
165 /* Define to 1 if you have the `setreuid' function. */
166 #undef HAVE_SETREUID
168 /* Define to 1 if you have the `setvbuf' function. */
169 #undef HAVE_SETVBUF
171 /* Define to 1 if you have the `sigaction' function. */
172 #undef HAVE_SIGACTION
174 /* Define to 1 if you have the `sigsetmask' function. */
175 #undef HAVE_SIGSETMASK
177 /* Define to 1 if you have the `socket' function. */
178 #undef HAVE_SOCKET
180 /* Define to 1 if you have the <stdarg.h> header file. */
181 #undef HAVE_STDARG_H
183 /* Define to 1 if you have the <stdint.h> header file. */
184 #undef HAVE_STDINT_H
186 /* Define to 1 if you have the <stdlib.h> header file. */
187 #undef HAVE_STDLIB_H
189 /* Define to 1 if you have the `strcasecmp' function. */
190 #undef HAVE_STRCASECMP
192 /* Define to 1 if you have the `strchr' function. */
193 #undef HAVE_STRCHR
195 /* Define to 1 if you have the `strcoll' function and it is properly defined.
197 #undef HAVE_STRCOLL
199 /* Define to 1 if you have the `strdup' function. */
200 #undef HAVE_STRDUP
202 /* Define to 1 if you have the `strerror' function. */
203 #undef HAVE_STRERROR
205 /* Define to 1 if you have the <strings.h> header file. */
206 #undef HAVE_STRINGS_H
208 /* Define to 1 if you have the <string.h> header file. */
209 #undef HAVE_STRING_H
211 /* Define to 1 if you have the `strsignal' function. */
212 #undef HAVE_STRSIGNAL
214 /* Define to 1 if `n_un.n_name' is member of `struct nlist'. */
215 #undef HAVE_STRUCT_NLIST_N_UN_N_NAME
217 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
219 #undef HAVE_SYS_DIR_H
221 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
223 #undef HAVE_SYS_NDIR_H
225 /* Define to 1 if you have the <sys/param.h> header file. */
226 #undef HAVE_SYS_PARAM_H
228 /* Define to 1 if you have the <sys/stat.h> header file. */
229 #undef HAVE_SYS_STAT_H
231 /* Define to 1 if you have the <sys/timeb.h> header file. */
232 #undef HAVE_SYS_TIMEB_H
234 /* Define to 1 if you have the <sys/time.h> header file. */
235 #undef HAVE_SYS_TIME_H
237 /* Define to 1 if you have the <sys/types.h> header file. */
238 #undef HAVE_SYS_TYPES_H
240 /* Define to 1 if you have the <sys/wait.h> header file. */
241 #undef HAVE_SYS_WAIT_H
243 /* Define this if you have the \`union wait' type in <sys/wait.h>. */
244 #undef HAVE_UNION_WAIT
246 /* Define to 1 if you have the <unistd.h> header file. */
247 #undef HAVE_UNISTD_H
249 /* Define to 1 if you have the <varargs.h> header file. */
250 #undef HAVE_VARARGS_H
252 /* Define to 1 if you have the `vfork' function. */
253 #undef HAVE_VFORK
255 /* Define to 1 if you have the <vfork.h> header file. */
256 #undef HAVE_VFORK_H
258 /* Define to 1 if you have the `vprintf' function. */
259 #undef HAVE_VPRINTF
261 /* Define to 1 if you have the `wait3' function. */
262 #undef HAVE_WAIT3
264 /* Define to 1 if you have the `waitpid' function. */
265 #undef HAVE_WAITPID
267 /* Define to 1 if `fork' works. */
268 #undef HAVE_WORKING_FORK
270 /* Define to 1 if `vfork' works. */
271 #undef HAVE_WORKING_VFORK
273 /* Build host information. */
274 #undef MAKE_HOST
276 /* Define this to enable job server support in GNU make. */
277 #undef MAKE_JOBSERVER
279 /* Define to 1 if your `struct nlist' has an `n_un' member. Obsolete, depend
280 on `HAVE_STRUCT_NLIST_N_UN_N_NAME */
281 #undef NLIST_NAME_UNION
283 /* Define if struct nlist.n_name is a pointer rather than an array. */
284 #undef NLIST_STRUCT
286 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
287 #undef NO_MINUS_C_MINUS_O
289 /* Name of package */
290 #undef PACKAGE
292 /* Define to the address where bug reports for this package should be sent. */
293 #undef PACKAGE_BUGREPORT
295 /* Define to the full name of this package. */
296 #undef PACKAGE_NAME
298 /* Define to the full name and version of this package. */
299 #undef PACKAGE_STRING
301 /* Define to the one symbol short name of this package. */
302 #undef PACKAGE_TARNAME
304 /* Define to the version of this package. */
305 #undef PACKAGE_VERSION
307 /* Define to 1 if the C compiler supports function prototypes. */
308 #undef PROTOTYPES
310 /* Define as the return type of signal handlers (`int' or `void'). */
311 #undef RETSIGTYPE
313 /* Define to the name of the SCCS 'get' command. */
314 #undef SCCS_GET
316 /* Define this if the SCCS 'get' command understands the '-G<file>' option. */
317 #undef SCCS_GET_MINUS_G
319 /* Define to 1 if the `setvbuf' function takes the buffering type as its
320 second argument and the buffer pointer as the third, as on System V before
321 release 3. */
322 #undef SETVBUF_REVERSED
324 /* If using the C implementation of alloca, define if you know the
325 direction of stack growth for your system; otherwise it will be
326 automatically deduced at run-time.
327 STACK_DIRECTION > 0 => grows toward higher addresses
328 STACK_DIRECTION < 0 => grows toward lower addresses
329 STACK_DIRECTION = 0 => direction of growth unknown */
330 #undef STACK_DIRECTION
332 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
333 #undef STAT_MACROS_BROKEN
335 /* Define to 1 if you have the ANSI C header files. */
336 #undef STDC_HEADERS
338 /* Define if struct stat contains a nanoseconds field */
339 #undef ST_MTIM_NSEC
341 /* Define to 1 on System V Release 4. */
342 #undef SVR4
344 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
345 #undef TIME_WITH_SYS_TIME
347 /* Define to 1 for Encore UMAX. */
348 #undef UMAX
350 /* Define to 1 for Encore UMAX 4.3 that has <inq_status/cpustats.h> instead of
351 <sys/cpustats.h>. */
352 #undef UMAX4_3
354 /* Version number of package */
355 #undef VERSION
357 /* Define if using the dmalloc debugging malloc package */
358 #undef WITH_DMALLOC
360 /* Define to 1 if on AIX 3.
361 System headers sometimes define this.
362 We just want to avoid a redefinition error message. */
363 #ifndef _ALL_SOURCE
364 # undef _ALL_SOURCE
365 #endif
367 /* Number of bits in a file offset, on hosts where this is settable. */
368 #undef _FILE_OFFSET_BITS
370 /* Define for large files, on AIX-style hosts. */
371 #undef _LARGE_FILES
373 /* Define to 1 if on MINIX. */
374 #undef _MINIX
376 /* Define to 2 if the system does not provide POSIX.1 features except with
377 this defined. */
378 #undef _POSIX_1_SOURCE
380 /* Define to 1 if you need to in order for `stat' and other things to work. */
381 #undef _POSIX_SOURCE
383 /* Define like PROTOTYPES; this can be used by system headers. */
384 #undef __PROTOTYPES
386 /* Define to empty if `const' does not conform to ANSI C. */
387 #undef const
389 /* Define to `int' if <sys/types.h> doesn't define. */
390 #undef gid_t
392 /* Define to `int' if <sys/types.h> does not define. */
393 #undef pid_t
395 /* Define to `int' if <sys/types.h> doesn't define. */
396 #undef uid_t
398 /* Define uintmax_t if not defined in <stdint.h> or <inttypes.h>. */
399 #undef uintmax_t
401 /* Define as `fork' if `vfork' does not work. */
402 #undef vfork