/* config.h.in. Generated from configure.ac by autoheader. */ /* Define if doing a debug build */ #undef DEBUG_BUILD /* Define to 1 if translation of program messages to the user's native language is requested. */ #undef ENABLE_NLS /* Define to build with ALSA support */ #undef HAVE_ALSA /* Define to build with Compact Disc Digital Audio support */ #undef HAVE_CDDA /* Define to build with Compact Disc Database support */ #undef HAVE_CDDB /* Define to 1 if you have the header file. */ #undef HAVE_CDIO_PARANOIA_CDDA_H /* Define to 1 if you have the header file. */ #undef HAVE_CDIO_PARANOIA_PARANOIA_H /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the CoreFoundation framework. */ #undef HAVE_CFLOCALECOPYCURRENT /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in the CoreFoundation framework. */ #undef HAVE_CFPREFERENCESCOPYAPPVALUE /* Define if the GNU dcgettext() function is already present or preinstalled. */ #undef HAVE_DCGETTEXT /* Define to 1 if you have the header file. */ #undef HAVE_DLFCN_H /* Define to 1 if you have the header file. */ #undef HAVE_ERRNO_H /* Define to 1 if you have the header file. */ #undef HAVE_FCNTL_H /* Define to build with Free Lossless Audio Codec support */ #undef HAVE_FLAC /* Define to build with flac encoding support */ #undef HAVE_FLAC_ENC /* Define if the GNU gettext() function is already present or preinstalled. */ #undef HAVE_GETTEXT /* Define if you have the iconv() function and it works. */ #undef HAVE_ICONV /* Define to build with iRiver iFP support */ #undef HAVE_IFP /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Define to build with JACK support */ #undef HAVE_JACK /* Define to build with JACK port management support */ #undef HAVE_JACK_MGMT /* Define to build with LADSPA Plugin support */ #undef HAVE_LADSPA /* Define to build with LAME MP3 Encoding support */ #undef HAVE_LAME /* Define to build with Libav / FFmpeg support */ #undef HAVE_LAVC /* Define to 1 if you have the `bz2' library (-lbz2). */ #undef HAVE_LIBBZ2 /* Define to 1 if you have the `pthread' library (-lpthread). */ #undef HAVE_LIBPTHREAD /* Define to 1 if you have the `z' library (-lz). */ #undef HAVE_LIBZ /* Define to 1 if you have the header file. */ #undef HAVE_LINUX_SOUNDCARD_H /* Define to build with loop playback support */ #undef HAVE_LOOP /* Define to build with Lua Extension support */ #undef HAVE_LUA /* Define to build with Monkey's Audio Codec support */ #undef HAVE_MAC /* Define to 1 if your system has a GNU libc compatible `malloc' function, and to 0 otherwise. */ #undef HAVE_MALLOC /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H /* Define to 1 if you have the `memset' function. */ #undef HAVE_MEMSET /* Define to 1 if you have the `mkdir' function. */ #undef HAVE_MKDIR /* Define to build with MOD Audio support */ #undef HAVE_MOD /* Define to build with Musepack support */ #undef HAVE_MPC /* Define to build with MPEG Audio support */ #undef HAVE_MPEG /* Define to build with OSS support */ #undef HAVE_OSS /* Define to build with podcast support */ #undef HAVE_PODCAST /* Define to 1 if you have the `psiginfo' function. */ #undef HAVE_PSIGINFO /* Define to build with PulseAudio support */ #undef HAVE_PULSE /* Define to build with sndfile (WAV, AIFF, etc.) support */ #undef HAVE_SNDFILE /* Defined if sndfile >= 1.0.18 */ #undef HAVE_SNDFILE_1_0_18 /* Define to build with sndfile encoding support */ #undef HAVE_SNDFILE_ENC /* Define to build with sndio support */ #undef HAVE_SNDIO /* Define to 1 if you have the header file. */ #undef HAVE_SOUNDCARD_H /* Define to build with Ogg Speex support */ #undef HAVE_SPEEX /* Define to build with Sample Rate Converter support */ #undef HAVE_SRC /* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H /* Define to 1 if you have the header file. */ #undef HAVE_STDLIB_H /* Define to 1 if you have the `strcasestr' function. */ #undef HAVE_STRCASESTR /* Define to 1 if you have the `strdup' function. */ #undef HAVE_STRDUP /* Define to 1 if you have the header file. */ #undef HAVE_STRINGS_H /* Define to 1 if you have the header file. */ #undef HAVE_STRING_H /* Define to 1 if you have the `strndup' function. */ #undef HAVE_STRNDUP /* Define to 1 if you have the `strrchr' function. */ #undef HAVE_STRRCHR /* Define to 1 if you have the `strstr' function. */ #undef HAVE_STRSTR /* Define to build with GTK+ systray */ #undef HAVE_SYSTRAY /* Define to 1 if you have the header file. */ #undef HAVE_SYS_IOCTL_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_SOUNDCARD_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H /* Define to build with transcoding support */ #undef HAVE_TRANSCODING /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H /* Define to build with Ogg Vorbis support */ #undef HAVE_VORBIS /* Define to build with Ogg Vorbis Encoding support */ #undef HAVE_VORBISENC /* Define to build with WavPack support */ #undef HAVE_WAVPACK /* Define to build with Windows Multimedia Extensions API support */ #undef HAVE_WINMM /* Define if libcddb has cddb_disc_get_revision function */ #undef LIBCDDB_REVISION /* Defined if old Musepack API is used */ #undef MPC_OLD_API /* 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 doing a release build */ #undef RELEASE_BUILD /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS /* Enable extensions on AIX 3, Interix. */ #ifndef _ALL_SOURCE # undef _ALL_SOURCE #endif /* Enable GNU extensions on systems that have them. */ #ifndef _GNU_SOURCE # undef _GNU_SOURCE #endif /* Enable threading extensions on Solaris. */ #ifndef _POSIX_PTHREAD_SEMANTICS # undef _POSIX_PTHREAD_SEMANTICS #endif /* Enable extensions on HP NonStop. */ #ifndef _TANDEM_SOURCE # undef _TANDEM_SOURCE #endif /* Enable general extensions on Solaris. */ #ifndef __EXTENSIONS__ # undef __EXTENSIONS__ #endif /* Version number of package */ #undef VERSION /* Enable large inode numbers on Mac OS X 10.5. */ #ifndef _DARWIN_USE_64_BIT_INODE # define _DARWIN_USE_64_BIT_INODE 1 #endif /* Number of bits in a file offset, on hosts where this is settable. */ #undef _FILE_OFFSET_BITS /* Define for large files, on AIX-style hosts. */ #undef _LARGE_FILES /* Define to 1 if on MINIX. */ #undef _MINIX /* Define to 2 if the system does not provide POSIX.1 features except with this defined. */ #undef _POSIX_1_SOURCE /* Define to 1 if you need to in order for `stat' and other things to work. */ #undef _POSIX_SOURCE /* 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 rpl_malloc if the replacement function should be used. */ #undef malloc /* Define to `unsigned int' if does not define. */ #undef size_t