1/* config.h.in.  Generated from configure.ac by autoheader.  */
2
3/* Define if building universal (internal helper macro) */
4#undef AC_APPLE_UNIVERSAL_BUILD
5
6/* Define if your system is AIX 3.x - might be needed for 4.x too */
7#undef AIX
8
9/* Define if your system needs leading underscore to function names in dlsym()
10   calls */
11#undef DLSYM_NEEDS_UNDERSCORE
12
13/* Define if the DEC AudioFile server driver is compiled */
14#undef DRV_AF
15
16/* Define if the Amiga AHI driver is compiled */
17#undef DRV_AHI
18
19/* Define if you want an .aiff file writer driver */
20#undef DRV_AIFF
21
22/* Define if the AIX audio driver is compiled */
23#undef DRV_AIX
24
25/* Define if the Linux ALSA driver is compiled */
26#undef DRV_ALSA
27
28/* Define if the OS/2 direct audio (DART) driver is compiled */
29#undef DRV_DART
30
31/* Define if the Windows DirectSound driver is compiled */
32#undef DRV_DS
33
34/* Define if the Enlightened Sound Daemon driver is compiled */
35#undef DRV_ESD
36
37/* Define if the HP-UX audio driver is compiled */
38#undef DRV_HP
39
40/* Define this if you want the Carbon Mac Audio driver */
41#undef DRV_MAC
42
43/* Define if the Network Audio System driver is compiled */
44#undef DRV_NAS
45
46/* Define if the OpenAL driver is compiled */
47#undef DRV_OPENAL
48
49/* Define if the OS/2 MCI driver is compiled */
50#undef DRV_OS2
51
52/* Define if the OpenSL ES driver is compiled */
53#undef DRV_OSLES
54
55/* Define if the Open Sound System driver is compiled */
56#undef DRV_OSS
57
58/* Define this if you want the MacOS X CoreAudio driver */
59#undef DRV_OSX
60
61/* Define if your system supports binary pipes (i.e. Unix) */
62#undef DRV_PIPE
63
64/* Define if the PulseAudio driver is compiled */
65#undef DRV_PULSEAUDIO
66
67/* Define if you want a raw pcm data file writer driver */
68#undef DRV_RAW
69
70/* Define if the Linux SAM9407 driver is compiled */
71#undef DRV_SAM9407
72
73/* Define if the SDL audio driver is compiled */
74#undef DRV_SDL
75
76/* Define if the SGI audio driver is compiled */
77#undef DRV_SGI
78
79/* Define if the OpenBSD sndio driver is compiled */
80#undef DRV_SNDIO
81
82/* Define if you want support for output to stdout */
83#undef DRV_STDOUT
84
85/* Define if the Sun audio driver or compatible (NetBSD, OpenBSD) is compiled
86   */
87#undef DRV_SUN
88
89/* Define if the Linux Ultra driver is compiled */
90#undef DRV_ULTRA
91
92/* Define if you want a .wav file writer driver */
93#undef DRV_WAV
94
95/* Define if the Windows MCI driver is compiled */
96#undef DRV_WIN
97
98/* Define if the Windows XAudio2 driver is compiled */
99#undef DRV_XAUDIO2
100
101/* Define if using XAudio 2.8 for Windows8 with XAudio2 driver */
102#undef DRV_XAUDIO28
103
104/* Define to 1 if you have the <AF/AFlib.h> header file. */
105#undef HAVE_AF_AFLIB_H
106
107/* Define to 1 if you have the <alsa/asoundlib.h> header file. */
108#undef HAVE_ALSA_ASOUNDLIB_H
109
110/* Define to 1 if you have the <AL/alc.h> header file. */
111#undef HAVE_AL_ALC_H
112
113/* Define to 1 if you have the <AL/alext.h> header file. */
114#undef HAVE_AL_ALEXT_H
115
116/* Define to 1 if you have the <AL/al.h> header file. */
117#undef HAVE_AL_AL_H
118
119/* Define to 1 if you have the <audio/audiolib.h> header file. */
120#undef HAVE_AUDIO_AUDIOLIB_H
121
122/* Define to 1 if you have the <devices/ahi.h> header file. */
123#undef HAVE_DEVICES_AHI_H
124
125/* Define to 1 if you have the <dlfcn.h> header file. */
126#undef HAVE_DLFCN_H
127
128/* Define to 1 if you have the <dl.h> header file. */
129#undef HAVE_DL_H
130
131/* Define to 1 if you have the <dmedia/audio.h> header file. */
132#undef HAVE_DMEDIA_AUDIO_H
133
134/* Define to 1 if you have the <dsound.h> header file. */
135#undef HAVE_DSOUND_H
136
137/* Define to 1 if you have the <fcntl.h> header file. */
138#undef HAVE_FCNTL_H
139
140/* Define to 1 if you have the <inttypes.h> header file. */
141#undef HAVE_INTTYPES_H
142
143/* Define to 1 if you have the <libgus.h> header file. */
144#undef HAVE_LIBGUS_H
145
146/* Define to 1 if you have the <limits.h> header file. */
147#undef HAVE_LIMITS_H
148
149/* Define to 1 if you have the <machine/soundcard.h> header file. */
150#undef HAVE_MACHINE_SOUNDCARD_H
151
152/* Define to 1 if you have the <malloc.h> header file. */
153#undef HAVE_MALLOC_H
154
155/* Define to 1 if you have the `memcmp' function. */
156#undef HAVE_MEMCMP
157
158/* Define to 1 if you have the <memory.h> header file. */
159#undef HAVE_MEMORY_H
160
161/* Define to 1 if you have the <OpenAL/alc.h> header file. */
162#undef HAVE_OPENAL_ALC_H
163
164/* Define to 1 if you have the <OpenAL/al.h> header file. */
165#undef HAVE_OPENAL_AL_H
166
167/* Define to 1 if you have the <os2.h> header file. */
168#undef HAVE_OS2_H
169
170/* Define to 1 if you have the `posix_memalign' function. */
171#undef HAVE_POSIX_MEMALIGN
172
173/* Define if your system provides POSIX.4 threads */
174#undef HAVE_PTHREAD
175
176/* Define to 1 if you have the <pulse/simple.h> header file. */
177#undef HAVE_PULSE_SIMPLE_H
178
179/* Define if your system has RTLD_GLOBAL defined in <dlfcn.h> */
180#undef HAVE_RTLD_GLOBAL
181
182/* Define to 1 if you have the `setenv' function. */
183#undef HAVE_SETENV
184
185/* Define to 1 if you have the <sndio.h> header file. */
186#undef HAVE_SNDIO_H
187
188/* Define to 1 if you have the `snprintf' function. */
189#undef HAVE_SNPRINTF
190
191/* Define to 1 if you have the <soundcard.h> header file. */
192#undef HAVE_SOUNDCARD_H
193
194/* Define to 1 if you have the `srandom' function. */
195#undef HAVE_SRANDOM
196
197/* Define to 1 if you have the <stdint.h> header file. */
198#undef HAVE_STDINT_H
199
200/* Define to 1 if you have the <stdlib.h> header file. */
201#undef HAVE_STDLIB_H
202
203/* Define to 1 if you have the <strings.h> header file. */
204#undef HAVE_STRINGS_H
205
206/* Define to 1 if you have the <string.h> header file. */
207#undef HAVE_STRING_H
208
209/* Define to 1 if you have the `strstr' function. */
210#undef HAVE_STRSTR
211
212/* Define to 1 if you have the <sun/audioio.h> header file. */
213#undef HAVE_SUN_AUDIOIO_H
214
215/* Define to 1 if you have the <sys/acpa.h> header file. */
216#undef HAVE_SYS_ACPA_H
217
218/* Define to 1 if you have the <sys/audioio.h> header file. */
219#undef HAVE_SYS_AUDIOIO_H
220
221/* Define to 1 if you have the <sys/audio.h> header file. */
222#undef HAVE_SYS_AUDIO_H
223
224/* Define to 1 if you have the <sys/ioctl.h> header file. */
225#undef HAVE_SYS_IOCTL_H
226
227/* Define to 1 if you have the <sys/sam9407.h> header file. */
228#undef HAVE_SYS_SAM9407_H
229
230/* Define to 1 if you have the <sys/soundcard.h> header file. */
231#undef HAVE_SYS_SOUNDCARD_H
232
233/* Define to 1 if you have the <sys/stat.h> header file. */
234#undef HAVE_SYS_STAT_H
235
236/* Define to 1 if you have the <sys/types.h> header file. */
237#undef HAVE_SYS_TYPES_H
238
239/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
240#undef HAVE_SYS_WAIT_H
241
242/* Define to 1 if you have the <unistd.h> header file. */
243#undef HAVE_UNISTD_H
244
245/* Define to 1 if you have the <windows.h> header file. */
246#undef HAVE_WINDOWS_H
247
248/* Define to 1 if you have the <xaudio2.h> header file. */
249#undef HAVE_XAUDIO2_H
250
251/* Define to the sub-directory where libtool stores uninstalled libraries. */
252#undef LT_OBJDIR
253
254/* Define if you want a debug version of the library */
255#undef MIKMOD_DEBUG
256
257/* Define if you want runtime dynamic linking of ALSA and EsounD drivers */
258#undef MIKMOD_DYNAMIC
259
260/* Define if you want to use SIMD (AltiVec or SSE2) optimizations (Unstable!)
261   */
262#undef MIKMOD_SIMD
263
264/* Define to 0 or 1 to override MIKMOD_UNIX in mikmod_internals.h. */
265#undef MIKMOD_UNIX
266
267/* disable the high quality mixer (build only with the standart mixer) */
268#undef NO_HQMIXER
269
270/* Name of package */
271#undef PACKAGE
272
273/* Define to the address where bug reports for this package should be sent. */
274#undef PACKAGE_BUGREPORT
275
276/* Define to the full name of this package. */
277#undef PACKAGE_NAME
278
279/* Define to the full name and version of this package. */
280#undef PACKAGE_STRING
281
282/* Define to the one symbol short name of this package. */
283#undef PACKAGE_TARNAME
284
285/* Define to the home page for this package. */
286#undef PACKAGE_URL
287
288/* Define to the version of this package. */
289#undef PACKAGE_VERSION
290
291/* Define if your system defines random(3) and srandom(3) in math.h instead of
292   stdlib.h */
293#undef SRANDOM_IN_MATH_H
294
295/* Define to 1 if you have the ANSI C header files. */
296#undef STDC_HEADERS
297
298/* Define if your system is SunOS 4.x */
299#undef SUNOS
300
301/* Version number of package */
302#undef VERSION
303
304/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
305   significant byte first (like Motorola and SPARC, unlike Intel). */
306#if defined AC_APPLE_UNIVERSAL_BUILD
307# if defined __BIG_ENDIAN__
308#  define WORDS_BIGENDIAN 1
309# endif
310#else
311# ifndef WORDS_BIGENDIAN
312#  undef WORDS_BIGENDIAN
313# endif
314#endif
315
316/* Define to empty if `const' does not conform to ANSI C. */
317#undef const
318
319/* Define to `__inline__' or `__inline' if that's what the C compiler
320   calls it, or to nothing if 'inline' is not supported under any name.  */
321#ifndef __cplusplus
322#undef inline
323#endif
324
325/* Define to `int' if <sys/types.h> does not define. */
326#undef pid_t
327
328/* Define to empty if compiler does not understand the `signed' keyword. */
329#undef signed
330
331/* Define to `unsigned int' if <sys/types.h> does not define. */
332#undef size_t
333