1/* config.h.in.  Generated from configure.in by autoheader.  */
2
3/* Define if building universal (internal helper macro) */
4#undef AC_APPLE_UNIVERSAL_BUILD
5
6/* Use Cairo for Splash */
7#undef CAIRO
8
9/* Are we debugging ? */
10#undef DEBUG
11
12/* Define to 1 if translation of program messages to the user's native
13   language is requested. */
14#undef ENABLE_NLS
15
16/* Use Gnome Flag */
17#undef GNOME
18
19/* Define to 1 if you have the <byteswap.h> header file. */
20#undef HAVE_BYTESWAP_H
21
22/* Define to 1 if you have the <Carbon/Carbon.h> header file. */
23#undef HAVE_CARBON_CARBON_H
24
25/* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
26   CoreFoundation framework. */
27#undef HAVE_CFLOCALECOPYCURRENT
28
29/* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
30   the CoreFoundation framework. */
31#undef HAVE_CFPREFERENCESCOPYAPPVALUE
32
33/* Define if you have the CoreAudio API */
34#undef HAVE_COREAUDIO
35
36/* Define to 1 if you have the <crt_externs.h> header file. */
37#undef HAVE_CRT_EXTERNS_H
38
39/* Defines if your system has the crypt function */
40#undef HAVE_CRYPT
41
42/* Define if the GNU dcgettext() function is already present or preinstalled.
43   */
44#undef HAVE_DCGETTEXT
45
46/* Define to 1 if you have the <dlfcn.h> header file. */
47#undef HAVE_DLFCN_H
48
49/* Define if the GNU gettext() function is already present or preinstalled. */
50#undef HAVE_GETTEXT
51
52/* Define to 1 if you have the <GL/glut.h> header file. */
53#undef HAVE_GL_GLUT_H
54
55/* Define to 1 if you have the <GL/glu.h> header file. */
56#undef HAVE_GL_GLU_H
57
58/* Define to 1 if you have the <GL/gl.h> header file. */
59#undef HAVE_GL_GL_H
60
61/* Define if you have the iconv() function and it works. */
62#undef HAVE_ICONV
63
64/* Define to 1 if you have the <inttypes.h> header file. */
65#undef HAVE_INTTYPES_H
66
67/* Define to 1 if you have the `GLU' library (-lGLU). */
68#undef HAVE_LIBGLU
69
70/* Define to 1 if you have the `glut' library (-lglut). */
71#undef HAVE_LIBGLUT
72
73/* Define to 1 if you have the `jpeg' library (-ljpeg). */
74#undef HAVE_LIBJPEG
75
76/* Define to 1 if you have the `MesaGL' library (-lMesaGL). */
77#undef HAVE_LIBMESAGL
78
79/* Define to 1 if you have the `MesaGLU' library (-lMesaGLU). */
80#undef HAVE_LIBMESAGLU
81
82/* Define to 1 if you have the `png' library (-lpng). */
83#undef HAVE_LIBPNG
84
85/* Define if you have a working libpthread (will enable threaded code) */
86#undef HAVE_LIBPTHREAD
87
88/* Define if you have libz */
89#undef HAVE_LIBZ
90
91/* Define to 1 if you have the <memory.h> header file. */
92#undef HAVE_MEMORY_H
93
94/* Define if your system needs _NSGetEnviron to set up the environment */
95#undef HAVE_NSGETENVIRON
96
97/* Define if you have res_init */
98#undef HAVE_RES_INIT
99
100/* Define if you have the res_init prototype */
101#undef HAVE_RES_INIT_PROTO
102
103/* Define if you have a STL implementation by SGI */
104#undef HAVE_SGI_STL
105
106/* Define to 1 if you have the `snprintf' function. */
107#undef HAVE_SNPRINTF
108
109/* Define to 1 if you have the <stdint.h> header file. */
110#undef HAVE_STDINT_H
111
112/* Define to 1 if you have the <stdlib.h> header file. */
113#undef HAVE_STDLIB_H
114
115/* Define to 1 if you have the <strings.h> header file. */
116#undef HAVE_STRINGS_H
117
118/* Define to 1 if you have the <string.h> header file. */
119#undef HAVE_STRING_H
120
121/* Define to 1 if you have the <sys/bitypes.h> header file. */
122#undef HAVE_SYS_BITYPES_H
123
124/* Define to 1 if you have the <sys/stat.h> header file. */
125#undef HAVE_SYS_STAT_H
126
127/* Define to 1 if you have the <sys/types.h> header file. */
128#undef HAVE_SYS_TYPES_H
129
130/* Define to 1 if you have the <unistd.h> header file. */
131#undef HAVE_UNISTD_H
132
133/* Define to 1 if you have the `vsnprintf' function. */
134#undef HAVE_VSNPRINTF
135
136/* Suffix for lib directories */
137#undef KDELIBSUFF
138
139/* Define to the sub-directory in which libtool stores uninstalled libraries.
140   */
141#undef LT_OBJDIR
142
143/* Name of package */
144#undef PACKAGE
145
146/* Define to the address where bug reports for this package should be sent. */
147#undef PACKAGE_BUGREPORT
148
149/* Define to the full name of this package. */
150#undef PACKAGE_NAME
151
152/* Define to the full name and version of this package. */
153#undef PACKAGE_STRING
154
155/* Define to the one symbol short name of this package. */
156#undef PACKAGE_TARNAME
157
158/* Define to the home page for this package. */
159#undef PACKAGE_URL
160
161/* Define to the version of this package. */
162#undef PACKAGE_VERSION
163
164/* The size of `char *', as computed by sizeof. */
165#undef SIZEOF_CHAR_P
166
167/* The size of `int', as computed by sizeof. */
168#undef SIZEOF_INT
169
170/* The size of `long', as computed by sizeof. */
171#undef SIZEOF_LONG
172
173/* The size of `short', as computed by sizeof. */
174#undef SIZEOF_SHORT
175
176/* Define to 1 if you have the ANSI C header files. */
177#undef STDC_HEADERS
178
179/* Use OGG Theora for video */
180#undef THEORA
181
182/* Version number of package */
183#undef VERSION
184
185/* Defined if compiling without arts */
186#undef WITHOUT_ARTS
187
188/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
189   significant byte first (like Motorola and SPARC, unlike Intel). */
190#if defined AC_APPLE_UNIVERSAL_BUILD
191# if defined __BIG_ENDIAN__
192#  define WORDS_BIGENDIAN 1
193# endif
194#else
195# ifndef WORDS_BIGENDIAN
196#  undef WORDS_BIGENDIAN
197# endif
198#endif
199
200/*
201 * jpeg.h needs HAVE_BOOLEAN, when the system uses boolean in system
202 * headers and I'm too lazy to write a configure test as long as only
203 * unixware is related
204 */
205#ifdef _UNIXWARE
206#define HAVE_BOOLEAN
207#endif
208
209
210
211/*
212 * AIX defines FD_SET in terms of bzero, but fails to include <strings.h>
213 * that defines bzero.
214 */
215
216#if defined(_AIX)
217#include <strings.h>
218#endif
219
220
221
222#if defined(HAVE_NSGETENVIRON) && defined(HAVE_CRT_EXTERNS_H)
223# include <sys/time.h>
224# include <crt_externs.h>
225# define environ (*_NSGetEnviron())
226#endif
227
228
229
230#if !defined(HAVE_RES_INIT_PROTO)
231#ifdef __cplusplus
232extern "C" {
233#endif
234int res_init(void);
235#ifdef __cplusplus
236}
237#endif
238#endif
239
240
241
242/*
243 * On HP-UX, the declaration of vsnprintf() is needed every time !
244 */
245
246#if !defined(HAVE_VSNPRINTF) || defined(hpux)
247#if __STDC__
248#include <stdarg.h>
249#include <stdlib.h>
250#else
251#include <varargs.h>
252#endif
253#ifdef __cplusplus
254extern "C"
255#endif
256int vsnprintf(char *str, size_t n, char const *fmt, va_list ap);
257#ifdef __cplusplus
258extern "C"
259#endif
260int snprintf(char *str, size_t n, char const *fmt, ...);
261#endif
262
263
264
265#if defined(__SVR4) && !defined(__svr4__)
266#define __svr4__ 1
267#endif
268
269
270/* type to use in place of socklen_t if not defined */
271#undef kde_socklen_t
272
273/* type to use in place of socklen_t if not defined (deprecated, use
274   kde_socklen_t) */
275#undef ksize_t
276