/* src/config.h.in. Generated from configure.ac by autoheader. */12/* Define if your architecture wants/needs/can use attribute_align_arg and3alignment checks. It is for 32bit x86... */4/* #undef ABI_ALIGN_FUN */56/* Define to use proper rounding. */7#define ACCURATE_ROUNDING 189/* Define if building universal (internal helper macro) */10/* #undef AC_APPLE_UNIVERSAL_BUILD */1112/* Define if .balign is present. */13#define ASMALIGN_BALIGN 11415/* Define if .align just takes byte count. */16/* #undef ASMALIGN_BYTE */1718/* Define if .align takes 3 for alignment of 2^3=8 bytes instead of 8. */19/* #undef ASMALIGN_EXP */2021/* Define if __attribute__((aligned(16))) shall be used */22/* #undef CCALIGN */2324/* Define if debugging is enabled. */25/* #undef DEBUG */2627/* The default audio output module(s) to use */28#define DEFAULT_OUTPUT_MODULE "sdl"2930/* Define if building with dynamcally linked libmpg123 */31/* #undef DYNAMIC_BUILD */3233/* Use EFBIG as substitude for EOVERFLOW, mingw.org may lack the latter */34/* #undef EOVERFLOW */3536/* Define if FIFO support is enabled. */37#define FIFO 13839/* Define if frame index should be used. */40#define FRAME_INDEX 14142/* Define if gapless is enabled. */43#define GAPLESS 14445/* Define to 1 if you have the <alc.h> header file. */46/* #undef HAVE_ALC_H */4748/* Define to 1 if you have the <Alib.h> header file. */49/* #undef HAVE_ALIB_H */5051/* Define to 1 if you have the <AL/alc.h> header file. */52#define HAVE_AL_ALC_H 15354/* Define to 1 if you have the <AL/al.h> header file. */55#define HAVE_AL_AL_H 15657/* Define to 1 if you have the <al.h> header file. */58/* #undef HAVE_AL_H */5960/* Define to 1 if you have the <arpa/inet.h> header file. */61#define HAVE_ARPA_INET_H 16263/* Define to 1 if you have the <asm/audioio.h> header file. */64/* #undef HAVE_ASM_AUDIOIO_H */6566/* Define to 1 if you have the `atoll' function. */67#define HAVE_ATOLL 16869/* Define to 1 if you have the <audios.h> header file. */70/* #undef HAVE_AUDIOS_H */7172/* Define to 1 if you have the <AudioToolbox/AudioToolbox.h> header file. */73/* #undef HAVE_AUDIOTOOLBOX_AUDIOTOOLBOX_H */7475/* Define to 1 if you have the <AudioUnit/AudioUnit.h> header file. */76/* #undef HAVE_AUDIOUNIT_AUDIOUNIT_H */7778/* Define to 1 if you have the <byteswap.h> header file. */79#define HAVE_BYTESWAP_H 18081/* Define to 1 if you have the <CoreServices/CoreServices.h> header file. */82/* #undef HAVE_CORESERVICES_CORESERVICES_H */8384/* Define to 1 if you have the <CUlib.h> header file. */85/* #undef HAVE_CULIB_H */8687/* Define to 1 if you have the <dirent.h> header file. */88#define HAVE_DIRENT_H 18990/* Define to 1 if you have the `dlclose' function. */91/* #undef HAVE_DLCLOSE */9293/* Define to 1 if you have the <dlfcn.h> header file. */94#define HAVE_DLFCN_H 19596/* Define to 1 if you have the `dlopen' function. */97/* #undef HAVE_DLOPEN */9899/* Define to 1 if you have the `dlsym' function. */100/* #undef HAVE_DLSYM */101102/* Define if getaddrinfo accepts the AI_ADDRCONFIG flag */103/* #undef HAVE_GAI_ADDRCONFIG */104105/* Define to 1 if you have the `getaddrinfo' function. */106#define HAVE_GETADDRINFO 1107108/* Define to 1 if you have the `getuid' function. */109#define HAVE_GETUID 1110111/* Define to 1 if you have the <inttypes.h> header file. */112#define HAVE_INTTYPES_H 1113114/* Define to 1 if you have the `iswprint' function. */115#define HAVE_ISWPRINT 1116117/* Define to 1 if you have the <langinfo.h> header file. */118#define HAVE_LANGINFO_H 1119120/* Define to 1 if you have the `m' library (-lm). */121#define HAVE_LIBM 1122123/* Define to 1 if you have the `mx' library (-lmx). */124/* #undef HAVE_LIBMX */125126/* Define to 1 if you have the <limits.h> header file. */127#define HAVE_LIMITS_H 1128129/* Define to 1 if you have the <linux/soundcard.h> header file. */130/* #undef HAVE_LINUX_SOUNDCARD_H */131132/* Define to 1 if you have the <locale.h> header file. */133#define HAVE_LOCALE_H 1134135/* Define to 1 if you have the <machine/soundcard.h> header file. */136/* #undef HAVE_MACHINE_SOUNDCARD_H */137138/* Define to 1 if you have the `mbstowcs' function. */139#define HAVE_MBSTOWCS 1140141/* Define to 1 if you have the <memory.h> header file. */142#define HAVE_MEMORY_H 1143144/* Define to 1 if you have the `mkfifo' function. */145#define HAVE_MKFIFO 1146147/* Define to 1 if you have the `mmap' function. */148#define HAVE_MMAP 1149150/* Define to 1 if you have the <netdb.h> header file. */151#define HAVE_NETDB_H 1152153/* Define to 1 if you have the <netinet/in.h> header file. */154#define HAVE_NETINET_IN_H 1155156/* Define to 1 if you have the <netinet/tcp.h> header file. */157/* #undef HAVE_NETINET_TCP_H */158159/* Define to 1 if you have the `nl_langinfo' function. */160#define HAVE_NL_LANGINFO 1161162/* Define to 1 if you have the <OpenAL/alc.h> header file. */163/* #undef HAVE_OPENAL_ALC_H */164165/* Define to 1 if you have the <OpenAL/al.h> header file. */166/* #undef HAVE_OPENAL_AL_H */167168/* Define to 1 if you have the <os2me.h> header file. */169/* #undef HAVE_OS2ME_H */170171/* Define to 1 if you have the <os2.h> header file. */172/* #undef HAVE_OS2_H */173174/* Define to 1 if you have the `random' function. */175#define HAVE_RANDOM 1176177/* Define to 1 if you have the <sched.h> header file. */178#define HAVE_SCHED_H 1179180/* Define to 1 if you have the `sched_setscheduler' function. */181/* #undef HAVE_SCHED_SETSCHEDULER */182183/* Define to 1 if you have the `setlocale' function. */184#define HAVE_SETLOCALE 1185186/* Define to 1 if you have the `setpriority' function. */187#define HAVE_SETPRIORITY 1188189/* Define to 1 if you have the `setuid' function. */190#define HAVE_SETUID 1191192/* Define to 1 if you have the `shmat' function. */193/* #undef HAVE_SHMAT */194195/* Define to 1 if you have the `shmctl' function. */196/* #undef HAVE_SHMCTL */197198/* Define to 1 if you have the `shmdt' function. */199/* #undef HAVE_SHMDT */200201/* Define to 1 if you have the `shmget' function. */202/* #undef HAVE_SHMGET */203204/* Define to 1 if you have the <signal.h> header file. */205#define HAVE_SIGNAL_H 1206207/* Define to 1 if you have the <sndio.h> header file. */208/* #undef HAVE_SNDIO_H */209210/* Define to 1 if you have the <stdint.h> header file. */211#define HAVE_STDINT_H 1212213/* Define to 1 if you have the <stdio.h> header file. */214#define HAVE_STDIO_H 1215216/* Define to 1 if you have the <stdlib.h> header file. */217#define HAVE_STDLIB_H 1218219/* Define to 1 if you have the `strerror' function. */220#define HAVE_STRERROR 1221222/* Define to 1 if you have the <strings.h> header file. */223#define HAVE_STRINGS_H 1224225/* Define to 1 if you have the <string.h> header file. */226#define HAVE_STRING_H 1227228/* Define to 1 if you have the <sun/audioio.h> header file. */229/* #undef HAVE_SUN_AUDIOIO_H */230231/* Define to 1 if you have the <sys/audioio.h> header file. */232/* #undef HAVE_SYS_AUDIOIO_H */233234/* Define to 1 if you have the <sys/audio.h> header file. */235/* #undef HAVE_SYS_AUDIO_H */236237/* Define to 1 if you have the <sys/ioctl.h> header file. */238#define HAVE_SYS_IOCTL_H 1239240/* Define to 1 if you have the <sys/ipc.h> header file. */241/* #undef HAVE_SYS_IPC_H */242243/* Define to 1 if you have the <sys/param.h> header file. */244#define HAVE_SYS_PARAM_H 1245246/* Define to 1 if you have the <sys/resource.h> header file. */247#define HAVE_SYS_RESOURCE_H 1248249/* Define to 1 if you have the <sys/select.h> header file. */250#define HAVE_SYS_SELECT_H 1251252/* Define to 1 if you have the <sys/shm.h> header file. */253/* #undef HAVE_SYS_SHM_H */254255/* Define to 1 if you have the <sys/signal.h> header file. */256#define HAVE_SYS_SIGNAL_H 1257258/* Define to 1 if you have the <sys/socket.h> header file. */259#define HAVE_SYS_SOCKET_H 1260261/* Define to 1 if you have the <sys/soundcard.h> header file. */262/* #undef HAVE_SYS_SOUNDCARD_H */263264/* Define to 1 if you have the <sys/stat.h> header file. */265#define HAVE_SYS_STAT_H 1266267/* Define to 1 if you have the <sys/time.h> header file. */268#define HAVE_SYS_TIME_H 1269270/* Define to 1 if you have the <sys/types.h> header file. */271#define HAVE_SYS_TYPES_H 1272273/* Define to 1 if you have the <sys/wait.h> header file. */274#define HAVE_SYS_WAIT_H 1275276/* Define this if you have the POSIX termios library */277#define HAVE_TERMIOS 1278279/* Define to 1 if you have the <unistd.h> header file. */280#define HAVE_UNISTD_H 1281282/* Define to 1 if you have the <wchar.h> header file. */283#define HAVE_WCHAR_H 1284285/* Define to 1 if you have the `wcstombs' function. */286#define HAVE_WCSTOMBS 1287288/* Define to 1 if you have the `wcswidth' function. */289#define HAVE_WCSWIDTH 1290291/* Define to 1 if you have the <wctype.h> header file. */292#define HAVE_WCTYPE_H 1293294/* Define to 1 if you have the <windows.h> header file. */295/* #undef HAVE_WINDOWS_H */296297/* Define to 1 if you have the <ws2tcpip.h> header file. */298/* #undef HAVE_WS2TCPIP_H */299300/* Define to indicate that float storage follows IEEE754. */301#define IEEE_FLOAT 1302303/* size of the frame index seek table */304#define INDEX_SIZE 1000305306/* Define if IPV6 support is enabled. */307#define IPV6 1308309/* Define this to the size of native offset type in bits, used for LFS alias310functions. */311#define LFS_ALIAS_BITS 64312313/* Define to the extension used for runtime loadable modules, say, ".so". */314/* #undef LT_MODULE_EXT */315316/* Define to the sub-directory where libtool stores uninstalled libraries. */317#define LT_OBJDIR ".libs/"318319/* Define to the shared library suffix, say, ".dylib". */320/* #undef LT_SHARED_EXT */321322/* Define to the shared archive member specification, say "(shr.o)". */323/* #undef LT_SHARED_LIB_MEMBER */324325/* Define if network support is enabled. */326#define NETWORK 1327328/* Define to disable 16 bit integer output. */329/* #undef NO_16BIT */330331/* Define to disable 32 bit and 24 bit integer output. */332/* #undef NO_32BIT */333334/* Define to disable 8 bit integer output. */335/* #undef NO_8BIT */336337/* Define to disable downsampled decoding. */338/* #undef NO_DOWNSAMPLE */339340/* Define to disable equalizer. */341/* #undef NO_EQUALIZER */342343/* Define to disable error messages in combination with a return value (the344return is left intact). */345/* #undef NO_ERETURN */346347/* Define to disable error messages. */348/* #undef NO_ERRORMSG */349350/* Define to disable feeder and buffered readers. */351/* #undef NO_FEEDER */352353/* Define to disable ICY handling. */354/* #undef NO_ICY */355356/* Define to disable ID3v2 parsing. */357/* #undef NO_ID3V2 */358359/* Define to disable layer I. */360/* #undef NO_LAYER1 */361362/* Define to disable layer II. */363/* #undef NO_LAYER2 */364365/* Define to disable layer III. */366/* #undef NO_LAYER3 */367368/* Define to disable analyzer info. */369/* #undef NO_MOREINFO */370371/* Define to disable ntom resampling. */372/* #undef NO_NTOM */373374/* Define to disable real output. */375/* #undef NO_REAL */376377/* Define to disable string functions. */378/* #undef NO_STRING */379380/* Define for post-processed 32 bit formats. */381/* #undef NO_SYNTH32 */382383/* Define to disable warning messages. */384/* #undef NO_WARNING */385386/* Name of package */387#define PACKAGE "mpg123"388389/* Define to the address where bug reports for this package should be sent. */390#define PACKAGE_BUGREPORT "[email protected]"391392/* Define to the full name of this package. */393#define PACKAGE_NAME "mpg123"394395/* Define to the full name and version of this package. */396#define PACKAGE_STRING "mpg123 1.26.2"397398/* Define to the one symbol short name of this package. */399#define PACKAGE_TARNAME "mpg123"400401/* Define to the home page for this package. */402#define PACKAGE_URL ""403404/* Define to the version of this package. */405#define PACKAGE_VERSION "1.26.2"406407/* Define if portaudio v18 API is wanted. */408/* #undef PORTAUDIO18 */409410/* The size of `int32_t', as computed by sizeof. */411#define SIZEOF_INT32_T 4412413/* The size of `long', as computed by sizeof. */414#define SIZEOF_LONG 4415416/* The size of `off64_t', as computed by sizeof. */417#define SIZEOF_OFF64_T 0418419/* The size of `off_t', as computed by sizeof. */420#define SIZEOF_OFF_T 8421422/* The size of `size_t', as computed by sizeof. */423#define SIZEOF_SIZE_T 4424425/* The size of `ssize_t', as computed by sizeof. */426#define SIZEOF_SSIZE_T 4427428/* Define to 1 if you have the ANSI C header files. */429#define STDC_HEADERS 1430431/* Define to not duplicate some code for likely cases in libsyn123. */432/* #undef SYN123_NO_CASES */433434/* Define if modules are enabled */435/* #undef USE_MODULES */436437/* Define for new Huffman decoding scheme. */438#define USE_NEW_HUFFTABLE 1439440/* Define to use yasm for assemble AVX sources. */441/* #undef USE_YASM_FOR_AVX */442443/* Version number of package */444#define VERSION "1.26.2"445446/* Define to use Win32 named pipes */447/* #undef WANT_WIN32_FIFO */448449/* Define to use Win32 sockets */450/* #undef WANT_WIN32_SOCKETS */451452/* Define to use Unicode for Windows */453/* #undef WANT_WIN32_UNICODE */454455/* Windows UWP build */456/* #undef WINDOWS_UWP */457458/* Windows Vista and later APIs */459/* #undef WINVER */460461/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most462significant byte first (like Motorola and SPARC, unlike Intel). */463#if defined AC_APPLE_UNIVERSAL_BUILD464# if defined __BIG_ENDIAN__465# define WORDS_BIGENDIAN 1466# endif467#else468# ifndef WORDS_BIGENDIAN469/* # undef WORDS_BIGENDIAN */470# endif471#endif472473/* Enable large inode numbers on Mac OS X 10.5. */474#ifndef _DARWIN_USE_64_BIT_INODE475# define _DARWIN_USE_64_BIT_INODE 1476#endif477478/* Number of bits in a file offset, on hosts where this is settable. */479/* #undef _FILE_OFFSET_BITS */480481/* Define for large files, on AIX-style hosts. */482/* #undef _LARGE_FILES */483484/* Windows Vista and later APIs */485/* #undef _WIN32_WINNT */486487/* Define to empty if `const' does not conform to ANSI C. */488/* #undef const */489490/* Define to `__inline__' or `__inline' if that's what the C compiler491calls it, or to nothing if 'inline' is not supported under any name. */492#ifndef __cplusplus493/* #undef inline */494#endif495496/* Define to `short' if <sys/types.h> does not define. */497/* #undef int16_t */498499/* Define to `int' if <sys/types.h> does not define. */500/* #undef int32_t */501502/* Define to `long long' if <sys/types.h> does not define. */503/* #undef int64_t */504505/* Define to the native offset type (long or actually off_t). */506#define lfs_alias_t off_t507508/* Define to `long int' if <sys/types.h> does not define. */509/* #undef off_t */510511/* Define to `unsigned long' if <sys/types.h> does not define. */512/* #undef size_t */513514/* Define to `long' if <sys/types.h> does not define. */515/* #undef ssize_t */516517/* Define to `unsigned short' if <sys/types.h> does not define. */518/* #undef uint16_t */519520/* Define to `unsigned int' if <sys/types.h> does not define. */521/* #undef uint32_t */522523/* Define to `unsigned long' if <sys/types.h> does not define. */524/* #undef uintptr_t */525526527