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