]> icculus.org git repositories - theoddone33/hhexen.git/blob - include/config.h
Drop in SDL
[theoddone33/hhexen.git] / include / config.h
1 /* include/config.h.  Generated automatically by configure.  */
2 /* include/config.h.in.  Generated automatically from configure.in by autoheader.  */
3
4 /* Define to empty if the keyword does not work.  */
5 /* #undef const */
6
7 /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
8    This function is required for alloca.c support on those systems.  */
9 /* #undef CRAY_STACKSEG_END */
10
11 /* Define as __inline if that's what the C compiler calls it.  */
12 /* #undef inline */
13
14 /* Define to `unsigned' if <sys/types.h> doesn't define.  */
15 /* #undef size_t */
16
17 /* If using the C implementation of alloca, define if you know the
18    direction of stack growth for your system; otherwise it will be
19    automatically deduced at run-time.
20  STACK_DIRECTION > 0 => grows toward higher addresses
21  STACK_DIRECTION < 0 => grows toward lower addresses
22  STACK_DIRECTION = 0 => direction of growth unknown
23  */
24 /* #undef STACK_DIRECTION */
25
26 /* Define if the `S_IS*' macros in <sys/stat.h> do not work properly.  */
27 /* #undef STAT_MACROS_BROKEN */
28
29 /* Define if you have the ANSI C header files.  */
30 #define STDC_HEADERS 1
31
32 /* Define if including the assassin in compile */
33 #define ASSASSIN 1 
34
35 /* Define if building for OpenGL */
36 #define RENDER3D 1
37
38 /* Define if building for demo wadfile */
39 /* #undef DEMO_WAD */
40
41 /* Needed for something or other */
42 #define _REENTRANT 1
43
44 /* Same as above */
45 #define NORANGECHECKING 1
46
47 /* Define if you want configs stored in users' home directories */
48 /* #undef USERCONFIG */
49
50 /* The number of bytes in a long long.  */
51 #define SIZEOF_LONG_LONG 8
52
53 /* Define if you have the <linux/cdrom.h> header file.  */
54 #define HAVE_LINUX_CDROM_H 1
55
56 /* Define if you have the GLU library (-lGLU).  */
57 /* #undef HAVE_LIBGLU */
58
59 /* Define if you have the MesaGL library (-lMesaGL).  */
60 /* #undef HAVE_LIBMESAGL */
61
62 /* Define if you have the MesaGLU library (-lMesaGLU).  */
63 /* #undef HAVE_LIBMESAGLU */
64
65 /* Define if you have the dl library (-ldl).  */
66 #define HAVE_LIBDL 1
67
68 /* Define if you have the m library (-lm).  */
69 #define HAVE_LIBM 1