1 /* config.h-vms. Generated by hand by Klaus Kämpf <kkaempf@didymus.rmi.de> */
2 /* config.h. Generated automatically by configure. */
3 /* config.h.in. Generated automatically from configure.in by autoheader. */
6 System headers sometimes define this.
7 We just want to avoid a redefinition error message. */
9 /* #undef _ALL_SOURCE */
12 /* Define if using alloca.c. */
15 /* Define to empty if the keyword does not work. */
18 /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
19 This function is required for alloca.c support on those systems. */
20 /* #undef CRAY_STACKSEG_END */
22 /* Define for DGUX with <sys/dg_sys_info.h>. */
25 /* Define if the `getloadavg' function needs to be run setuid or setgid. */
26 /* #undef GETLOADAVG_PRIVILEGED 1 */
28 /* Define to `int' if <sys/types.h> doesn't define. */
31 /* Define if you have alloca, as a function or macro. */
34 /* Define if you have <alloca.h> and it should be used (not on Ultrix). */
35 /* #undef HAVE_ALLOCA_H 1 */
37 /* Define if you don't have vprintf but do have _doprnt. */
38 /* #undef HAVE_DOPRNT */
40 /* Define if your system has its own `getloadavg' function. */
41 /* #undef HAVE_GETLOADAVG */
43 /* Define if you have the getmntent function. */
44 /* #undef HAVE_GETMNTENT */
46 /* Define if the `long double' type works. */
47 /* #undef HAVE_LONG_DOUBLE */
49 /* Define if you support file names longer than 14 characters. */
50 #define HAVE_LONG_FILE_NAMES 1
52 /* Define if you have a working `mmap' system call. */
53 /* #undef HAVE_MMAP */
55 /* Define if system calls automatically restart after interruption
57 /* #undef HAVE_RESTARTABLE_SYSCALLS */
59 /* Define if your struct stat has st_blksize. */
60 /* #undef HAVE_ST_BLKSIZE */
62 /* Define if your struct stat has st_blocks. */
63 /* #undef HAVE_ST_BLOCKS */
65 /* Define if you have the strcoll function and it is properly defined. */
66 /* #undef HAVE_STRCOLL 1 */
68 /* Define if your struct stat has st_rdev. */
69 /* #undef HAVE_ST_RDEV */
71 /* Define if you have the strftime function. */
72 /* #undef HAVE_STRFTIME */
74 /* Define if you have <sys/wait.h> that is POSIX.1 compatible. */
75 /* #undef HAVE_SYS_WAIT_H 1 */
77 /* Define if your struct tm has tm_zone. */
78 /* #undef HAVE_TM_ZONE */
80 /* Define if you don't have tm_zone but do have the external array
82 /* #undef HAVE_TZNAME */
84 /* Define if you have <unistd.h>. */
86 #define HAVE_UNISTD_H 1
89 /* Define if utime(file, NULL) sets file's timestamp to the present. */
90 /* #undef HAVE_UTIME_NULL */
92 /* Define if you have <vfork.h>. */
93 /* #undef HAVE_VFORK_H 1 */
95 /* Define if you have the vprintf function. */
96 #define HAVE_VPRINTF 1
98 /* Define if you have the wait3 system call. */
99 /* #undef HAVE_WAIT3 1 */
101 /* Define if on MINIX. */
104 /* Define if your struct nlist has an n_un member. */
105 /* #undef NLIST_NAME_UNION */
107 /* Define if you have <nlist.h>. */
108 /* #undef NLIST_STRUCT 1 */
110 /* Define if your C compiler doesn't accept -c and -o together. */
111 /* #undef NO_MINUS_C_MINUS_O */
113 /* Define to `int' if <sys/types.h> doesn't define. */
116 /* Define if the system does not provide POSIX.1 features except
117 with this defined. */
118 /* #undef _POSIX_1_SOURCE */
120 /* Define if you need to in order for stat and other things to work. */
121 /* #undef _POSIX_SOURCE */
123 /* Define as the return type of signal handlers (int or void). */
124 #define RETSIGTYPE void
126 /* Define if the setvbuf function takes the buffering type as its second
127 argument and the buffer pointer as the third, as on System V
129 /* #undef SETVBUF_REVERSED 1 */
131 /* If using the C implementation of alloca, define if you know the
132 direction of stack growth for your system; otherwise it will be
133 automatically deduced at run-time.
134 STACK_DIRECTION > 0 => grows toward higher addresses
135 STACK_DIRECTION < 0 => grows toward lower addresses
136 STACK_DIRECTION = 0 => direction of growth unknown
138 /* #undef STACK_DIRECTION */
140 /* Define if the `S_IS*' macros in <sys/stat.h> do not work properly. */
141 /* #undef STAT_MACROS_BROKEN */
143 /* Define if you have the ANSI C header files. */
144 /* #undef STDC_HEADERS */
146 /* Define on System V Release 4. */
149 /* Define if `sys_siglist' is declared by <signal.h>. */
150 /* #undef SYS_SIGLIST_DECLARED */
152 /* Define to `int' if <sys/types.h> doesn't define. */
155 /* Define for Encore UMAX. */
158 /* Define for Encore UMAX 4.3 that has <inq_status/cpustats.h>
159 instead of <sys/cpustats.h>. */
162 /* Define vfork as fork if vfork does not work. */
165 /* Define to the name of the SCCS `get' command. */
166 /* #undef SCCS_GET "/usr/sccs/get" */
168 /* Define this if the SCCS `get' command understands the `-G<file>' option. */
169 /* #undef SCCS_GET_MINUS_G 1 */
171 /* Define this if the C library defines the variable `sys_siglist'. */
172 /* #undefine HAVE_SYS_SIGLIST 1 */
174 /* Define this if the C library defines the variable `_sys_siglist'. */
175 /* #undef HAVE__SYS_SIGLIST */
177 /* Define this if you have the `union wait' type in <sys/wait.h>. */
178 /* #undef HAVE_UNION_WAIT */
180 /* Define this if the POSIX.1 call `sysconf (_SC_OPEN_MAX)' works properly. */
181 /* #undef HAVE_SYSCONF_OPEN_MAX */
183 /* Define if you have the dup2 function. */
186 /* Define if you have the getcwd function. */
187 #define HAVE_GETCWD 1
189 /* Define if you have the getdtablesize function. */
190 /* #undef HAVE_GETDTABLESIZE 1 */
192 /* Define if you have the getgroups function. */
193 /* #undef HAVE_GETGROUPS 1 */
195 /* Define if you have the mktemp function. */
196 #define HAVE_MKTEMP 1
198 /* Define if you have the psignal function. */
199 /* #undef HAVE_PSIGNAL 1 */
201 /* Define if you have the setegid function. */
202 /* #undef HAVE_SETEGID 1 */
204 /* Define if you have the seteuid function. */
205 /* #undef HAVE_SETEUID 1 */
207 /* Define if you have the setlinebuf function. */
208 /* #undef HAVE_SETLINEBUF 1 */
210 /* Define if you have the setregid function. */
211 /* #undefine HAVE_SETREGID 1 */
213 /* Define if you have the setreuid function. */
214 /* #define HAVE_SETREUID 1 */
216 /* Define if you have the sigsetmask function. */
217 #define HAVE_SIGSETMASK 1
219 /* Define if you have the strerror function. */
220 #define HAVE_STRERROR 1
222 /* Define if you have the strsignal function. */
223 /* #undef HAVE_STRSIGNAL */
225 /* Define if you have the wait3 function. */
226 /* #define HAVE_WAIT3 1 */
228 /* Define if you have the waitpid function. */
229 /* #undef HAVE_WAITPID 1 */
231 /* Define if you have the <dirent.h> header file. */
232 /* #unddef HAVE_DIRENT_H 1 */
234 /* Define if you have the <fcntl.h> header file. */
236 #define HAVE_FCNTL_H 1
239 /* Define if you have the <limits.h> header file. */
240 #define HAVE_LIMITS_H 1
242 /* Define if you have the <mach/mach.h> header file. */
243 /* #undef HAVE_MACH_MACH_H */
245 /* Define if you have the <memory.h> header file. */
246 /* #undef HAVE_MEMORY_H 1 */
248 /* Define if you have the <ndir.h> header file. */
249 /* #undef HAVE_NDIR_H */
251 /* Define if you have the <string.h> header file. */
252 #define HAVE_STRING_H 1
254 /* Define if you have the <pwd.h> header file. */
255 /* #undef HAVE_PWD_H */
257 /* Define if you have the <sys/dir.h> header file. */
258 /* #undef HAVE_SYS_DIR_H */
260 /* Define if you have the <sys/ndir.h> header file. */
261 /* #undef HAVE_SYS_NDIR_H */
263 /* Define if you have the <sys/param.h> header file. */
264 /* #undef HAVE_SYS_PARAM_H 1 */
266 /* Define if you have the <sys/timeb.h> header file. */
267 #define HAVE_SYS_TIMEB_H 1
269 /* Define if you have the <sys/wait.h> header file. */
270 /* #undef HAVE_SYS_WAIT_H 1 */
272 /* Define if you have the dgc library (-ldgc). */
273 /* #undef HAVE_LIBDGC */
275 /* Define if you have the sun library (-lsun). */
276 /* #undef HAVE_LIBSUN */
280 #define HAVE_VMSDIR_H 1
281 #define HAVE_STDLIB_H 1
282 #define INCLUDEDIR "sys$sysroot:[syslib]"
283 #define LIBDIR "sys$sysroot:[syslib]"
285 #if defined (__cplusplus) || (defined (__STDC__) && __STDC__)
287 #define PARAMS(protos) protos
288 #else /* Not C++ or ANSI C. */
290 #define PARAMS(protos) ()
291 #endif /* C++ or ANSI C. */