1 /* config.h-vms. Generated by hand by Klaus Kämpf <kkaempf@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 to 1 if NLS is requested. */
13 /* #undef ENABLE_NLS */
15 /* Define as 1 if you have dcgettext. */
16 /* #undef HAVE_DCGETTEXT */
18 /* Define as 1 if you have gettext and don't want to use GNU gettext. */
19 /* #undef HAVE_GETTEXT */
21 /* Define if your locale.h file contains LC_MESSAGES. */
22 /* #undef HAVE_LC_MESSAGES */
24 /* Define to the installation directory for locales. */
27 /* Define as 1 if you have the stpcpy function. */
28 /* #undef HAVE_STPCPY */
30 /* Define if the closedir function returns void instead of int. */
31 /* #undef CLOSEDIR_VOID */
33 /* Define to empty if the keyword does not work. */
36 /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
37 This function is required for alloca.c support on those systems. */
38 /* #undef CRAY_STACKSEG_END */
40 /* Define for DGUX with <sys/dg_sys_info.h>. */
43 /* Define if the `getloadavg' function needs to be run setuid or setgid. */
44 /* #undef GETLOADAVG_PRIVILEGED */
46 /* Define to `unsigned long' or `unsigned long long'
47 if <inttypes.h> doesn't define. */
48 #define uintmax_t unsigned long
50 /* Define to `int' if <sys/types.h> doesn't define. */
53 /* Define if you have alloca, as a function or macro. */
56 /* Define if you have <alloca.h> and it should be used (not on Ultrix). */
57 /* #undef HAVE_ALLOCA_H */
59 /* Define if you don't have vprintf but do have _doprnt. */
60 /* #undef HAVE_DOPRNT */
62 /* Define if your system has a working fnmatch function. */
63 /* #undef HAVE_FNMATCH */
65 /* Define if your system has its own `getloadavg' function. */
66 /* #undef HAVE_GETLOADAVG */
68 /* Define if you have the getmntent function. */
69 /* #undef HAVE_GETMNTENT */
71 /* Define if the `long double' type works. */
72 /* #undef HAVE_LONG_DOUBLE */
74 /* Define if you support file names longer than 14 characters. */
75 #define HAVE_LONG_FILE_NAMES 1
77 /* Define if you have a working `mmap' system call. */
78 /* #undef HAVE_MMAP */
80 /* Define if system calls automatically restart after interruption
82 /* #undef HAVE_RESTARTABLE_SYSCALLS */
84 /* Define if your struct stat has st_blksize. */
85 /* #undef HAVE_ST_BLKSIZE */
87 /* Define if your struct stat has st_blocks. */
88 /* #undef HAVE_ST_BLOCKS */
90 /* Define if you have the strcoll function and it is properly defined. */
91 /* #undef HAVE_STRCOLL */
93 /* Define if your struct stat has st_rdev. */
94 /* #undef HAVE_ST_RDEV */
96 /* Define if you have the strftime function. */
97 /* #undef HAVE_STRFTIME */
99 /* Define if you have <sys/wait.h> that is POSIX.1 compatible. */
100 /* #undef HAVE_SYS_WAIT_H */
102 /* Define if your struct tm has tm_zone. */
103 /* #undef HAVE_TM_ZONE */
105 /* Define if you don't have tm_zone but do have the external array
107 /* #undef HAVE_TZNAME */
109 /* Define if you have <unistd.h>. */
111 #define HAVE_UNISTD_H 1
114 /* Define if utime(file, NULL) sets file's timestamp to the present. */
115 /* #undef HAVE_UTIME_NULL */
117 /* Define if you have <vfork.h>. */
118 /* #undef HAVE_VFORK_H */
120 /* Define if you have the vprintf function. */
121 #define HAVE_VPRINTF 1
123 /* Define if you have the wait3 system call. */
124 /* #undef HAVE_WAIT3 */
126 /* Define if on MINIX. */
129 /* Define if your struct nlist has an n_un member. */
130 /* #undef NLIST_NAME_UNION */
132 /* Define if you have <nlist.h>. */
133 /* #undef NLIST_STRUCT */
135 /* Define if your C compiler doesn't accept -c and -o together. */
136 /* #undef NO_MINUS_C_MINUS_O */
138 /* Define to `int' if <sys/types.h> doesn't define. */
139 /* I assume types.h is available for all 5.0 cc/cxx compilers */
140 #if __DECC_VER < 50090000
144 /* Define if the system does not provide POSIX.1 features except
145 with this defined. */
146 /* #undef _POSIX_1_SOURCE */
148 /* Define if you need to in order for stat and other things to work. */
149 /* #undef _POSIX_SOURCE */
151 /* Define as the return type of signal handlers (int or void). */
152 #define RETSIGTYPE void
154 /* Define if the setvbuf function takes the buffering type as its second
155 argument and the buffer pointer as the third, as on System V
157 /* #undef SETVBUF_REVERSED */
159 /* If using the C implementation of alloca, define if you know the
160 direction of stack growth for your system; otherwise it will be
161 automatically deduced at run-time.
162 STACK_DIRECTION > 0 => grows toward higher addresses
163 STACK_DIRECTION < 0 => grows toward lower addresses
164 STACK_DIRECTION = 0 => direction of growth unknown
166 /* #undef STACK_DIRECTION */
168 /* Define if the `S_IS*' macros in <sys/stat.h> do not work properly. */
169 /* #undef STAT_MACROS_BROKEN */
171 /* Define if you have the ANSI C header files. */
172 /* #undef STDC_HEADERS */
174 /* Define on System V Release 4. */
177 /* Define if `sys_siglist' is declared by <signal.h>. */
178 /* #undef SYS_SIGLIST_DECLARED */
180 /* Define to `int' if <sys/types.h> doesn't define. */
181 #if __DECC_VER < 50090000
185 /* Define for Encore UMAX. */
188 /* Define for Encore UMAX 4.3 that has <inq_status/cpustats.h>
189 instead of <sys/cpustats.h>. */
192 /* Define vfork as fork if vfork does not work. */
195 /* Name of this package (needed by automake) */
196 #define PACKAGE "%PACKAGE%"
198 /* Version of this package (needed by automake) */
199 #define VERSION "%VERSION%"
201 /* Define to the name of the SCCS `get' command. */
202 /* #undef SCCS_GET */
204 /* Define this if the SCCS `get' command understands the `-G<file>' option. */
205 /* #undef SCCS_GET_MINUS_G */
207 /* Define this to enable job server support in GNU make. */
208 /* #undef MAKE_JOBSERVER */
210 /* Define to be the nanoseconds member of struct stat's st_mtim,
212 /* #undef ST_MTIM_NSEC */
214 /* Define this if the C library defines the variable `sys_siglist'. */
215 /* #undefine HAVE_SYS_SIGLIST */
217 /* Define this if the C library defines the variable `_sys_siglist'. */
218 /* #undef HAVE__SYS_SIGLIST */
220 /* Define this if you have the `union wait' type in <sys/wait.h>. */
221 /* #undef HAVE_UNION_WAIT */
223 /* Define if you have the dup2 function. */
226 /* Define if you have the getcwd function. */
227 #define HAVE_GETCWD 1
229 /* Define if you have the getgroups function. */
230 /* #undef HAVE_GETGROUPS */
232 /* Define if you have the gethostbyname function. */
233 /* #undef HAVE_GETHOSTBYNAME */
235 /* Define if you have the gethostname function. */
236 /* #undef HAVE_GETHOSTNAME */
238 /* Define if you have the getloadavg function. */
239 /* #undef HAVE_GETLOADAVG */
241 /* Define if you have the memmove function. */
242 #define HAVE_MEMMOVE 1
244 /* Define if you have the mktemp function. */
245 #define HAVE_MKTEMP 1
247 /* Define if you have the psignal function. */
248 /* #undef HAVE_PSIGNAL */
250 /* Define if you have the pstat_getdynamic function. */
251 /* #undef HAVE_PSTAT_GETDYNAMIC */
253 /* Define if you have the setegid function. */
254 /* #undef HAVE_SETEGID */
256 /* Define if you have the seteuid function. */
257 /* #undef HAVE_SETEUID */
259 /* Define if you have the setlinebuf function. */
260 /* #undef HAVE_SETLINEBUF */
262 /* Define if you have the setregid function. */
263 /* #undefine HAVE_SETREGID */
265 /* Define if you have the setreuid function. */
266 /* #define HAVE_SETREUID */
268 /* Define if you have the sigsetmask function. */
269 #define HAVE_SIGSETMASK 1
271 /* Define if you have the socket function. */
272 /* #undef HAVE_SOCKET */
274 /* Define if you have the strcasecmp function. */
275 /* #undef HAVE_STRCASECMP */
277 /* Define if you have the strerror function. */
278 #define HAVE_STRERROR 1
280 /* Define if you have the strsignal function. */
281 /* #undef HAVE_STRSIGNAL */
283 /* Define if you have the wait3 function. */
284 /* #undef HAVE_WAIT3 */
286 /* Define if you have the waitpid function. */
287 /* #undef HAVE_WAITPID */
289 /* Define if you have the <dirent.h> header file. */
290 #define HAVE_DIRENT_H 1
292 /* Define if you have the <fcntl.h> header file. */
294 #define HAVE_FCNTL_H 1
297 /* Define if you have the <limits.h> header file. */
298 #define HAVE_LIMITS_H 1
300 /* Define if you have the <mach/mach.h> header file. */
301 /* #undef HAVE_MACH_MACH_H */
303 /* Define if you have the <memory.h> header file. */
304 /* #undef HAVE_MEMORY_H */
306 /* Define if you have the <ndir.h> header file. */
307 /* #undef HAVE_NDIR_H */
309 /* Define if you have the <stdlib.h> header file. */
310 #define HAVE_STDLIB_H 1
312 /* Define if you have the <string.h> header file. */
313 #define HAVE_STRING_H 1
315 /* Define if you have the <sys/dir.h> header file. */
316 /* #undef HAVE_SYS_DIR_H */
318 /* Define if you have the <sys/ndir.h> header file. */
319 /* #undef HAVE_SYS_NDIR_H */
321 /* Define if you have the <sys/param.h> header file. */
322 /* #undef HAVE_SYS_PARAM_H */
324 /* Define if you have the <sys/timeb.h> header file. */
326 #define HAVE_SYS_TIMEB_H 1
329 /* Define if you have the <sys/wait.h> header file. */
330 /* #undef HAVE_SYS_WAIT_H */
332 /* Define if you have the dgc library (-ldgc). */
333 /* #undef HAVE_LIBDGC */
335 /* Define if you have the kstat library (-lkstat). */
336 /* #undef HAVE_LIBKSTAT *
338 /* Define if you have the sun library (-lsun). */
339 /* #undef HAVE_LIBSUN */
341 /* Use high resolution file timestamps if nonzero. */
342 #define FILE_TIMESTAMP_HI_RES 0
344 /* Define for case insensitve filenames */
345 #define HAVE_CASE_INSENSITIVE_FS 1
347 /* VMS specific, define it if you want to use case sensitve targets */
348 /* #undef WANT_CASE_SENSITIVE_TARGETS */
350 /* VMS specific, V7.0 has opendir() and friends, so it's undefined */
351 /* If you want to use non-VMS code for opendir() etc. on V7.0 and greater
352 define the first or both macros AND change the compile command to get the
353 non-VMS versions linked: (prefix=(all,except=(opendir,... */
354 /* #undef HAVE_VMSDIR_H */
355 /* #undef _DIRENT_HAVE_D_NAMLEN */
357 /* On older systems without 7.0 backport of CRTL the first one is defined */
359 # if __CRTL_VER < 70000000
360 # define HAVE_VMSDIR_H 1
363 # if __VMS_VER < 70000000
364 # define HAVE_VMSDIR_H 1
368 #if defined(HAVE_VMSDIR_H) && defined(HAVE_DIRENT_H)
372 #define HAVE_STDLIB_H 1
373 #define INCLUDEDIR "sys$sysroot:[syslib]"
374 #define LIBDIR "sys$sysroot:[syslib]"
376 /* Don't use RTL functions of OpenVMS */
380 #define getopt gnu_getopt
381 #define optarg gnu_optarg
382 #define optopt gnu_optopt
383 #define optind gnu_optind
384 #define opterr gnu_opterr
387 #if defined (__cplusplus) || (defined (__STDC__) && __STDC__)
389 #define PARAMS(protos) protos
390 #else /* Not C++ or ANSI C. */
392 #define PARAMS(protos) ()
393 #endif /* C++ or ANSI C. */
395 /* Define if using alloca.c. */
396 /* #undef C_ALLOCA */
397 /* maybe this should be placed into make.h */
398 #if defined(__VAX) && defined(__DECC)
399 #define alloca(n) __ALLOCA(n)
402 /* Build host information. */
403 #define MAKE_HOST "VMS"