/[make]/make/config.h.W32.template
ViewVC logotype

Diff of /make/config.h.W32.template

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

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

Legend:
Removed from v.2.15  
changed lines
  Added in v.2.16

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26