VirtualBox

source: kBuild/vendor/gnumake/2005-05-16/config.h.W32.template

Last change on this file was 280, checked in by bird, 19 years ago

Current make snaphot, 2005-05-16.

  • Property svn:eol-style set to native
File size: 10.7 KB
Line 
1/* config.h.in. Generated automatically from configure.in by autoheader. */
2
3/* Define if on AIX 3.
4 System headers sometimes define this.
5 We just want to avoid a redefinition error message. */
6#ifndef _ALL_SOURCE
7/* #undef _ALL_SOURCE */
8#endif
9
10/* Define if using alloca.c. */
11/* #undef C_ALLOCA */
12
13/* Define if the closedir function returns void instead of int. */
14/* #undef CLOSEDIR_VOID */
15
16/* Define to empty if the keyword does not work. */
17/* #undef const */
18
19/* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
20 This function is required for alloca.c support on those systems. */
21/* #undef CRAY_STACKSEG_END */
22
23/* Define for DGUX with <sys/dg_sys_info.h>. */
24/* #undef DGUX */
25
26/* Define if the `getloadavg' function needs to be run setuid or setgid. */
27/* #undef GETLOADAVG_PRIVILEGED */
28
29/* Define to `unsigned long' or `unsigned long long'
30 if <inttypes.h> doesn't define. */
31#define uintmax_t unsigned long
32
33/* Define to `int' if <sys/types.h> doesn't define. */
34#undef gid_t
35#define gid_t int
36
37/* Define if you have alloca, as a function or macro. */
38#undef HAVE_ALLOCA
39#define HAVE_ALLOCA 1
40
41/* Define if you have <alloca.h> and it should be used (not on Ultrix). */
42/* #undef HAVE_ALLOCA_H */
43
44/* Define if you don't have vprintf but do have _doprnt. */
45/* #undef HAVE_DOPRNT */
46
47/* Define if your system has a working fnmatch function. */
48/* #undef HAVE_FNMATCH */
49
50/* Define if your system has its own `getloadavg' function. */
51/* #undef HAVE_GETLOADAVG */
52
53/* Define if you have the getmntent function. */
54/* #undef HAVE_GETMNTENT */
55
56/* Define if the `long double' type works. */
57/* #undef HAVE_LONG_DOUBLE */
58
59/* Define if you support file names longer than 14 characters. */
60#undef HAVE_LONG_FILE_NAMES
61#define HAVE_LONG_FILE_NAMES 1
62
63/* Define if you have a working `mmap' system call. */
64/* #undef HAVE_MMAP */
65
66/* Define if system calls automatically restart after interruption
67 by a signal. */
68/* #undef HAVE_RESTARTABLE_SYSCALLS */
69
70/* Define if your struct stat has st_blksize. */
71/* #undef HAVE_ST_BLKSIZE */
72
73/* Define if your struct stat has st_blocks. */
74/* #undef HAVE_ST_BLOCKS */
75
76/* Define if you have the strcoll function and it is properly defined. */
77#undef HAVE_STRCOLL
78#define HAVE_STRCOLL 1
79
80/* Define if your struct stat has st_rdev. */
81#undef HAVE_ST_RDEV
82#define HAVE_ST_RDEV 1
83
84/* Define if you have the strftime function. */
85#undef HAVE_STRFTIME
86#define HAVE_STRFTIME 1
87
88/* Define if you have <sys/wait.h> that is POSIX.1 compatible. */
89/* #undef HAVE_SYS_WAIT_H */
90
91/* Define if your struct tm has tm_zone. */
92/* #undef HAVE_TM_ZONE */
93
94/* Define if you don't have tm_zone but do have the external array
95 tzname. */
96#undef HAVE_TZNAME
97#define HAVE_TZNAME 1
98
99/* Define if you have <unistd.h>. */
100/* #undef HAVE_UNISTD_H */
101
102/* Define if utime(file, NULL) sets file's timestamp to the present. */
103#undef HAVE_UTIME_NULL
104#define HAVE_UTIME_NULL 1
105
106/* Define if you have <vfork.h>. */
107/* #undef HAVE_VFORK_H */
108
109/* Define if you have the vprintf function. */
110#undef HAVE_VPRINTF
111#define HAVE_VPRINTF 1
112
113/* Define if you have the wait3 system call. */
114/* #undef HAVE_WAIT3 */
115
116/* Define if on MINIX. */
117/* #undef _MINIX */
118
119/* Define if your struct nlist has an n_un member. */
120/* #undef NLIST_NAME_UNION */
121
122/* Define if you have <nlist.h>. */
123/* #undef NLIST_STRUCT */
124
125/* Define if your C compiler doesn't accept -c and -o together. */
126/* #undef NO_MINUS_C_MINUS_O */
127
128/* Define to `int' if <sys/types.h> doesn't define. */
129#undef pid_t
130#define pid_t int
131
132/* Define if the system does not provide POSIX.1 features except
133 with this defined. */
134/* #undef _POSIX_1_SOURCE */
135
136/* Define if you need to in order for stat and other things to work. */
137#undef _POSIX_SOURCE
138#define _POSIX_SOURCE 1
139
140/* Define as the return type of signal handlers (int or void). */
141#undef RETSIGTYPE
142#define RETSIGTYPE void
143
144/* Define if the setvbuf function takes the buffering type as its second
145 argument and the buffer pointer as the third, as on System V
146 before release 3. */
147/* #undef SETVBUF_REVERSED */
148
149/* If using the C implementation of alloca, define if you know the
150 direction of stack growth for your system; otherwise it will be
151 automatically deduced at run-time.
152 STACK_DIRECTION > 0 => grows toward higher addresses
153 STACK_DIRECTION < 0 => grows toward lower addresses
154 STACK_DIRECTION = 0 => direction of growth unknown
155 */
156/* #undef STACK_DIRECTION */
157
158/* Define if the `S_IS*' macros in <sys/stat.h> do not work properly. */
159/* #undef STAT_MACROS_BROKEN */
160
161/* Define if your compiler conforms to the ANSI C standard. */
162#define HAVE_ANSI_COMPILER 1
163
164/* Define to 1 if you have the <stdarg.h> header file. */
165#define HAVE_STDARG_H 1
166
167/* Define if you have the ANSI C header files. */
168#undef STDC_HEADERS
169#define STDC_HEADERS 1
170
171/* Define on System V Release 4. */
172/* #undef SVR4 */
173
174/* Define if `sys_siglist' is declared by <signal.h>. */
175/* #undef SYS_SIGLIST_DECLARED */
176
177/* Define to `int' if <sys/types.h> doesn't define. */
178#undef uid_t
179#define uid_t int
180
181/* Define for Encore UMAX. */
182/* #undef UMAX */
183
184/* Define for Encore UMAX 4.3 that has <inq_status/cpustats.h>
185 instead of <sys/cpustats.h>. */
186/* #undef UMAX4_3 */
187
188/* Define vfork as fork if vfork does not work. */
189/* #undef vfork */
190
191/* Name of this package (needed by automake) */
192#define PACKAGE "%PACKAGE%"
193
194/* Version of this package (needed by automake) */
195#define VERSION "%VERSION%"
196
197/* Define to the name of the SCCS `get' command. */
198#undef SCCS_GET
199#define SCCS_GET "echo no sccs get"
200
201/* Define to 1 if NLS is requested. */
202/* #undef ENABLE_NLS */
203
204/* Define as 1 if you have dcgettext. */
205/* #undef HAVE_DCGETTEXT */
206
207/* Define as 1 if you have gettext and don't want to use GNU gettext. */
208/* #undef HAVE_GETTEXT */
209
210/* Define if your locale.h file contains LC_MESSAGES. */
211/* #undef HAVE_LC_MESSAGES */
212
213/* Define to the installation directory for locales. */
214#define LOCALEDIR ""
215
216/* Define this if the SCCS `get' command understands the `-G<file>' option. */
217/* #undef SCCS_GET_MINUS_G */
218
219/* Define this to enable job server support in GNU make. */
220/* #undef MAKE_JOBSERVER */
221
222/* Define to be the nanoseconds member of struct stat's st_mtim,
223 if it exists. */
224/* #undef ST_MTIM_NSEC */
225
226/* Define this if the C library defines the variable `sys_siglist'. */
227/* #undef HAVE_SYS_SIGLIST */
228
229/* Define this if the C library defines the variable `_sys_siglist'. */
230/* #undef HAVE__SYS_SIGLIST */
231
232/* Define this if you have the `union wait' type in <sys/wait.h>. */
233/* #undef HAVE_UNION_WAIT */
234
235/* Define if you have the dup2 function. */
236#undef HAVE_DUP2
237#define HAVE_DUP2 1
238
239/* Define if you have the getcwd function. */
240#undef HAVE_GETCWD
241#define HAVE_GETCWD 1
242
243/* Define if you have the getgroups function. */
244/* #undef HAVE_GETGROUPS */
245
246/* Define if you have the gethostbyname function. */
247/* #undef HAVE_GETHOSTBYNAME */
248
249/* Define if you have the gethostname function. */
250/* #undef HAVE_GETHOSTNAME */
251
252/* Define if you have the getloadavg function. */
253/* #undef HAVE_GETLOADAVG */
254
255/* Define if you have the memmove function. */
256#undef HAVE_MEMMOVE
257#define HAVE_MEMMOVE 1
258
259/* Define if you have the mktemp function. */
260#undef HAVE_MKTEMP
261#define HAVE_MKTEMP 1
262
263/* Define if you have the psignal function. */
264/* #undef HAVE_PSIGNAL */
265
266/* Define if you have the pstat_getdynamic function. */
267/* #undef HAVE_PSTAT_GETDYNAMIC */
268
269/* Define if you have the setegid function. */
270/* #undef HAVE_SETEGID */
271
272/* Define if you have the seteuid function. */
273/* #undef HAVE_SETEUID */
274
275/* Define if you have the setlinebuf function. */
276/* #undef HAVE_SETLINEBUF */
277
278/* Define if you have the setregid function. */
279/* #undef HAVE_SETREGID */
280
281/* Define if you have the setreuid function. */
282/* #undef HAVE_SETREUID */
283
284/* Define if you have the sigsetmask function. */
285/* #undef HAVE_SIGSETMASK */
286
287/* Define if you have the socket function. */
288/* #undef HAVE_SOCKET */
289
290/* Define if you have the strcasecmp function. */
291/* #undef HAVE_STRCASECMP */
292
293/* Define if you have the strerror function. */
294#undef HAVE_STRERROR
295#define HAVE_STRERROR 1
296
297/* Define if you have the strsignal function. */
298/* #undef HAVE_STRSIGNAL */
299
300/* Define if you have the wait3 function. */
301/* #undef HAVE_WAIT3 */
302
303/* Define if you have the waitpid function. */
304/* #undef HAVE_WAITPID */
305
306/* Define if you have the <dirent.h> header file. */
307#undef HAVE_DIRENT_H
308#define HAVE_DIRENT_H 1
309
310/* Define if you have the <fcntl.h> header file. */
311#undef HAVE_FCNTL_H
312#define HAVE_FCNTL_H 1
313
314/* Define if you have the <limits.h> header file. */
315#undef HAVE_LIMITS_H
316#define HAVE_LIMITS_H 1
317
318/* Define if you have the <mach/mach.h> header file. */
319/* #undef HAVE_MACH_MACH_H */
320
321/* Define if you have the <memory.h> header file. */
322#undef HAVE_MEMORY_H
323#define HAVE_MEMORY_H 1
324
325/* Define if you have the <ndir.h> header file. */
326/* #undef HAVE_NDIR_H */
327
328/* Define if you have the <string.h> header file. */
329#undef HAVE_STRING_H
330#define HAVE_STRING_H 1
331
332/* Define if you have the <sys/dir.h> header file. */
333/* #undef HAVE_SYS_DIR_H */
334
335/* Define if you have the <sys/ndir.h> header file. */
336/* #undef HAVE_SYS_NDIR_H */
337
338/* Define if you have the <sys/param.h> header file. */
339/* #undef HAVE_SYS_PARAM_H */
340
341/* Define if you have the <sys/timeb.h> header file. */
342#undef HAVE_SYS_TIMEB_H
343#define HAVE_SYS_TIMEB_H 1
344
345/* Define if you have the <sys/wait.h> header file. */
346/* #undef HAVE_SYS_WAIT_H */
347
348/* Define if you have the <unistd.h> header file. */
349/* #undef HAVE_UNISTD_H */
350
351/* Define if you have the dgc library (-ldgc). */
352/* #undef HAVE_LIBDGC */
353
354/* Define if you have the kstat library (-lkstat). */
355/* #undef HAVE_LIBKSTAT */
356
357/* Define if you have the sun library (-lsun). */
358/* #undef HAVE_LIBSUN */
359
360/* Use high resolution file timestamps if nonzero. */
361#define FILE_TIMESTAMP_HI_RES 0
362
363/* Build host information. */
364#define MAKE_HOST "Windows32"
365
366/* Grok DOS paths (drive specs and backslash path element separators) */
367#define HAVE_DOS_PATHS
368
369/*
370 * Refer to README.W32 for info on the following settings
371 */
372
373/*
374 * If you have a shell that does not grok 'sh -c quoted-command-line'
375 * correctly, you need this setting. Please see below for specific
376 * shell support.
377 */
378#undef BATCH_MODE_ONLY_SHELL
379#define BATCH_MODE_ONLY_SHELL 1
380
381/*
382 * Define if you have the Cygnus "Cygwin" GNU Windows32 tool set.
383 * Do NOT define BATCH_MODE_ONLY_SHELL if you define HAVE_CYGWIN_SHELL
384 */
385#undef HAVE_CYGWIN_SHELL
386
387/*
388 * Define if you have the MKS tool set or shell. Do NOT define
389 * BATCH_MODE_ONLY_SHELL if you define HAVE_MKS_SHELL
390 */
391#undef HAVE_MKS_SHELL
392
393/*
394 * Enforce the mutual exclusivity restriction.
395 */
396#ifdef HAVE_MKS_SHELL
397#undef BATCH_MODE_ONLY_SHELL
398#endif
399
400#ifdef HAVE_CYGWIN_SHELL
401#undef BATCH_MODE_ONLY_SHELL
402#endif
403
404/* Define if you prefer Case Insensitive behavior */
405#undef HAVE_CASE_INSENSITIVE_FS
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