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