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