d3d8/tests: Test the presentation parameters after creating an additional swap chain.
[wine.git] / libs / mpg123 / config.h
blobf8cb9788e2b5d4ca16cd9809d876bbddb60287fe
1 /* src/config.h. Generated from config.h.in by configure. */
2 /* src/config.h.in. Generated from configure.ac by autoheader. */
4 /* Define if your architecture wants/needs/can use attribute_align_arg and
5 alignment checks. It is for 32bit x86... */
6 /* #undef ABI_ALIGN_FUN */
8 /* Define to use proper rounding. */
9 #define ACCURATE_ROUNDING 1
11 /* Define if building universal (internal helper macro) */
12 /* #undef AC_APPLE_UNIVERSAL_BUILD */
14 /* Define if .balign is present. */
15 #define ASMALIGN_BALIGN 1
17 /* Define if .align just takes byte count. */
18 /* #undef ASMALIGN_BYTE */
20 /* Define if .align takes 3 for alignment of 2^3=8 bytes instead of 8. */
21 /* #undef ASMALIGN_EXP */
23 /* Define if __attribute__((aligned(16))) shall be used */
24 #define CCALIGN 1
26 /* Define if debugging is enabled. */
27 /* #undef DEBUG */
29 /* The default audio output module(s) to use */
30 #define DEFAULT_OUTPUT_MODULE "pulse,win32,win32_wasapi,sdl"
32 /* Define if building with dynamcally linked libmpg123 */
33 /* #undef DYNAMIC_BUILD */
35 /* Use EFBIG as substitude for EOVERFLOW, mingw.org may lack the latter */
36 /* #undef EOVERFLOW */
38 /* Define if FIFO support is enabled. */
39 #define FIFO 1
41 /* Define if frame index should be used. */
42 #define FRAME_INDEX 1
44 /* Define if gapless is enabled. */
45 #define GAPLESS 1
47 /* Define to 1 if you have the <alc.h> header file. */
48 /* #undef HAVE_ALC_H */
50 /* Define to 1 if you have the <Alib.h> header file. */
51 /* #undef HAVE_ALIB_H */
53 /* Define to 1 if you have the <AL/alc.h> header file. */
54 /* #undef HAVE_AL_ALC_H */
56 /* Define to 1 if you have the <AL/al.h> header file. */
57 /* #undef HAVE_AL_AL_H */
59 /* Define to 1 if you have the <al.h> header file. */
60 /* #undef HAVE_AL_H */
62 /* Define to 1 if you have the <arpa/inet.h> header file. */
63 /* #undef HAVE_ARPA_INET_H */
65 /* Define to 1 if you have the <asm/audioio.h> header file. */
66 /* #undef HAVE_ASM_AUDIOIO_H */
68 /* Define to 1 if you have the `atoll' function. */
69 #define HAVE_ATOLL 1
71 /* Define to 1 if you have the <audios.h> header file. */
72 /* #undef HAVE_AUDIOS_H */
74 /* Define to 1 if you have the <AudioToolbox/AudioToolbox.h> header file. */
75 /* #undef HAVE_AUDIOTOOLBOX_AUDIOTOOLBOX_H */
77 /* Define to 1 if you have the <AudioUnit/AudioUnit.h> header file. */
78 /* #undef HAVE_AUDIOUNIT_AUDIOUNIT_H */
80 /* Define to 1 if you have the <byteswap.h> header file. */
81 /* #undef HAVE_BYTESWAP_H */
83 /* Define to 1 if you have the `clock_gettime' function. */
84 /* #undef HAVE_CLOCK_GETTIME */
86 /* Define to 1 if you have the <CoreServices/CoreServices.h> header file. */
87 /* #undef HAVE_CORESERVICES_CORESERVICES_H */
89 /* Define to 1 if you have the `ctermid' function. */
90 /* #undef HAVE_CTERMID */
92 /* Define to 1 if you have the <CUlib.h> header file. */
93 /* #undef HAVE_CULIB_H */
95 /* Define to 1 if you have the <dirent.h> header file. */
96 #define HAVE_DIRENT_H 1
98 /* Define to 1 if you have the `dlclose' function. */
99 /* #undef HAVE_DLCLOSE */
101 /* Define to 1 if you have the <dlfcn.h> header file. */
102 /* #undef HAVE_DLFCN_H */
104 /* Define to 1 if you have the `dlopen' function. */
105 /* #undef HAVE_DLOPEN */
107 /* Define to 1 if you have the `dlsym' function. */
108 /* #undef HAVE_DLSYM */
110 /* Define to 1 if you have the `execvp' function. */
111 /* #undef HAVE_EXECVP */
113 /* Define to 1 if you have the `fork' function. */
114 /* #undef HAVE_FORK */
116 /* Define to 1 if you have the `getaddrinfo' function. */
117 /* #undef HAVE_GETADDRINFO */
119 /* Define to 1 if you have the `getuid' function. */
120 /* #undef HAVE_GETUID */
122 /* Define to 1 if you have the <inttypes.h> header file. */
123 #define HAVE_INTTYPES_H 1
125 /* Define to 1 if you have the `iswprint' function. */
126 #define HAVE_ISWPRINT 1
128 /* Define to 1 if you have the <langinfo.h> header file. */
129 /* #undef HAVE_LANGINFO_H */
131 /* Define to 1 if you have the `m' library (-lm). */
132 #define HAVE_LIBM 1
134 /* Define to 1 if you have the `mx' library (-lmx). */
135 /* #undef HAVE_LIBMX */
137 /* Define to 1 if you have the <limits.h> header file. */
138 #define HAVE_LIMITS_H 1
140 /* Define to 1 if you have the <linux/soundcard.h> header file. */
141 /* #undef HAVE_LINUX_SOUNDCARD_H */
143 /* Define to 1 if you have the <locale.h> header file. */
144 #define HAVE_LOCALE_H 1
146 /* Define to 1 if you have the `lseek64' function. */
147 /* #undef HAVE_LSEEK64 */
149 /* Define to 1 if you have the <machine/soundcard.h> header file. */
150 /* #undef HAVE_MACHINE_SOUNDCARD_H */
152 /* Define to 1 if you have the `mbstowcs' function. */
153 #define HAVE_MBSTOWCS 1
155 /* Define to 1 if you have the `mkfifo' function. */
156 /* #undef HAVE_MKFIFO */
158 /* Define to 1 if you have the `mmap' function. */
159 /* #undef HAVE_MMAP */
161 /* Define to 1 if you have the <netdb.h> header file. */
162 /* #undef HAVE_NETDB_H */
164 /* Define to 1 if you have the <netinet/in.h> header file. */
165 /* #undef HAVE_NETINET_IN_H */
167 /* Define to 1 if you have the <netinet/tcp.h> header file. */
168 /* #undef HAVE_NETINET_TCP_H */
170 /* Define to 1 if you have the `nl_langinfo' function. */
171 /* #undef HAVE_NL_LANGINFO */
173 /* Define to 1 if you have the <OpenAL/alc.h> header file. */
174 /* #undef HAVE_OPENAL_ALC_H */
176 /* Define to 1 if you have the <OpenAL/al.h> header file. */
177 /* #undef HAVE_OPENAL_AL_H */
179 /* Define to 1 if you have the <os2me.h> header file. */
180 /* #undef HAVE_OS2ME_H */
182 /* Define to 1 if you have the <os2.h> header file. */
183 /* #undef HAVE_OS2_H */
185 /* Define if O_LARGEFILE flag for open(2) exists. */
186 /* #undef HAVE_O_LARGEFILE */
188 /* Define to 1 if you have the `random' function. */
189 /* #undef HAVE_RANDOM */
191 /* Define to 1 if you have the <sched.h> header file. */
192 #define HAVE_SCHED_H 1
194 /* Define to 1 if you have the `sched_setscheduler' function. */
195 /* #undef HAVE_SCHED_SETSCHEDULER */
197 /* Define to 1 if you have the `setenv' function. */
198 /* #undef HAVE_SETENV */
200 /* Define to 1 if you have the `setlocale' function. */
201 #define HAVE_SETLOCALE 1
203 /* for Win/DOS system with setmode() */
204 #define HAVE_SETMODE 1
206 /* Define to 1 if you have the `setpriority' function. */
207 /* #undef HAVE_SETPRIORITY */
209 /* Define to 1 if you have the `setuid' function. */
210 /* #undef HAVE_SETUID */
212 /* Define to 1 if you have the `shmat' function. */
213 /* #undef HAVE_SHMAT */
215 /* Define to 1 if you have the `shmctl' function. */
216 /* #undef HAVE_SHMCTL */
218 /* Define to 1 if you have the `shmdt' function. */
219 /* #undef HAVE_SHMDT */
221 /* Define to 1 if you have the `shmget' function. */
222 /* #undef HAVE_SHMGET */
224 /* Define to 1 if you have the <signal.h> header file. */
225 #define HAVE_SIGNAL_H 1
227 /* Define to 1 if you have the <stdint.h> header file. */
228 #define HAVE_STDINT_H 1
230 /* Define to 1 if you have the <stdio.h> header file. */
231 #define HAVE_STDIO_H 1
233 /* Define to 1 if you have the <stdlib.h> header file. */
234 #define HAVE_STDLIB_H 1
236 /* Define to 1 if you have the `strerror' function. */
237 #define HAVE_STRERROR 1
239 /* Define to 1 if you have the `strerror_l' function. */
240 /* #undef HAVE_STRERROR_L */
242 /* Define to 1 if you have the <strings.h> header file. */
243 /* #undef HAVE_STRINGS_H 1 */
245 /* Define to 1 if you have the <string.h> header file. */
246 #define HAVE_STRING_H 1
248 /* Define to 1 if you have the <sun/audioio.h> header file. */
249 /* #undef HAVE_SUN_AUDIOIO_H */
251 /* Define to 1 if you have the <sys/audioio.h> header file. */
252 /* #undef HAVE_SYS_AUDIOIO_H */
254 /* Define to 1 if you have the <sys/audio.h> header file. */
255 /* #undef HAVE_SYS_AUDIO_H */
257 /* Define to 1 if you have the <sys/ioctl.h> header file. */
258 /* #undef HAVE_SYS_IOCTL_H */
260 /* Define to 1 if you have the <sys/ipc.h> header file. */
261 /* #undef HAVE_SYS_IPC_H */
263 /* Define to 1 if you have the <sys/param.h> header file. */
264 #define HAVE_SYS_PARAM_H 1
266 /* Define to 1 if you have the <sys/resource.h> header file. */
267 /* #undef HAVE_SYS_RESOURCE_H */
269 /* Define to 1 if you have the <sys/select.h> header file. */
270 /* #undef HAVE_SYS_SELECT_H */
272 /* Define to 1 if you have the <sys/shm.h> header file. */
273 /* #undef HAVE_SYS_SHM_H */
275 /* Define to 1 if you have the <sys/signal.h> header file. */
276 /* #undef HAVE_SYS_SIGNAL_H */
278 /* Define to 1 if you have the <sys/socket.h> header file. */
279 /* #undef HAVE_SYS_SOCKET_H */
281 /* Define to 1 if you have the <sys/soundcard.h> header file. */
282 /* #undef HAVE_SYS_SOUNDCARD_H */
284 /* Define to 1 if you have the <sys/stat.h> header file. */
285 #define HAVE_SYS_STAT_H 1
287 /* Define to 1 if you have the <sys/time.h> header file. */
288 /* #undef HAVE_SYS_TIME_H 1 */
290 /* Define to 1 if you have the <sys/types.h> header file. */
291 #define HAVE_SYS_TYPES_H 1
293 /* Define to 1 if you have the <sys/wait.h> header file. */
294 /* #undef HAVE_SYS_WAIT_H */
296 /* Define this if you have the POSIX termios library */
297 /* #undef HAVE_TERMIOS */
299 /* Define to 1 if you have the <unistd.h> header file. */
300 #define HAVE_UNISTD_H 1
302 /* Define to 1 if you have the `unsetenv' function. */
303 /* #undef HAVE_UNSETENV */
305 /* Define to 1 if you have the `uselocale' function. */
306 /* #undef HAVE_USELOCALE */
308 /* Define to 1 if you have the <wchar.h> header file. */
309 #define HAVE_WCHAR_H 1
311 /* Define to 1 if you have the `wcstombs' function. */
312 #define HAVE_WCSTOMBS 1
314 /* Define to 1 if you have the `wcswidth' function. */
315 /* #undef HAVE_WCSWIDTH */
317 /* Define to 1 if you have the <wctype.h> header file. */
318 #define HAVE_WCTYPE_H 1
320 /* Define to 1 if you have the <wincon.h> header file. */
321 #define HAVE_WINCON_H 1
323 /* Define to 1 if you have the <windows.h> header file. */
324 #define HAVE_WINDOWS_H 1
326 /* Define to 1 if you have the <ws2tcpip.h> header file. */
327 #define HAVE_WS2TCPIP_H 1
329 /* for Win/DOS system with _setmode() */
330 #define HAVE__SETMODE 1
332 /* Define to indicate that float storage follows IEEE754. */
333 #define IEEE_FLOAT 1
335 /* size of the frame index seek table */
336 #define INDEX_SIZE 1000
338 /* Define if IPV6 support is enabled. */
339 #define IPV6 1
341 /* Define if we use _LARGEFILE64_SOURCE with off64_t and lseek64. */
342 /* #undef LFS_LARGEFILE_64 */
344 /* System redefines off_t when defining _FILE_OFFSET_BITS to 64. */
345 /* #undef LFS_SENSITIVE */
347 /* Define to the extension used for runtime loadable modules, say, ".so". */
348 #define LT_MODULE_EXT ".dll"
350 /* Define to the sub-directory where libtool stores uninstalled libraries. */
351 #define LT_OBJDIR ".libs/"
353 /* Define to the shared library suffix, say, ".dylib". */
354 /* #undef LT_SHARED_EXT */
356 /* Define to the shared archive member specification, say "(shr.o)". */
357 /* #undef LT_SHARED_LIB_MEMBER */
359 /* Define to for new net123 network stack. */
360 /* #undef NET123 */
362 /* Define for executable-based networking (for HTTPS). */
363 /* #undef NET123_EXEC */
365 /* Define for winhttp networking (for HTTPS). */
366 #define NET123_WINHTTP 1
368 /* Define for wininet networking (for HTTPS). */
369 /* #undef NET123_WININET */
371 /* Define if network support is enabled. */
372 /* #undef NETWORK */
374 /* Define to disable 16 bit integer output. */
375 /* #undef NO_16BIT */
377 /* Define to disable 32 bit and 24 bit integer output. */
378 /* #undef NO_32BIT */
380 /* Define to disable 8 bit integer output. */
381 /* #undef NO_8BIT */
383 /* Define to disable downsampled decoding. */
384 /* #undef NO_DOWNSAMPLE */
386 /* Define to disable equalizer. */
387 /* #undef NO_EQUALIZER */
389 /* Define to disable error messages in combination with a return value (the
390 return is left intact). */
391 /* #undef NO_ERETURN */
393 /* Define to disable error messages. */
394 /* #undef NO_ERRORMSG */
396 /* Define to disable feeder and buffered readers. */
397 /* #undef NO_FEEDER */
399 /* Define to disable ICY handling. */
400 /* #undef NO_ICY */
402 /* Define to disable ID3v2 parsing. */
403 /* #undef NO_ID3V2 */
405 /* Define to disable layer I. */
406 /* #undef NO_LAYER1 */
408 /* Define to disable layer II. */
409 /* #undef NO_LAYER2 */
411 /* Define to disable layer III. */
412 /* #undef NO_LAYER3 */
414 /* Define to disable analyzer info. */
415 /* #undef NO_MOREINFO */
417 /* Define to disable ntom resampling. */
418 /* #undef NO_NTOM */
420 /* Define to disable real output. */
421 /* #undef NO_REAL */
423 /* Define to disable string functions. */
424 /* #undef NO_STRING */
426 /* Define for post-processed 32 bit formats. */
427 /* #undef NO_SYNTH32 */
429 /* Define to disable warning messages. */
430 /* #undef NO_WARNING */
432 /* Name of package */
433 #define PACKAGE "mpg123"
435 /* Define to the address where bug reports for this package should be sent. */
436 #define PACKAGE_BUGREPORT "maintainer@mpg123.org"
438 /* Define to the full name of this package. */
439 #define PACKAGE_NAME "mpg123"
441 /* Define to the full name and version of this package. */
442 #define PACKAGE_STRING "mpg123 1.32.2"
444 /* Define to the one symbol short name of this package. */
445 #define PACKAGE_TARNAME "mpg123"
447 /* Define to the home page for this package. */
448 #define PACKAGE_URL ""
450 /* Define to the version of this package. */
451 #define PACKAGE_VERSION "1.32.2"
453 /* Define to only include portable library API (no off_t, no internal I/O). */
454 /* #undef PORTABLE_API */
456 /* Define if portaudio v18 API is wanted. */
457 /* #undef PORTAUDIO18 */
459 /* Define for calculating tables at runtime. */
460 /* #undef RUNTIME_TABLES */
462 /* The size of `int32_t', as computed by sizeof. */
463 #define SIZEOF_INT32_T 4
465 /* The size of `long', as computed by sizeof. */
466 #define SIZEOF_LONG 4
468 /* The size of `off_t', as computed by sizeof. */
469 #define SIZEOF_OFF_T 4
471 /* The size of `size_t', as computed by sizeof. */
472 #define SIZEOF_SIZE_T 4
474 /* The size of `ssize_t', as computed by sizeof. */
475 #define SIZEOF_SSIZE_T 4
477 /* Define to 1 if all of the C90 standard headers exist (not just the ones
478 required in a freestanding environment). This macro is provided for
479 backward compatibility; new code need not use it. */
480 #define STDC_HEADERS 1
482 /* Define to not duplicate some code for likely cases in libsyn123. */
483 /* #undef SYN123_NO_CASES */
485 /* Define if modules are enabled */
486 #define USE_MODULES 1
488 /* Define for new Huffman decoding scheme. */
489 #define USE_NEW_HUFFTABLE 1
491 /* Define to use yasm for assemble AVX sources. */
492 /* #undef USE_YASM_FOR_AVX */
494 /* Version number of package */
495 #define VERSION "1.32.2"
497 /* Define to use Win32 named pipes */
498 #define WANT_WIN32_FIFO 1
500 /* Define to use Win32 sockets */
501 #define WANT_WIN32_SOCKETS 1
503 /* Define to use Unicode for Windows */
504 #define WANT_WIN32_UNICODE 1
506 /* Windows UWP build */
507 /* #undef WINDOWS_UWP */
509 /* Windows Vista and later APIs */
510 /* #undef WINVER */
512 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
513 significant byte first (like Motorola and SPARC, unlike Intel). */
514 #if defined AC_APPLE_UNIVERSAL_BUILD
515 # if defined __BIG_ENDIAN__
516 # define WORDS_BIGENDIAN 1
517 # endif
518 #else
519 # ifndef WORDS_BIGENDIAN
520 /* # undef WORDS_BIGENDIAN */
521 # endif
522 #endif
524 /* Define for extreme debugging. */
525 /* #undef XDEBUG */
527 /* Windows Vista and later APIs */
528 /* #undef _WIN32_WINNT */
530 /* Define to empty if `const' does not conform to ANSI C. */
531 /* #undef const */
533 /* Define to `__inline__' or `__inline' if that's what the C compiler
534 calls it, or to nothing if 'inline' is not supported under any name. */
535 #ifndef __cplusplus
536 /* #undef inline */
537 #endif
539 /* Define to `short' if <sys/types.h> does not define. */
540 /* #undef int16_t */
542 /* Define to `int' if <sys/types.h> does not define. */
543 /* #undef int32_t */
545 /* Define to `long long' if <sys/types.h> does not define. */
546 /* #undef int64_t */
548 /* Define to `long' if <sys/types.h> does not define. */
549 /* #undef ptrdiff_t */
551 /* Define to `unsigned long' if <sys/types.h> does not define. */
552 /* #undef size_t */
554 /* Define to `long' if <sys/types.h> does not define. */
555 /* #undef ssize_t */
557 /* Define to `unsigned short' if <sys/types.h> does not define. */
558 /* #undef uint16_t */
560 /* Define to `unsigned int' if <sys/types.h> does not define. */
561 /* #undef uint32_t */
563 /* Define to `unsigned long' if <sys/types.h> does not define. */
564 /* #undef uintptr_t */