Added Ben Henning's GSoC2013 work: premake build system.
1 /* include/SDL_config.h. Generated from SDL_config.h.in by configure. */
3 Simple DirectMedia Layer
4 Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
6 This software is provided 'as-is', without any express or implied
7 warranty. In no event will the authors be held liable for any damages
8 arising from the use of this software.
10 Permission is granted to anyone to use this software for any purpose,
11 including commercial applications, and to alter it and redistribute it
12 freely, subject to the following restrictions:
14 1. The origin of this software must not be misrepresented; you must not
15 claim that you wrote the original software. If you use this software
16 in a product, an acknowledgment in the product documentation would be
17 appreciated but is not required.
18 2. Altered source versions must be plainly marked as such, and must not be
19 misrepresented as being the original software.
20 3. This notice may not be removed or altered from any source distribution.
23 #ifndef _SDL_config_linux_h
24 #define _SDL_config_linux_h
27 * \file SDL_config.h.in
29 * This is a set of defines to configure the SDL features
32 /* General platform specific identifiers */
33 #include "SDL_platform.h"
35 /* Make sure that this isn't included by Visual C++ */
37 #error You should run hg revert SDL_config.h
40 /* C language features */
47 #define SIZEOF_VOIDP 8
49 #define SIZEOF_VOIDP 4
51 #define HAVE_GCC_ATOMICS 1
52 /* #undef HAVE_GCC_SYNC_LOCK_TEST_AND_SET */
53 #define HAVE_PTHREAD_SPINLOCK 1
55 /* Comment this if you want to build without any C library requirements */
60 #define HAVE_ALLOCA_H 1
61 #define HAVE_SYS_TYPES_H 1
62 #define HAVE_STDIO_H 1
63 #define STDC_HEADERS 1
64 #define HAVE_STDLIB_H 1
65 #define HAVE_STDARG_H 1
66 #define HAVE_MALLOC_H 1
67 #define HAVE_MEMORY_H 1
68 #define HAVE_STRING_H 1
69 #define HAVE_STRINGS_H 1
70 #define HAVE_INTTYPES_H 1
71 #define HAVE_STDINT_H 1
72 #define HAVE_CTYPE_H 1
74 #define HAVE_ICONV_H 1
75 #define HAVE_SIGNAL_H 1
76 /* #undef HAVE_ALTIVEC_H */
77 /* #undef HAVE_PTHREAD_NP_H */
78 /* #undef HAVE_LIBUDEV_H */
79 #define HAVE_DBUS_DBUS_H 1
81 /* C library functions */
84 #define HAVE_REALLOC 1
87 #ifndef __WIN32__ /* Don't use C runtime versions of these on Windows */
91 #define HAVE_UNSETENV 1
98 #define HAVE_MEMMOVE 1
100 #define HAVE_STRLEN 1
101 /* #undef HAVE_STRLCPY */
102 /* #undef HAVE_STRLCAT */
103 #define HAVE_STRDUP 1
104 /* #undef HAVE__STRREV */
105 /* #undef HAVE__STRUPR */
106 /* #undef HAVE__STRLWR */
107 /* #undef HAVE_INDEX */
108 /* #undef HAVE_RINDEX */
109 #define HAVE_STRCHR 1
110 #define HAVE_STRRCHR 1
111 #define HAVE_STRSTR 1
112 /* #undef HAVE_ITOA */
113 /* #undef HAVE__LTOA */
114 /* #undef HAVE__UITOA */
115 /* #undef HAVE__ULTOA */
116 #define HAVE_STRTOL 1
117 #define HAVE_STRTOUL 1
118 /* #undef HAVE__I64TOA */
119 /* #undef HAVE__UI64TOA */
120 #define HAVE_STRTOLL 1
121 #define HAVE_STRTOULL 1
122 #define HAVE_STRTOD 1
125 #define HAVE_STRCMP 1
126 #define HAVE_STRNCMP 1
127 /* #undef HAVE__STRICMP */
128 #define HAVE_STRCASECMP 1
129 /* #undef HAVE__STRNICMP */
130 #define HAVE_STRNCASECMP 1
131 #define HAVE_SSCANF 1
132 #define HAVE_SNPRINTF 1
133 #define HAVE_VSNPRINTF 1
134 #define HAVE_M_PI /**/
138 #define HAVE_COPYSIGN 1
145 #define HAVE_SCALBN 1
149 #define HAVE_FSEEKO 1
150 #define HAVE_FSEEKO64 1
151 #define HAVE_SIGACTION 1
152 #define HAVE_SA_SIGACTION 1
153 #define HAVE_SETJMP 1
154 #define HAVE_NANOSLEEP 1
155 #define HAVE_SYSCONF 1
156 /* #undef HAVE_SYSCTLBYNAME */
157 #define HAVE_CLOCK_GETTIME 1
158 /* #undef HAVE_GETPAGESIZE */
159 #define HAVE_MPROTECT 1
161 #define HAVE_PTHREAD_SETNAME_NP 1
162 /* #undef HAVE_PTHREAD_SET_NAME_NP */
163 #define HAVE_SEM_TIMEDWAIT 1
166 #define HAVE_STDARG_H 1
167 #define HAVE_STDDEF_H 1
168 #define HAVE_STDINT_H 1
169 #endif /* HAVE_LIBC */
171 /* SDL internal assertion support */
172 /* #undef SDL_DEFAULT_ASSERT_LEVEL */
174 #ifndef SDL_AUDIO_DRIVER_DUMMY
175 #define SDL_AUDIO_DRIVER_DUMMY 1
177 #ifndef SDL_AUDIO_DRIVER_DISK
178 #define SDL_AUDIO_DRIVER_DISK 1
180 #ifndef SDL_VIDEO_DRIVER_DUMMY
181 #define SDL_VIDEO_DRIVER_DUMMY 1
183 #ifndef SDL_VIDEO_RENDER_OGL
184 #define SDL_VIDEO_RENDER_OGL 1
186 #ifndef SDL_VIDEO_OPENGL
187 #define SDL_VIDEO_OPENGL 1
189 #ifndef SDL_VIDEO_OPENGL_GLX
190 #define SDL_VIDEO_OPENGL_GLX 1
192 #ifndef SDL_LOADSO_DLOPEN
193 #define SDL_LOADSO_DLOPEN 1
195 #ifndef SDL_AUDIO_DRIVER_ALSA
196 #define SDL_AUDIO_DRIVER_ALSA 1
198 #ifndef SDL_AUDIO_DRIVER_ALSA_DYNAMIC
199 #define SDL_AUDIO_DRIVER_ALSA_DYNAMIC "libasound.so"
201 #ifndef SDL_AUDIO_DRIVER_PULSEAUDIO_DYNAMIC
202 #define SDL_AUDIO_DRIVER_PULSEAUDIO_DYNAMIC "libpulse-simple.so"
204 #ifndef SDL_AUDIO_DRIVER_PULSEAUDIO
205 #define SDL_AUDIO_DRIVER_PULSEAUDIO 1
207 #ifndef SDL_AUDIO_DRIVER_ESD
208 #define SDL_AUDIO_DRIVER_ESD 1
210 #ifndef SDL_AUDIO_DRIVER_ESD_DYNAMIC
211 #define SDL_AUDIO_DRIVER_ESD_DYNAMIC "libesd.so"
213 #ifndef SDL_AUDIO_DRIVER_NAS
214 #define SDL_AUDIO_DRIVER_NAS 1
216 #ifndef SDL_AUDIO_DRIVER_NAS_DYNAMIC
217 #define SDL_AUDIO_DRIVER_NAS_DYNAMIC "libaudio.so"
219 #ifndef SDL_AUDIO_DRIVER_OSS
220 #define SDL_AUDIO_DRIVER_OSS 1
222 #ifndef SDL_VIDEO_DRIVER_X11_XINERAMA
223 #define SDL_VIDEO_DRIVER_X11_XINERAMA 1
225 #ifndef SDL_VIDEO_DRIVER_X11
226 #define SDL_VIDEO_DRIVER_X11 1
228 #ifndef SDL_VIDEO_DRIVER_X11_DYNAMIC_XEXT
229 #define SDL_VIDEO_DRIVER_X11_DYNAMIC_XEXT "libXext.so"
231 #ifndef SDL_VIDEO_DRIVER_X11_XCURSOR
232 #define SDL_VIDEO_DRIVER_X11_XCURSOR 1
234 #ifndef SDL_VIDEO_DRIVER_X11_HAS_XKBKEYCODETOKEYSYM
235 #define SDL_VIDEO_DRIVER_X11_HAS_XKBKEYCODETOKEYSYM 1
237 #ifndef SDL_VIDEO_DRIVER_X11_DYNAMIC_XINPUT2
238 #define SDL_VIDEO_DRIVER_X11_DYNAMIC_XINPUT2 "libXi.so"
240 #ifndef SDL_VIDEO_DRIVER_X11_XVIDMODE
241 #define SDL_VIDEO_DRIVER_X11_XVIDMODE 1
243 #ifndef SDL_VIDEO_DRIVER_X11_DYNAMIC_XINERAMA
244 #define SDL_VIDEO_DRIVER_X11_DYNAMIC_XINERAMA "libXinerama.so"
246 #ifndef SDL_VIDEO_DRIVER_X11_CONST_PARAM_XEXTADDDISPLAY
247 #define SDL_VIDEO_DRIVER_X11_CONST_PARAM_XEXTADDDISPLAY 1
249 #ifndef SDL_VIDEO_DRIVER_X11_DYNAMIC
250 #define SDL_VIDEO_DRIVER_X11_DYNAMIC "libX11.so"
252 #ifndef SDL_VIDEO_DRIVER_X11_DYNAMIC_XSS
253 #define SDL_VIDEO_DRIVER_X11_DYNAMIC_XSS "libXss.so"
255 #ifndef SDL_VIDEO_DRIVER_X11_XINPUT2
256 #define SDL_VIDEO_DRIVER_X11_XINPUT2 1
258 #ifndef SDL_VIDEO_DRIVER_X11_SUPPORTS_GENERIC_EVENTS
259 #define SDL_VIDEO_DRIVER_X11_SUPPORTS_GENERIC_EVENTS 1
261 #ifndef SDL_VIDEO_DRIVER_X11_XSCRNSAVER
262 #define SDL_VIDEO_DRIVER_X11_XSCRNSAVER 1
264 #ifndef SDL_VIDEO_DRIVER_X11_XSHAPE
265 #define SDL_VIDEO_DRIVER_X11_XSHAPE 1
267 #ifndef SDL_VIDEO_DRIVER_X11_XINPUT2_SUPPORTS_MULTITOUCH
268 #define SDL_VIDEO_DRIVER_X11_XINPUT2_SUPPORTS_MULTITOUCH 1
270 #ifndef SDL_VIDEO_DRIVER_X11_XRANDR
271 #define SDL_VIDEO_DRIVER_X11_XRANDR 1
273 #ifndef SDL_VIDEO_DRIVER_X11_DYNAMIC_XVIDMODE
274 #define SDL_VIDEO_DRIVER_X11_DYNAMIC_XVIDMODE "libXxf86vm.so"
276 #ifndef SDL_VIDEO_DRIVER_X11_DYNAMIC_XCURSOR
277 #define SDL_VIDEO_DRIVER_X11_DYNAMIC_XCURSOR "libXcursor.so"
279 #ifndef SDL_VIDEO_DRIVER_X11_DYNAMIC_XRANDR
280 #define SDL_VIDEO_DRIVER_X11_DYNAMIC_XRANDR "libXrandr.so"
282 #ifndef SDL_INPUT_LINUXEV
283 #define SDL_INPUT_LINUXEV 1
285 #ifndef SDL_HAPTIC_LINUX
286 #define SDL_HAPTIC_LINUX 1
288 #ifndef SDL_THREAD_PTHREAD_RECURSIVE_MUTEX
289 #define SDL_THREAD_PTHREAD_RECURSIVE_MUTEX 1
291 #ifndef SDL_JOYSTICK_LINUX
292 #define SDL_JOYSTICK_LINUX 1
294 #ifndef SDL_THREAD_PTHREAD
295 #define SDL_THREAD_PTHREAD 1
297 #ifndef SDL_POWER_LINUX
298 #define SDL_POWER_LINUX 1
300 #ifndef SDL_TIMER_UNIX
301 #define SDL_TIMER_UNIX 1
303 #ifndef SDL_FILESYSTEM_UNIX
304 #define SDL_FILESYSTEM_UNIX 1
307 /* Enable assembly routines */
308 #define SDL_ASSEMBLY_ROUTINES 1
309 /* #undef SDL_ALTIVEC_BLITTERS */
311 #endif /* _SDL_config_h */