VirtualBox

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

Last change on this file since 311 was 297, checked in by bird, 20 years ago

FreeBSD config

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