File: config.h.in

package info (click to toggle)
libmikmod 3.3.10-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 5,900 kB
  • ctags: 5,175
  • sloc: ansic: 34,289; sh: 4,433; makefile: 522
file content (332 lines) | stat: -rw-r--r-- 8,822 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
/* config.h.in.  Generated from configure.ac by autoheader.  */

/* Define if building universal (internal helper macro) */
#undef AC_APPLE_UNIVERSAL_BUILD

/* Define if your system is AIX 3.x - might be needed for 4.x too */
#undef AIX

/* Define if your system needs leading underscore to function names in dlsym()
   calls */
#undef DLSYM_NEEDS_UNDERSCORE

/* Define if the DEC AudioFile server driver is compiled */
#undef DRV_AF

/* Define if the Amiga AHI driver is compiled */
#undef DRV_AHI

/* Define if you want an .aiff file writer driver */
#undef DRV_AIFF

/* Define if the AIX audio driver is compiled */
#undef DRV_AIX

/* Define if the Linux ALSA driver is compiled */
#undef DRV_ALSA

/* Define if the OS/2 direct audio (DART) driver is compiled */
#undef DRV_DART

/* Define if the Windows DirectSound driver is compiled */
#undef DRV_DS

/* Define if the Enlightened Sound Daemon driver is compiled */
#undef DRV_ESD

/* Define if the HP-UX audio driver is compiled */
#undef DRV_HP

/* Define this if you want the Carbon Mac Audio driver */
#undef DRV_MAC

/* Define if the Network Audio System driver is compiled */
#undef DRV_NAS

/* Define if the OpenAL driver is compiled */
#undef DRV_OPENAL

/* Define if the OS/2 MCI driver is compiled */
#undef DRV_OS2

/* Define if the OpenSL ES driver is compiled */
#undef DRV_OSLES

/* Define if the Open Sound System driver is compiled */
#undef DRV_OSS

/* Define this if you want the MacOS X CoreAudio driver */
#undef DRV_OSX

/* Define if your system supports binary pipes (i.e. Unix) */
#undef DRV_PIPE

/* Define if the PulseAudio driver is compiled */
#undef DRV_PULSEAUDIO

/* Define if you want a raw pcm data file writer driver */
#undef DRV_RAW

/* Define if the Linux SAM9407 driver is compiled */
#undef DRV_SAM9407

/* Define if the SDL audio driver is compiled */
#undef DRV_SDL

/* Define if the SGI audio driver is compiled */
#undef DRV_SGI

/* Define if the OpenBSD sndio driver is compiled */
#undef DRV_SNDIO

/* Define if you want support for output to stdout */
#undef DRV_STDOUT

/* Define if the Sun audio driver or compatible (NetBSD, OpenBSD) is compiled
   */
#undef DRV_SUN

/* Define if the Linux Ultra driver is compiled */
#undef DRV_ULTRA

/* Define if you want a .wav file writer driver */
#undef DRV_WAV

/* Define if the Windows MCI driver is compiled */
#undef DRV_WIN

/* Define if the Windows XAudio2 driver is compiled */
#undef DRV_XAUDIO2

/* Define if using XAudio 2.8 for Windows8 with XAudio2 driver */
#undef DRV_XAUDIO28

/* Define to 1 if you have the <AF/AFlib.h> header file. */
#undef HAVE_AF_AFLIB_H

/* Define to 1 if you have the <alsa/asoundlib.h> header file. */
#undef HAVE_ALSA_ASOUNDLIB_H

/* Define to 1 if you have the <AL/alc.h> header file. */
#undef HAVE_AL_ALC_H

/* Define to 1 if you have the <AL/alext.h> header file. */
#undef HAVE_AL_ALEXT_H

/* Define to 1 if you have the <AL/al.h> header file. */
#undef HAVE_AL_AL_H

/* Define to 1 if you have the <audio/audiolib.h> header file. */
#undef HAVE_AUDIO_AUDIOLIB_H

/* Define to 1 if you have the <devices/ahi.h> header file. */
#undef HAVE_DEVICES_AHI_H

/* Define to 1 if you have the <dlfcn.h> header file. */
#undef HAVE_DLFCN_H

/* Define to 1 if you have the <dl.h> header file. */
#undef HAVE_DL_H

/* Define to 1 if you have the <dmedia/audio.h> header file. */
#undef HAVE_DMEDIA_AUDIO_H

/* Define to 1 if you have the <dsound.h> header file. */
#undef HAVE_DSOUND_H

/* Define to 1 if you have the <fcntl.h> header file. */
#undef HAVE_FCNTL_H

/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H

/* Define to 1 if you have the <libgus.h> header file. */
#undef HAVE_LIBGUS_H

/* Define to 1 if you have the <limits.h> header file. */
#undef HAVE_LIMITS_H

/* Define to 1 if you have the <machine/soundcard.h> header file. */
#undef HAVE_MACHINE_SOUNDCARD_H

/* Define to 1 if you have the <malloc.h> header file. */
#undef HAVE_MALLOC_H

/* Define to 1 if you have the `memcmp' function. */
#undef HAVE_MEMCMP

/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H

/* Define to 1 if you have the <OpenAL/alc.h> header file. */
#undef HAVE_OPENAL_ALC_H

/* Define to 1 if you have the <OpenAL/al.h> header file. */
#undef HAVE_OPENAL_AL_H

/* Define to 1 if you have the <os2.h> header file. */
#undef HAVE_OS2_H

/* Define to 1 if you have the `posix_memalign' function. */
#undef HAVE_POSIX_MEMALIGN

/* Define if your system provides POSIX.4 threads */
#undef HAVE_PTHREAD

/* Define to 1 if you have the <pulse/simple.h> header file. */
#undef HAVE_PULSE_SIMPLE_H

/* Define if your system has RTLD_GLOBAL defined in <dlfcn.h> */
#undef HAVE_RTLD_GLOBAL

/* Define to 1 if you have the `setenv' function. */
#undef HAVE_SETENV

/* Define to 1 if you have the <sndio.h> header file. */
#undef HAVE_SNDIO_H

/* Define to 1 if you have the `snprintf' function. */
#undef HAVE_SNPRINTF

/* Define to 1 if you have the <soundcard.h> header file. */
#undef HAVE_SOUNDCARD_H

/* Define to 1 if you have the `srandom' function. */
#undef HAVE_SRANDOM

/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H

/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H

/* Define to 1 if you have the <strings.h> header file. */
#undef HAVE_STRINGS_H

/* Define to 1 if you have the <string.h> header file. */
#undef HAVE_STRING_H

/* Define to 1 if you have the `strstr' function. */
#undef HAVE_STRSTR

/* Define to 1 if you have the <sun/audioio.h> header file. */
#undef HAVE_SUN_AUDIOIO_H

/* Define to 1 if you have the <sys/acpa.h> header file. */
#undef HAVE_SYS_ACPA_H

/* Define to 1 if you have the <sys/audioio.h> header file. */
#undef HAVE_SYS_AUDIOIO_H

/* Define to 1 if you have the <sys/audio.h> header file. */
#undef HAVE_SYS_AUDIO_H

/* Define to 1 if you have the <sys/ioctl.h> header file. */
#undef HAVE_SYS_IOCTL_H

/* Define to 1 if you have the <sys/sam9407.h> header file. */
#undef HAVE_SYS_SAM9407_H

/* Define to 1 if you have the <sys/soundcard.h> header file. */
#undef HAVE_SYS_SOUNDCARD_H

/* Define to 1 if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H

/* Define to 1 if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H

/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
#undef HAVE_SYS_WAIT_H

/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H

/* Define to 1 if you have the <windows.h> header file. */
#undef HAVE_WINDOWS_H

/* Define to 1 if you have the <xaudio2.h> header file. */
#undef HAVE_XAUDIO2_H

/* Define to the sub-directory where libtool stores uninstalled libraries. */
#undef LT_OBJDIR

/* Define if you want a debug version of the library */
#undef MIKMOD_DEBUG

/* Define if you want runtime dynamic linking of ALSA and EsounD drivers */
#undef MIKMOD_DYNAMIC

/* Define if you want to use SIMD (AltiVec or SSE2) optimizations (Unstable!)
   */
#undef MIKMOD_SIMD

/* Define to 0 or 1 to override MIKMOD_UNIX in mikmod_internals.h. */
#undef MIKMOD_UNIX

/* disable the high quality mixer (build only with the standart mixer) */
#undef NO_HQMIXER

/* Name of package */
#undef PACKAGE

/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT

/* Define to the full name of this package. */
#undef PACKAGE_NAME

/* Define to the full name and version of this package. */
#undef PACKAGE_STRING

/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME

/* Define to the home page for this package. */
#undef PACKAGE_URL

/* Define to the version of this package. */
#undef PACKAGE_VERSION

/* Define if your system defines random(3) and srandom(3) in math.h instead of
   stdlib.h */
#undef SRANDOM_IN_MATH_H

/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS

/* Define if your system is SunOS 4.x */
#undef SUNOS

/* Version number of package */
#undef VERSION

/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
   significant byte first (like Motorola and SPARC, unlike Intel). */
#if defined AC_APPLE_UNIVERSAL_BUILD
# if defined __BIG_ENDIAN__
#  define WORDS_BIGENDIAN 1
# endif
#else
# ifndef WORDS_BIGENDIAN
#  undef WORDS_BIGENDIAN
# endif
#endif

/* Define to empty if `const' does not conform to ANSI C. */
#undef const

/* Define to `__inline__' or `__inline' if that's what the C compiler
   calls it, or to nothing if 'inline' is not supported under any name.  */
#ifndef __cplusplus
#undef inline
#endif

/* Define to `int' if <sys/types.h> does not define. */
#undef pid_t

/* Define to empty if compiler does not understand the `signed' keyword. */
#undef signed

/* Define to `unsigned int' if <sys/types.h> does not define. */
#undef size_t