1/* config.h.in.  Generated from configure.ac by autoheader.  */
2
3/* Define to 1 if translation of program messages to the user's native
4   language is requested. */
5#undef ENABLE_NLS
6
7/* Define to 1 if you have the `atexit' function. */
8#undef HAVE_ATEXIT
9
10/* define if the Boost library is available */
11#undef HAVE_BOOST
12
13/* define if the Boost::Filesystem library is available */
14#undef HAVE_BOOST_FILESYSTEM
15
16/* define if the Boost::System library is available */
17#undef HAVE_BOOST_SYSTEM
18
19/* Define to 1 if you have the Mac OS X function CFLocaleCopyCurrent in the
20   CoreFoundation framework. */
21#undef HAVE_CFLOCALECOPYCURRENT
22
23/* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in
24   the CoreFoundation framework. */
25#undef HAVE_CFPREFERENCESCOPYAPPVALUE
26
27/* Define if the GNU dcgettext() function is already present or preinstalled.
28   */
29#undef HAVE_DCGETTEXT
30
31/* Define if the GNU gettext() function is already present or preinstalled. */
32#undef HAVE_GETTEXT
33
34/* Define to 1 if you have the <GL/glu.h> header file. */
35#undef HAVE_GL_GLU_H
36
37/* Define to 1 if you have the <GL/gl.h> header file. */
38#undef HAVE_GL_GL_H
39
40/* Define if you have the iconv() function and it works. */
41#undef HAVE_ICONV
42
43/* Define to 1 if you have the <inttypes.h> header file. */
44#undef HAVE_INTTYPES_H
45
46/* Define to 1 if you have the <libintl.h> header file. */
47#undef HAVE_LIBINTL_H
48
49/* Define to 1 if you have the `SDL_image' library (-lSDL_image). */
50#undef HAVE_LIBSDL_IMAGE
51
52/* Define to 1 if you have the `SDL_mixer' library (-lSDL_mixer). */
53#undef HAVE_LIBSDL_MIXER
54
55/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
56   to 0 otherwise. */
57#undef HAVE_MALLOC
58
59/* Define to 1 if you have the <memory.h> header file. */
60#undef HAVE_MEMORY_H
61
62/* Define to 1 if you have the `memset' function. */
63#undef HAVE_MEMSET
64
65/* Define to 1 if you have the <OpenGL/glu.h> header file. */
66#undef HAVE_OPENGL_GLU_H
67
68/* Define to 1 if you have the <OpenGL/gl.h> header file. */
69#undef HAVE_OPENGL_GL_H
70
71/* Define to 1 if you have the `pow' function. */
72#undef HAVE_POW
73
74/* Define to 1 if you have the `setlocale' function. */
75#undef HAVE_SETLOCALE
76
77/* Define to 1 if `stat' has the bug that it succeeds when given the
78   zero-length file name argument. */
79#undef HAVE_STAT_EMPTY_STRING_BUG
80
81/* Define to 1 if stdbool.h conforms to C99. */
82#undef HAVE_STDBOOL_H
83
84/* Define to 1 if you have the <stddef.h> header file. */
85#undef HAVE_STDDEF_H
86
87/* Define to 1 if you have the <stdint.h> header file. */
88#undef HAVE_STDINT_H
89
90/* Define to 1 if you have the <stdlib.h> header file. */
91#undef HAVE_STDLIB_H
92
93/* Define to 1 if you have the `strdup' function. */
94#undef HAVE_STRDUP
95
96/* Define to 1 if you have the <strings.h> header file. */
97#undef HAVE_STRINGS_H
98
99/* Define to 1 if you have the <string.h> header file. */
100#undef HAVE_STRING_H
101
102/* Define to 1 if you have the `strrchr' function. */
103#undef HAVE_STRRCHR
104
105/* Define to 1 if you have the <sys/stat.h> header file. */
106#undef HAVE_SYS_STAT_H
107
108/* Define to 1 if you have the <sys/types.h> header file. */
109#undef HAVE_SYS_TYPES_H
110
111/* Define to 1 if you have the <unistd.h> header file. */
112#undef HAVE_UNISTD_H
113
114/* Use nonstandard varargs form for the GLU tesselator callback */
115#undef HAVE_VARARGS_GLU_TESSCB
116
117/* Define to 1 if you have the <windows.h> header file. */
118#undef HAVE_WINDOWS_H
119
120/* Define to 1 if the system has the type `_Bool'. */
121#undef HAVE__BOOL
122
123/* Define to 1 if `lstat' dereferences a symlink specified with a trailing
124   slash. */
125#undef LSTAT_FOLLOWS_SLASHED_SYMLINK
126
127/* Name of package */
128#undef PACKAGE
129
130/* Define to the address where bug reports for this package should be sent. */
131#undef PACKAGE_BUGREPORT
132
133/* Define to the full name of this package. */
134#undef PACKAGE_NAME
135
136/* Define to the full name and version of this package. */
137#undef PACKAGE_STRING
138
139/* Define to the one symbol short name of this package. */
140#undef PACKAGE_TARNAME
141
142/* Define to the home page for this package. */
143#undef PACKAGE_URL
144
145/* Define to the version of this package. */
146#undef PACKAGE_VERSION
147
148/* Define to 1 if you have the ANSI C header files. */
149#undef STDC_HEADERS
150
151/* Version number of package */
152#undef VERSION
153
154/* Define to 1 if the X Window System is missing or not being used. */
155#undef X_DISPLAY_MISSING
156
157/* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
158   <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
159   #define below would cause a syntax error. */
160#undef _UINT32_T
161
162/* Define to empty if `const' does not conform to ANSI C. */
163#undef const
164
165/* Define to `__inline__' or `__inline' if that's what the C compiler
166   calls it, or to nothing if 'inline' is not supported under any name.  */
167#ifndef __cplusplus
168#undef inline
169#endif
170
171/* Define to rpl_malloc if the replacement function should be used. */
172#undef malloc
173
174/* Define to `unsigned int' if <sys/types.h> does not define. */
175#undef size_t
176
177/* Define to the type of an unsigned integer type of width exactly 16 bits if
178   such a type exists and the standard includes do not define it. */
179#undef uint16_t
180
181/* Define to the type of an unsigned integer type of width exactly 32 bits if
182   such a type exists and the standard includes do not define it. */
183#undef uint32_t
184