doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
config-vms.h
Go to the documentation of this file.
1 /* src/config.h. Generated automatically by configure. */
2 /* Define cpu-machine-OS */
3 #define OS "ALPHA-COMPAQ-VMS"
4 
5 /* Define if you have the <unistd.h> header file. */
6 #define HAVE_UNISTD_H 1
7 
8 /* Define if you have the <io.h> header file. */
9 #undef HAVE_IO_H
10 
11 /* Define if you have strdup() */
12 #define HAVE_STRDUP 1
13 
14 /* Define if you have utime() */
15 #undef HAVE_UTIME
16 
17 /* Define if you have the <utime.h> header file */
18 #undef HAVE_UTIME_H
19 
20 /* Define if you have thhe <sys/utime.h> header file */
21 #undef HAVE_SYS_UTIME_H