1 /* conf.h. Generated by configure. */
2 /* conf.h.in. Generated from configure.ac by autoheader. */
3 /* modified to use with MSVC */
5 /* Define to enable console */
8 /* d2x major version */
11 /* d2x minor version */
14 /* d2x micro version */
17 /* Define if you want to build the editor */
20 /* Define for faster i/o on little-endian cpus */
23 /* Define if you want a GGI build */
26 /* Define to 1 if you have the declaration of `nanosleep', and to 0 if you
28 #define HAVE_DECL_NANOSLEEP 0
30 /* Define to 1 if you have the <inttypes.h> header file. */
31 #define HAVE_INTTYPES_H 1
33 /* Define to 1 if you have the <memory.h> header file. */
34 #define HAVE_MEMORY_H 1
36 /* Define to 1 if you have the <netipx/ipx.h> header file. */
37 #define HAVE_NETIPX_IPX_H 1
39 /* Define to 1 if you have the <stdint.h> header file. */
40 #define HAVE_STDINT_H 1
42 /* Define to 1 if you have the <stdlib.h> header file. */
43 #define HAVE_STDLIB_H 1
45 /* Define to 1 if you have the <strings.h> header file. */
46 #define HAVE_STRINGS_H 1
48 /* Define to 1 if you have the <string.h> header file. */
49 #define HAVE_STRING_H 1
51 /* Define to 1 if the system has the type `struct timespec'. */
52 #define HAVE_STRUCT_TIMESPEC 1
54 /* Define to 1 if the system has the type `struct timeval'. */
55 #define HAVE_STRUCT_TIMEVAL 1
57 /* Define to 1 if you have the <sys/stat.h> header file. */
58 #define HAVE_SYS_STAT_H 1
60 /* Define to 1 if you have the <sys/types.h> header file. */
61 #define HAVE_SYS_TYPES_H 1
63 /* Define to 1 if you have the <unistd.h> header file. */
64 #define HAVE_UNISTD_H 1
66 /* Define to enable use of the KaliNix driver */
69 /* Define if you want to build for mac datafiles */
72 /* Define to use the IPX support of the OS */
75 /* Define to disable asserts, int3, etc. */
78 /* Define if you want a network build */
81 /* Define if you want an assembler free build */
84 /* Define if you want an OpenGL build */
90 /* Define to the address where bug reports for this package should be sent. */
91 #define PACKAGE_BUGREPORT "descent-source@warpcore.org"
93 /* Define to the full name of this package. */
94 #define PACKAGE_NAME "d2x"
96 /* Define to the full name and version of this package. */
97 #define PACKAGE_STRING "d2x 0.2.6"
99 /* Define to the one symbol short name of this package. */
100 #define PACKAGE_TARNAME "d2x"
102 /* Define to the version of this package. */
103 #define PACKAGE_VERSION "0.2.6"
105 /* Define for a "release" build */
108 /* Define if you have the SDL_image library */
109 /* #undef SDL_IMAGE */
111 /* Define this to be the shared game directory root */
112 /* #undef SHAREPATH */
114 /* Define to 1 if you have the ANSI C header files. */
115 #define STDC_HEADERS 1
117 /* Define if you want an SVGALib build */
120 /* define to not use the SDL_Joystick routines. */
121 /* #undef USE_LINUX_JOY */
123 /* Version number of package */
124 #define VERSION "0.2.6"
126 /* Define to 1 if your processor stores words with the most significant byte
127 first (like Motorola and SPARC, unlike Intel and VAX). */
128 /* #undef WORDS_BIGENDIAN */
130 /* Define if your processor needs data to be word-aligned */
131 /* #undef WORDS_NEED_ALIGNMENT */
134 /* General defines */
135 #ifndef PACKAGE_STRING
136 #define PACKAGE_STRING "d2x 0.2.6"
138 #define VERSION_NAME PACKAGE_STRING
140 #define PIGGY_USE_PAGING 1
143 #if defined(__APPLE__) && defined(__MACH__)
144 #define __unix__ /* since we're doing a unix-style compilation... */
153 # define SVGALIB_INPUT 1
154 # define SVGALIB_VIDEO 1
158 # define SDL_GL_VIDEO 1
169 # define SDL_GL_VIDEO 1