VirtualBox

source: kBuild/trunk/src/gmake/config.h.freebsd@ 816

Last change on this file since 816 was 816, checked in by bird, 18 years ago

Did the x86 FreeBSD build.

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