[MPG123] Update to version 1.25.12. CORE-16440
[reactos.git] / sdk / include / reactos / libs / libmpg123 / config.h
1 /* src/config.h. Generated from config.h.in by configure. */
2 /* src/config.h.in. Generated from configure.ac by autoheader. */
3
4 /* Define if your architecture wants/needs/can use attribute_align_arg and
5 alignment checks. It is for 32bit x86... */
6 #define ABI_ALIGN_FUN 1
7
8 /* Define to use proper rounding. */
9 /* #undef ACCURATE_ROUNDING */
10
11 /* Define if building universal (internal helper macro) */
12 /* #undef AC_APPLE_UNIVERSAL_BUILD */
13
14 /* Define if .balign is present. */
15 #define ASMALIGN_BALIGN 1
16
17 /* Define if .align just takes byte count. */
18 /* #undef ASMALIGN_BYTE */
19
20 /* Define if .align takes 3 for alignment of 2^3=8 bytes instead of 8. */
21 /* #undef ASMALIGN_EXP */
22
23 /* Define if __attribute__((aligned(16))) shall be used */
24 #define CCALIGN 1
25
26 /* Define if debugging is enabled. */
27 /* #undef DEBUG */
28
29 /* The default audio output module(s) to use */
30 #define DEFAULT_OUTPUT_MODULE "win32"
31
32 /* Define if building with dynamcally linked libmpg123 */
33 /* #undef DYNAMIC_BUILD */
34
35 /* Use EFBIG as substitude for EOVERFLOW, mingw.org may lack the latter */
36 /* #undef EOVERFLOW */
37
38 /* Define if FIFO support is enabled. */
39 /* #undef FIFO */
40
41 /* Define if frame index should be used. */
42 #define FRAME_INDEX 1
43
44 /* Define if gapless is enabled. */
45 #define GAPLESS 1
46
47 /* Define to 1 if you have the <alc.h> header file. */
48 /* #undef HAVE_ALC_H */
49
50 /* Define to 1 if you have the <Alib.h> header file. */
51 /* #undef HAVE_ALIB_H */
52
53 /* Define to 1 if you have the <AL/alc.h> header file. */
54 /* #undef HAVE_AL_ALC_H */
55
56 /* Define to 1 if you have the <AL/al.h> header file. */
57 /* #undef HAVE_AL_AL_H */
58
59 /* Define to 1 if you have the <al.h> header file. */
60 /* #undef HAVE_AL_H */
61
62 /* Define to 1 if you have the <arpa/inet.h> header file. */
63 /* #undef HAVE_ARPA_INET_H */
64
65 /* Define to 1 if you have the <asm/audioio.h> header file. */
66 /* #undef HAVE_ASM_AUDIOIO_H */
67
68 /* Define to 1 if you have the `atoll' function. */
69 #define HAVE_ATOLL 1
70
71 /* Define to 1 if you have the <audios.h> header file. */
72 /* #undef HAVE_AUDIOS_H */
73
74 /* Define to 1 if you have the <AudioToolbox/AudioToolbox.h> header file. */
75 /* #undef HAVE_AUDIOTOOLBOX_AUDIOTOOLBOX_H */
76
77 /* Define to 1 if you have the <AudioUnit/AudioUnit.h> header file. */
78 /* #undef HAVE_AUDIOUNIT_AUDIOUNIT_H */
79
80 /* Define to 1 if you have the <CoreServices/CoreServices.h> header file. */
81 /* #undef HAVE_CORESERVICES_CORESERVICES_H */
82
83 /* Define to 1 if you have the <CUlib.h> header file. */
84 /* #undef HAVE_CULIB_H */
85
86 /* Define to 1 if you have the <dirent.h> header file. */
87 #define HAVE_DIRENT_H 1
88
89 /* Define to 1 if you have the `dlclose' function. */
90 /* #undef HAVE_DLCLOSE */
91
92 /* Define to 1 if you have the <dlfcn.h> header file. */
93 /* #undef HAVE_DLFCN_H */
94
95 /* Define to 1 if you have the `dlopen' function. */
96 /* #undef HAVE_DLOPEN */
97
98 /* Define to 1 if you have the `dlsym' function. */
99 /* #undef HAVE_DLSYM */
100
101 /* Define if getaddrinfo accepts the AI_ADDRCONFIG flag */
102 /* #undef HAVE_GAI_ADDRCONFIG */
103
104 /* Define to 1 if you have the `getaddrinfo' function. */
105 /* #undef HAVE_GETADDRINFO */
106
107 /* Define to 1 if you have the `getpagesize' function. */
108 #define HAVE_GETPAGESIZE 1
109
110 /* Define to 1 if you have the `getuid' function. */
111 /* #undef HAVE_GETUID */
112
113 /* Define to 1 if you have the <inttypes.h> header file. */
114 #define HAVE_INTTYPES_H 1
115
116 /* Define to 1 if you have the <langinfo.h> header file. */
117 /* #undef HAVE_LANGINFO_H */
118
119 /* Define to 1 if you have the `m' library (-lm). */
120 #define HAVE_LIBM 1
121
122 /* Define to 1 if you have the `mx' library (-lmx). */
123 /* #undef HAVE_LIBMX */
124
125 /* Define to 1 if you have the <limits.h> header file. */
126 #define HAVE_LIMITS_H 1
127
128 /* Define to 1 if you have the <linux/soundcard.h> header file. */
129 /* #undef HAVE_LINUX_SOUNDCARD_H */
130
131 /* Define to 1 if you have the <locale.h> header file. */
132 #define HAVE_LOCALE_H 1
133
134 /* Define to 1 if you have the <machine/soundcard.h> header file. */
135 /* #undef HAVE_MACHINE_SOUNDCARD_H */
136
137 /* Define to 1 if you have the <memory.h> header file. */
138 #define HAVE_MEMORY_H 1
139
140 /* Define to 1 if you have the `mkfifo' function. */
141 /* #undef HAVE_MKFIFO */
142
143 /* Define to 1 if you have a working `mmap' system call. */
144 /* #undef HAVE_MMAP */
145
146 /* Define to 1 if you have the <netdb.h> header file. */
147 /* #undef HAVE_NETDB_H */
148
149 /* Define to 1 if you have the <netinet/in.h> header file. */
150 /* #undef HAVE_NETINET_IN_H */
151
152 /* Define to 1 if you have the <netinet/tcp.h> header file. */
153 /* #undef HAVE_NETINET_TCP_H */
154
155 /* Define to 1 if you have the `nl_langinfo' function. */
156 /* #undef HAVE_NL_LANGINFO */
157
158 /* Define to 1 if you have the <OpenAL/alc.h> header file. */
159 /* #undef HAVE_OPENAL_ALC_H */
160
161 /* Define to 1 if you have the <OpenAL/al.h> header file. */
162 /* #undef HAVE_OPENAL_AL_H */
163
164 /* Define to 1 if you have the <os2me.h> header file. */
165 /* #undef HAVE_OS2ME_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 `random' function. */
171 /* #undef HAVE_RANDOM */
172
173 /* Define to 1 if you have the <sched.h> header file. */
174 /* #undef HAVE_SCHED_H */
175
176 /* Define to 1 if you have the `sched_setscheduler' function. */
177 /* #undef HAVE_SCHED_SETSCHEDULER */
178
179 /* Define to 1 if you have the `setlocale' function. */
180 #define HAVE_SETLOCALE 1
181
182 /* Define to 1 if you have the `setpriority' function. */
183 /* #undef HAVE_SETPRIORITY */
184
185 /* Define to 1 if you have the `setuid' function. */
186 /* #undef HAVE_SETUID */
187
188 /* Define to 1 if you have the <signal.h> header file. */
189 #define HAVE_SIGNAL_H 1
190
191 /* Define to 1 if you have the <sndio.h> header file. */
192 /* #undef HAVE_SNDIO_H */
193
194 /* Define to 1 if you have the <stdint.h> header file. */
195 #define HAVE_STDINT_H 1
196
197 /* Define to 1 if you have the <stdio.h> header file. */
198 #define HAVE_STDIO_H 1
199
200 /* Define to 1 if you have the <stdlib.h> header file. */
201 #define HAVE_STDLIB_H 1
202
203 /* Define to 1 if you have the `strerror' function. */
204 #define HAVE_STRERROR 1
205
206 /* Define to 1 if you have the <strings.h> header file. */
207 #define HAVE_STRINGS_H 1
208
209 /* Define to 1 if you have the <string.h> header file. */
210 #define HAVE_STRING_H 1
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/audioio.h> header file. */
216 /* #undef HAVE_SYS_AUDIOIO_H */
217
218 /* Define to 1 if you have the <sys/audio.h> header file. */
219 /* #undef HAVE_SYS_AUDIO_H */
220
221 /* Define to 1 if you have the <sys/ioctl.h> header file. */
222 /* #undef HAVE_SYS_IOCTL_H */
223
224 /* Define to 1 if you have the <sys/param.h> header file. */
225 #define HAVE_SYS_PARAM_H 1
226
227 /* Define to 1 if you have the <sys/resource.h> header file. */
228 /* #undef HAVE_SYS_RESOURCE_H */
229
230 /* Define to 1 if you have the <sys/select.h> header file. */
231 /* #undef HAVE_SYS_SELECT_H */
232
233 /* Define to 1 if you have the <sys/signal.h> header file. */
234 /* #undef HAVE_SYS_SIGNAL_H */
235
236 /* Define to 1 if you have the <sys/socket.h> header file. */
237 /* #undef HAVE_SYS_SOCKET_H */
238
239 /* Define to 1 if you have the <sys/soundcard.h> header file. */
240 /* #undef HAVE_SYS_SOUNDCARD_H */
241
242 /* Define to 1 if you have the <sys/stat.h> header file. */
243 #define HAVE_SYS_STAT_H 1
244
245 /* Define to 1 if you have the <sys/time.h> header file. */
246 #define HAVE_SYS_TIME_H 1
247
248 /* Define to 1 if you have the <sys/types.h> header file. */
249 #define HAVE_SYS_TYPES_H 1
250
251 /* Define to 1 if you have the <sys/wait.h> header file. */
252 /* #undef HAVE_SYS_WAIT_H */
253
254 /* Define this if you have the POSIX termios library */
255 /* #undef HAVE_TERMIOS */
256
257 /* Define to 1 if you have the <unistd.h> header file. */
258 #define HAVE_UNISTD_H 1
259
260 /* Define to 1 if you have the <windows.h> header file. */
261 #define HAVE_WINDOWS_H 1
262
263 /* Define to 1 if you have the <ws2tcpip.h> header file. */
264 #define HAVE_WS2TCPIP_H 1
265
266 /* Define to indicate that float storage follows IEEE754. */
267 #define IEEE_FLOAT 1
268
269 /* size of the frame index seek table */
270 #define INDEX_SIZE 1000
271
272 /* Define if IPV6 support is enabled. */
273 #define IPV6 1
274
275 /* Define this to the size of native offset type in bits, used for LFS alias
276 functions. */
277 #define LFS_ALIAS_BITS 32
278
279 /* Define to the extension used for runtime loadable modules, say, ".so". */
280 /* #undef LT_MODULE_EXT */
281
282 /* Define to the sub-directory where libtool stores uninstalled libraries. */
283 #define LT_OBJDIR ".libs/"
284
285 /* Define to the shared library suffix, say, ".dylib". */
286 /* #undef LT_SHARED_EXT */
287
288 /* Define to the shared archive member specification, say "(shr.o)". */
289 /* #undef LT_SHARED_LIB_MEMBER */
290
291 /* Define if network support is enabled. */
292 #define NETWORK 1
293
294 /* Define to disable 16 bit integer output. */
295 /* #undef NO_16BIT */
296
297 /* Define to disable 32 bit and 24 bit integer output. */
298 /* #undef NO_32BIT */
299
300 /* Define to disable 8 bit integer output. */
301 /* #undef NO_8BIT */
302
303 /* Define to disable downsampled decoding. */
304 /* #undef NO_DOWNSAMPLE */
305
306 /* Define to disable equalizer. */
307 /* #undef NO_EQUALIZER */
308
309 /* Define to disable error messages in combination with a return value (the
310 return is left intact). */
311 /* #undef NO_ERETURN */
312
313 /* Define to disable error messages. */
314 /* #undef NO_ERRORMSG */
315
316 /* Define to disable feeder and buffered readers. */
317 /* #undef NO_FEEDER */
318
319 /* Define to disable ICY handling. */
320 /* #undef NO_ICY */
321
322 /* Define to disable ID3v2 parsing. */
323 /* #undef NO_ID3V2 */
324
325 /* Define to disable layer I. */
326 /* #undef NO_LAYER1 */
327
328 /* Define to disable layer II. */
329 /* #undef NO_LAYER2 */
330
331 /* Define to disable layer III. */
332 /* #undef NO_LAYER3 */
333
334 /* Define to disable ntom resampling. */
335 /* #undef NO_NTOM */
336
337 /* Define to disable real output. */
338 /* #undef NO_REAL */
339
340 /* Define to disable string functions. */
341 /* #undef NO_STRING */
342
343 /* Define for post-processed 32 bit formats. */
344 /* #undef NO_SYNTH32 */
345
346 /* Define to disable warning messages. */
347 /* #undef NO_WARNING */
348
349 /* Name of package */
350 #define PACKAGE "mpg123"
351
352 /* Define to the address where bug reports for this package should be sent. */
353 #define PACKAGE_BUGREPORT "maintainer@mpg123.org"
354
355 /* Define to the full name of this package. */
356 #define PACKAGE_NAME "mpg123"
357
358 /* Define to the full name and version of this package. */
359 #define PACKAGE_STRING "mpg123 1.25.12"
360
361 /* Define to the one symbol short name of this package. */
362 #define PACKAGE_TARNAME "mpg123"
363
364 /* Define to the home page for this package. */
365 #define PACKAGE_URL ""
366
367 /* Define to the version of this package. */
368 #define PACKAGE_VERSION "1.25.12"
369
370 /* Define if portaudio v18 API is wanted. */
371 /* #undef PORTAUDIO18 */
372
373 /* The size of `int32_t', as computed by sizeof. */
374 #define SIZEOF_INT32_T 4
375
376 /* The size of `long', as computed by sizeof. */
377 #define SIZEOF_LONG 4
378
379 /* The size of `off_t', as computed by sizeof. */
380 #define SIZEOF_OFF_T 4
381
382 /* The size of `size_t', as computed by sizeof. */
383 #define SIZEOF_SIZE_T 4
384
385 /* The size of `ssize_t', as computed by sizeof. */
386 #define SIZEOF_SSIZE_T 4
387
388 /* Define to 1 if you have the ANSI C header files. */
389 #define STDC_HEADERS 1
390
391 /* Define if modules are enabled */
392 /* #undef USE_MODULES */
393
394 /* Define for new Huffman decoding scheme. */
395 #define USE_NEW_HUFFTABLE 1
396
397 /* Define to use yasm for assemble AVX sources. */
398 /* #undef USE_YASM_FOR_AVX */
399
400 /* Version number of package */
401 #define VERSION "1.25.12"
402
403 /* Define to use Win32 named pipes */
404 #define WANT_WIN32_FIFO 1
405
406 /* Define to use Win32 sockets */
407 #define WANT_WIN32_SOCKETS 1
408
409 /* Define to use Unicode for Windows */
410 #define WANT_WIN32_UNICODE 1
411
412 /* WinXP and above for ipv6 */
413 /* #undef WINVER */
414
415 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
416 significant byte first (like Motorola and SPARC, unlike Intel). */
417 #if defined AC_APPLE_UNIVERSAL_BUILD
418 # if defined __BIG_ENDIAN__
419 # define WORDS_BIGENDIAN 1
420 # endif
421 #else
422 # ifndef WORDS_BIGENDIAN
423 /* # undef WORDS_BIGENDIAN */
424 # endif
425 #endif
426
427 /* Enable large inode numbers on Mac OS X 10.5. */
428 #ifndef _DARWIN_USE_64_BIT_INODE
429 # define _DARWIN_USE_64_BIT_INODE 1
430 #endif
431
432 /* Number of bits in a file offset, on hosts where this is settable. */
433 /* #undef _FILE_OFFSET_BITS */
434
435 /* Define for large files, on AIX-style hosts. */
436 /* #undef _LARGE_FILES */
437
438 /* WinXP and above for ipv6 */
439 /* #undef _WIN32_WINNT */
440
441 /* Define to empty if `const' does not conform to ANSI C. */
442 /* #undef const */
443
444 /* Define to `__inline__' or `__inline' if that's what the C compiler
445 calls it, or to nothing if 'inline' is not supported under any name. */
446 #ifndef __cplusplus
447 /* #undef inline */
448 #endif
449
450 /* Define to `short' if <sys/types.h> does not define. */
451 /* #undef int16_t */
452
453 /* Define to `int' if <sys/types.h> does not define. */
454 /* #undef int32_t */
455
456 /* Define to `long long' if <sys/types.h> does not define. */
457 /* #undef int64_t */
458
459 /* Define to the native offset type (long or actually off_t). */
460 #define lfs_alias_t long
461
462 /* Define to `long int' if <sys/types.h> does not define. */
463 /* #undef off_t */
464
465 /* Define to `unsigned long' if <sys/types.h> does not define. */
466 /* #undef size_t */
467
468 /* Define to `long' if <sys/types.h> does not define. */
469 #define ssize_t long
470
471 /* Define to `unsigned short' if <sys/types.h> does not define. */
472 /* #undef uint16_t */
473
474 /* Define to `unsigned int' if <sys/types.h> does not define. */
475 /* #undef uint32_t */
476
477 /* Define to `unsigned long' if <sys/types.h> does not define. */
478 /* #undef uintptr_t */