* New config.sub and config.guess
[make.git] / config.h.W32.template
blob9c1da1a9c005031729d556a4f5eb68917de5e7a0
1 /* config.h.in.  Generated automatically from configure.in by autoheader.  */
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
10 /* Define if using alloca.c.  */
11 /* #undef C_ALLOCA */
13 /* Define if the closedir function returns void instead of int.  */
14 /* #undef CLOSEDIR_VOID */
16 /* Define to empty if the keyword does not work.  */
17 /* #undef const */
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 */
23 /* Define for DGUX with <sys/dg_sys_info.h>.  */
24 /* #undef DGUX */
26 /* Define if the `getloadavg' function needs to be run setuid or setgid.  */
27 /* #undef GETLOADAVG_PRIVILEGED */
29 /* Define to `int' if <sys/types.h> doesn't define.  */
30 #undef gid_t
31 #define gid_t int
33 /* Define if you have alloca, as a function or macro.  */
34 #undef HAVE_ALLOCA
35 #define HAVE_ALLOCA 1
37 /* Define if you have <alloca.h> and it should be used (not on Ultrix).  */
38 /* #undef HAVE_ALLOCA_H */
40 /* Define if you don't have vprintf but do have _doprnt.  */
41 /* #undef HAVE_DOPRNT */
43 /* Define if your system has a working fnmatch function.  */
44 /* #undef HAVE_FNMATCH */
46 /* Define if your system has its own `getloadavg' function.  */
47 /* #undef HAVE_GETLOADAVG */
49 /* Define if you have the getmntent function.  */
50 /* #undef HAVE_GETMNTENT */
52 /* Define if the `long double' type works.  */
53 /* #undef HAVE_LONG_DOUBLE */
55 /* Define if you support file names longer than 14 characters.  */
56 #undef HAVE_LONG_FILE_NAMES
57 #define HAVE_LONG_FILE_NAMES 1
59 /* Define if you have a working `mmap' system call.  */
60 /* #undef HAVE_MMAP */
62 /* Define if system calls automatically restart after interruption
63    by a signal.  */
64 /* #undef HAVE_RESTARTABLE_SYSCALLS */
66 /* Define if your struct stat has st_blksize.  */
67 /* #undef HAVE_ST_BLKSIZE */
69 /* Define if your struct stat has st_blocks.  */
70 /* #undef HAVE_ST_BLOCKS */
72 /* Define if you have the strcoll function and it is properly defined.  */
73 #undef HAVE_STRCOLL
74 #define HAVE_STRCOLL 1
76 /* Define if your struct stat has st_rdev.  */
77 #undef HAVE_ST_RDEV
78 #define HAVE_ST_RDEV 1
80 /* Define if you have the strftime function.  */
81 #undef HAVE_STRFTIME
82 #define HAVE_STRFTIME 1
84 /* Define if you have <sys/wait.h> that is POSIX.1 compatible.  */
85 /* #undef HAVE_SYS_WAIT_H */
87 /* Define if your struct tm has tm_zone.  */
88 /* #undef HAVE_TM_ZONE */
90 /* Define if you don't have tm_zone but do have the external array
91    tzname.  */
92 #undef HAVE_TZNAME
93 #define HAVE_TZNAME 1
95 /* Define if you have <unistd.h>.  */
96 /* #undef HAVE_UNISTD_H */
98 /* Define if utime(file, NULL) sets file's timestamp to the present.  */
99 #undef HAVE_UTIME_NULL
100 #define HAVE_UTIME_NULL 1
102 /* Define if you have <vfork.h>.  */
103 /* #undef HAVE_VFORK_H */
105 /* Define if you have the vprintf function.  */
106 #undef HAVE_VPRINTF
107 #define HAVE_VPRINTF 1
109 /* Define if you have the wait3 system call.  */
110 /* #undef HAVE_WAIT3 */
112 /* Define if on MINIX.  */
113 /* #undef _MINIX */
115 /* Define if your struct nlist has an n_un member.  */
116 /* #undef NLIST_NAME_UNION */
118 /* Define if you have <nlist.h>.  */
119 /* #undef NLIST_STRUCT */
121 /* Define if your C compiler doesn't accept -c and -o together.  */
122 /* #undef NO_MINUS_C_MINUS_O */
124 /* Define to `int' if <sys/types.h> doesn't define.  */
125 #undef pid_t
126 #define pid_t int
128 /* Define if the system does not provide POSIX.1 features except
129    with this defined.  */
130 /* #undef _POSIX_1_SOURCE */
132 /* Define if you need to in order for stat and other things to work.  */
133 #undef _POSIX_SOURCE
134 #define _POSIX_SOURCE 1
136 /* Define as the return type of signal handlers (int or void).  */
137 #undef RETSIGTYPE
138 #define RETSIGTYPE void
140 /* Define if the setvbuf function takes the buffering type as its second
141    argument and the buffer pointer as the third, as on System V
142    before release 3.  */
143 /* #undef SETVBUF_REVERSED */
145 /* If using the C implementation of alloca, define if you know the
146    direction of stack growth for your system; otherwise it will be
147    automatically deduced at run-time.
148         STACK_DIRECTION > 0 => grows toward higher addresses
149         STACK_DIRECTION < 0 => grows toward lower addresses
150         STACK_DIRECTION = 0 => direction of growth unknown
151  */
152 /* #undef STACK_DIRECTION */
154 /* Define if the `S_IS*' macros in <sys/stat.h> do not work properly.  */
155 /* #undef STAT_MACROS_BROKEN */
157 /* Define if you have the ANSI C header files.  */
158 #undef STDC_HEADERS
159 #define STDC_HEADERS 1
161 /* Define on System V Release 4.  */
162 /* #undef SVR4 */
164 /* Define if `sys_siglist' is declared by <signal.h>.  */
165 /* #undef SYS_SIGLIST_DECLARED */
167 /* Define to `int' if <sys/types.h> doesn't define.  */
168 #undef uid_t
169 #define uid_t int
171 /* Define for Encore UMAX.  */
172 /* #undef UMAX */
174 /* Define for Encore UMAX 4.3 that has <inq_status/cpustats.h>
175    instead of <sys/cpustats.h>.  */
176 /* #undef UMAX4_3 */
178 /* Define vfork as fork if vfork does not work.  */
179 /* #undef vfork */
181 /* Name of this package (needed by automake) */
182 #define PACKAGE "%PACKAGE%"
184 /* Version of this package (needed by automake) */
185 #define VERSION "%VERSION%"
187 /* Define to the name of the SCCS `get' command.  */
188 #undef SCCS_GET
189 #define SCCS_GET "echo no sccs get"
191 /* Define this if the SCCS `get' command understands the `-G<file>' option.  */
192 /* #undef SCCS_GET_MINUS_G */
194 /* Define this to enable job server support in GNU make.  */
195 /* #undef MAKE_JOBSERVER */
197 /* Define to be the nanoseconds member of struct stat's st_mtim,
198    if it exists.  */
199 /* #undef ST_MTIM_NSEC */
201 /* Define this if the C library defines the variable `sys_siglist'.  */
202 /* #undef HAVE_SYS_SIGLIST */
204 /* Define this if the C library defines the variable `_sys_siglist'.  */
205 /* #undef HAVE__SYS_SIGLIST */
207 /* Define this if you have the `union wait' type in <sys/wait.h>.  */
208 /* #undef HAVE_UNION_WAIT */
210 /* Define if you have the dup2 function.  */
211 #undef HAVE_DUP2
212 #define HAVE_DUP2 1
214 /* Define if you have the getcwd function.  */
215 #undef HAVE_GETCWD
216 #define HAVE_GETCWD 1
218 /* Define if you have the getgroups function.  */
219 /* #undef HAVE_GETGROUPS */
221 /* Define if you have the gethostbyname function.  */
222 /* #undef HAVE_GETHOSTBYNAME */
224 /* Define if you have the gethostname function.  */
225 /* #undef HAVE_GETHOSTNAME */
227 /* Define if you have the getloadavg function.  */
228 /* #undef HAVE_GETLOADAVG */
230 /* Define if you have the memmove function.  */
231 #undef HAVE_MEMMOVE
232 #define HAVE_MEMMOVE 1
234 /* Define if you have the mktemp function.  */
235 #undef HAVE_MKTEMP
236 #define HAVE_MKTEMP 1
238 /* Define if you have the psignal function.  */
239 /* #undef HAVE_PSIGNAL */
241 /* Define if you have the pstat_getdynamic function.  */
242 /* #undef HAVE_PSTAT_GETDYNAMIC */
244 /* Define if you have the setegid function.  */
245 /* #undef HAVE_SETEGID */
247 /* Define if you have the seteuid function.  */
248 /* #undef HAVE_SETEUID */
250 /* Define if you have the setlinebuf function.  */
251 /* #undef HAVE_SETLINEBUF */
253 /* Define if you have the setregid function.  */
254 /* #undef HAVE_SETREGID */
256 /* Define if you have the setreuid function.  */
257 /* #undef HAVE_SETREUID */
259 /* Define if you have the sigsetmask function.  */
260 /* #undef HAVE_SIGSETMASK */
262 /* Define if you have the socket function.  */
263 /* #undef HAVE_SOCKET */
265 /* Define if you have the strcasecmp function.  */
266 /* #undef HAVE_STRCASECMP */
268 /* Define if you have the strerror function.  */
269 #undef HAVE_STRERROR
270 #define HAVE_STRERROR 1
272 /* Define if you have the strsignal function.  */
273 /* #undef HAVE_STRSIGNAL */
275 /* Define if you have the wait3 function.  */
276 /* #undef HAVE_WAIT3 */
278 /* Define if you have the waitpid function.  */
279 /* #undef HAVE_WAITPID */
281 /* Define if you have the <dirent.h> header file.  */
282 #undef HAVE_DIRENT_H
283 #define HAVE_DIRENT_H 1
285 /* Define if you have the <fcntl.h> header file.  */
286 #undef HAVE_FCNTL_H
287 #define HAVE_FCNTL_H 1
289 /* Define if you have the <limits.h> header file.  */
290 #undef HAVE_LIMITS_H
291 #define HAVE_LIMITS_H 1
293 /* Define if you have the <mach/mach.h> header file.  */
294 /* #undef HAVE_MACH_MACH_H */
296 /* Define if you have the <memory.h> header file.  */
297 #undef HAVE_MEMORY_H
298 #define HAVE_MEMORY_H 1
300 /* Define if you have the <ndir.h> header file.  */
301 /* #undef HAVE_NDIR_H */
303 /* Define if you have the <string.h> header file.  */
304 #undef HAVE_STRING_H
305 #define HAVE_STRING_H 1
307 /* Define if you have the <sys/dir.h> header file.  */
308 /* #undef HAVE_SYS_DIR_H */
310 /* Define if you have the <sys/ndir.h> header file.  */
311 /* #undef HAVE_SYS_NDIR_H */
313 /* Define if you have the <sys/param.h> header file.  */
314 /* #undef HAVE_SYS_PARAM_H */
316 /* Define if you have the <sys/timeb.h> header file.  */
317 #undef HAVE_SYS_TIMEB_H
318 #define HAVE_SYS_TIMEB_H 1
320 /* Define if you have the <sys/wait.h> header file.  */
321 /* #undef HAVE_SYS_WAIT_H */
323 /* Define if you have the <unistd.h> header file.  */
324 /* #undef HAVE_UNISTD_H */
326 /* Define if you have the dgc library (-ldgc).  */
327 /* #undef HAVE_LIBDGC */
329 /* Define if you have the kstat library (-lkstat).  */
330 /* #undef HAVE_LIBKSTAT */
332 /* Define if you have the sun library (-lsun).  */
333 /* #undef HAVE_LIBSUN */
335 /* Build host information. */
336 #define MAKE_HOST "Windows32"
339  * Refer to README.W32 for info on the following settings
340  */
343  * If you have a shell that does not grok 'sh -c quoted-command-line'
344  * correctly, you need this setting. Please see below for specific
345  * shell support.
346  */
347 #undef BATCH_MODE_ONLY_SHELL
348 #define BATCH_MODE_ONLY_SHELL 1
351  * Define if you have the Cygnus "Cygwin" GNU Windows32 tool set.
352  * Do NOT define BATCH_MODE_ONLY_SHELL if you define HAVE_CYGWIN_SHELL
353  */
354 #undef HAVE_CYGWIN_SHELL
357  * Define if you have the MKS tool set or shell. Do NOT define
358  * BATCH_MODE_ONLY_SHELL if you define HAVE_MKS_SHELL
359  */
360 #undef HAVE_MKS_SHELL
363  * Enforce the mutual exclusivity restriction.
364  */
365 #ifdef HAVE_MKS_SHELL
366 #undef BATCH_MODE_ONLY_SHELL
367 #endif
369 #ifdef HAVE_CYGWIN_SHELL
370 #undef BATCH_MODE_ONLY_SHELL
371 #endif
373 /* Define if you prefer Case Insensitive behavior */
374 #undef HAVE_CASE_INSENSITIVE_FS