* Lots of bug fixes and cleanup; new i18n files, etc.
[make.git] / config.h.W32.template
blob53c0e0784e5ad7d5fb09e5d1e08326523b8b507a
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 to 1 if NLS is requested.  */
192 /* #undef ENABLE_NLS */
194 /* Define as 1 if you have dcgettext.  */
195 /* #undef HAVE_DCGETTEXT */
197 /* Define as 1 if you have gettext and don't want to use GNU gettext.  */
198 /* #undef HAVE_GETTEXT */
200 /* Define if your locale.h file contains LC_MESSAGES.  */
201 /* #undef HAVE_LC_MESSAGES */
203 /* Define to the installation directory for locales.  */
204 #define LOCALEDIR ""
206 /* Define this if the SCCS `get' command understands the `-G<file>' option.  */
207 /* #undef SCCS_GET_MINUS_G */
209 /* Define this to enable job server support in GNU make.  */
210 /* #undef MAKE_JOBSERVER */
212 /* Define to be the nanoseconds member of struct stat's st_mtim,
213    if it exists.  */
214 /* #undef ST_MTIM_NSEC */
216 /* Define this if the C library defines the variable `sys_siglist'.  */
217 /* #undef HAVE_SYS_SIGLIST */
219 /* Define this if the C library defines the variable `_sys_siglist'.  */
220 /* #undef HAVE__SYS_SIGLIST */
222 /* Define this if you have the `union wait' type in <sys/wait.h>.  */
223 /* #undef HAVE_UNION_WAIT */
225 /* Define if you have the dup2 function.  */
226 #undef HAVE_DUP2
227 #define HAVE_DUP2 1
229 /* Define if you have the getcwd function.  */
230 #undef HAVE_GETCWD
231 #define HAVE_GETCWD 1
233 /* Define if you have the getgroups function.  */
234 /* #undef HAVE_GETGROUPS */
236 /* Define if you have the gethostbyname function.  */
237 /* #undef HAVE_GETHOSTBYNAME */
239 /* Define if you have the gethostname function.  */
240 /* #undef HAVE_GETHOSTNAME */
242 /* Define if you have the getloadavg function.  */
243 /* #undef HAVE_GETLOADAVG */
245 /* Define if you have the memmove function.  */
246 #undef HAVE_MEMMOVE
247 #define HAVE_MEMMOVE 1
249 /* Define if you have the mktemp function.  */
250 #undef HAVE_MKTEMP
251 #define HAVE_MKTEMP 1
253 /* Define if you have the psignal function.  */
254 /* #undef HAVE_PSIGNAL */
256 /* Define if you have the pstat_getdynamic function.  */
257 /* #undef HAVE_PSTAT_GETDYNAMIC */
259 /* Define if you have the setegid function.  */
260 /* #undef HAVE_SETEGID */
262 /* Define if you have the seteuid function.  */
263 /* #undef HAVE_SETEUID */
265 /* Define if you have the setlinebuf function.  */
266 /* #undef HAVE_SETLINEBUF */
268 /* Define if you have the setregid function.  */
269 /* #undef HAVE_SETREGID */
271 /* Define if you have the setreuid function.  */
272 /* #undef HAVE_SETREUID */
274 /* Define if you have the sigsetmask function.  */
275 /* #undef HAVE_SIGSETMASK */
277 /* Define if you have the socket function.  */
278 /* #undef HAVE_SOCKET */
280 /* Define if you have the strcasecmp function.  */
281 /* #undef HAVE_STRCASECMP */
283 /* Define if you have the strerror function.  */
284 #undef HAVE_STRERROR
285 #define HAVE_STRERROR 1
287 /* Define if you have the strsignal function.  */
288 /* #undef HAVE_STRSIGNAL */
290 /* Define if you have the wait3 function.  */
291 /* #undef HAVE_WAIT3 */
293 /* Define if you have the waitpid function.  */
294 /* #undef HAVE_WAITPID */
296 /* Define if you have the <dirent.h> header file.  */
297 #undef HAVE_DIRENT_H
298 #define HAVE_DIRENT_H 1
300 /* Define if you have the <fcntl.h> header file.  */
301 #undef HAVE_FCNTL_H
302 #define HAVE_FCNTL_H 1
304 /* Define if you have the <limits.h> header file.  */
305 #undef HAVE_LIMITS_H
306 #define HAVE_LIMITS_H 1
308 /* Define if you have the <mach/mach.h> header file.  */
309 /* #undef HAVE_MACH_MACH_H */
311 /* Define if you have the <memory.h> header file.  */
312 #undef HAVE_MEMORY_H
313 #define HAVE_MEMORY_H 1
315 /* Define if you have the <ndir.h> header file.  */
316 /* #undef HAVE_NDIR_H */
318 /* Define if you have the <string.h> header file.  */
319 #undef HAVE_STRING_H
320 #define HAVE_STRING_H 1
322 /* Define if you have the <sys/dir.h> header file.  */
323 /* #undef HAVE_SYS_DIR_H */
325 /* Define if you have the <sys/ndir.h> header file.  */
326 /* #undef HAVE_SYS_NDIR_H */
328 /* Define if you have the <sys/param.h> header file.  */
329 /* #undef HAVE_SYS_PARAM_H */
331 /* Define if you have the <sys/timeb.h> header file.  */
332 #undef HAVE_SYS_TIMEB_H
333 #define HAVE_SYS_TIMEB_H 1
335 /* Define if you have the <sys/wait.h> header file.  */
336 /* #undef HAVE_SYS_WAIT_H */
338 /* Define if you have the <unistd.h> header file.  */
339 /* #undef HAVE_UNISTD_H */
341 /* Define if you have the dgc library (-ldgc).  */
342 /* #undef HAVE_LIBDGC */
344 /* Define if you have the kstat library (-lkstat).  */
345 /* #undef HAVE_LIBKSTAT */
347 /* Define if you have the sun library (-lsun).  */
348 /* #undef HAVE_LIBSUN */
350 /* Build host information. */
351 #define MAKE_HOST "Windows32"
354  * Refer to README.W32 for info on the following settings
355  */
358  * If you have a shell that does not grok 'sh -c quoted-command-line'
359  * correctly, you need this setting. Please see below for specific
360  * shell support.
361  */
362 #undef BATCH_MODE_ONLY_SHELL
363 #define BATCH_MODE_ONLY_SHELL 1
366  * Define if you have the Cygnus "Cygwin" GNU Windows32 tool set.
367  * Do NOT define BATCH_MODE_ONLY_SHELL if you define HAVE_CYGWIN_SHELL
368  */
369 #undef HAVE_CYGWIN_SHELL
372  * Define if you have the MKS tool set or shell. Do NOT define
373  * BATCH_MODE_ONLY_SHELL if you define HAVE_MKS_SHELL
374  */
375 #undef HAVE_MKS_SHELL
378  * Enforce the mutual exclusivity restriction.
379  */
380 #ifdef HAVE_MKS_SHELL
381 #undef BATCH_MODE_ONLY_SHELL
382 #endif
384 #ifdef HAVE_CYGWIN_SHELL
385 #undef BATCH_MODE_ONLY_SHELL
386 #endif
388 /* Define if you prefer Case Insensitive behavior */
389 #undef HAVE_CASE_INSENSITIVE_FS