forked from sox_ng/sox_ng
359 lines
12 KiB
Text
359 lines
12 KiB
Text
/*
|
|
* libSoX configuration file generated by CMake
|
|
*/
|
|
|
|
#ifndef SOX_CONFIG_INCLUDED
|
|
#define SOX_CONFIG_INCLUDED
|
|
|
|
/*========================================*/
|
|
|
|
/* define to 1 if the amrnb library should be loaded dynamically */
|
|
#cmakedefine DL_AMRNB 1
|
|
|
|
/* define to 1 if the amrnb library should be loaded dynamically */
|
|
#cmakedefine DL_AMRWB 1
|
|
|
|
/* define to 1 if the amrnb library should be loaded dynamically */
|
|
#cmakedefine DL_LAME 1
|
|
|
|
/* define to 1 if the amrnb library should be loaded dynamically */
|
|
#cmakedefine DL_MAD 1
|
|
|
|
/* define to 1 if the amrnb library should be loaded dynamically */
|
|
#cmakedefine DL_SNDFILE 1
|
|
|
|
/* define to 1 if the amrnb library should be loaded dynamically */
|
|
#cmakedefine DL_SPEEXDSP 1
|
|
|
|
/* define to 1 if the amrnb library should be loaded dynamically */
|
|
#cmakedefine DL_TWOLAME 1
|
|
|
|
/* define to 1 if the built-in dolbyb library shall _not_ be used */
|
|
#cmakedefine EXTERNAL_DOLBYB 1
|
|
|
|
/* define to 1 if the built-in ebur128 library shall _not_ be used */
|
|
#cmakedefine EXTERNAL_EBUR128 1
|
|
|
|
/* define to 1 if the built-in gsm library shall _not_ be used */
|
|
#cmakedefine EXTERNAL_GSM 1
|
|
|
|
/* define to 1 if the built-in lpc10 library shall _not_ be used */
|
|
#cmakedefine EXTERNAL_LPC10 1
|
|
|
|
/* define to 1 if have the `aligned_alloc' function (for AVX or SSE2
|
|
* processing) */
|
|
#cmakedefine HAVE_ALIGNED_ALLOC 1
|
|
|
|
/* define to 1 if have the alsa library available (in Linux) */
|
|
#cmakedefine HAVE_ALSA 1
|
|
|
|
/* define to 1 if have the ao library (Xiph) available */
|
|
#cmakedefine HAVE_AO 1
|
|
|
|
/* define to 1 if have the amrnb library available (file format) */
|
|
#cmakedefine HAVE_AMRNB 1
|
|
|
|
/* define to 1 if have the amrwb library available (file format) */
|
|
#cmakedefine HAVE_AMRWB 1
|
|
|
|
/* define to 1 if you have the <audioio.h> header file */
|
|
#cmakedefine HAVE_AUDIOIO_H 1
|
|
|
|
/* define to 1 if you have the <byteswap.h> header file */
|
|
#cmakedefine HAVE_BYTESWAP_H 1
|
|
|
|
/* define to 1 if you have the <conio.h> header file */
|
|
#cmakedefine HAVE_CONIO_H 1
|
|
|
|
/* define to 1 if you have the coreaudio library available (in
|
|
* MacOS) */
|
|
#cmakedefine HAVE_COREAUDIO 1
|
|
|
|
/* define to 1 if you have the <dolbyb.h> header file */
|
|
#cmakedefine HAVE_DOLBYB_H 1
|
|
|
|
/* define to 1 if you have the <ebur128.h> header file */
|
|
#cmakedefine HAVE_EBUR128_H 1
|
|
|
|
/* define to 1 if you have the <fcntl.h> header file */
|
|
#cmakedefine HAVE_FCNTL_H 1
|
|
|
|
/* define to 1 if you have the <fenv.h> header file */
|
|
#cmakedefine HAVE_FENV_H 1
|
|
|
|
/* define to 1 if you have the `fftw' function */
|
|
#cmakedefine HAVE_FFTW 1
|
|
|
|
/* define to 1 if you have the <fftw3.h> header file */
|
|
#cmakedefine HAVE_FFTW3_H 1
|
|
|
|
/* define to 1 if you have the flac library available */
|
|
#cmakedefine HAVE_FLAC 1
|
|
|
|
/* define to 1 if you have the `fmemopen' function */
|
|
#cmakedefine HAVE_FMEMOPEN 1
|
|
|
|
/* define to 1 if you have the `fork' function */
|
|
#cmakedefine HAVE_FORK 1
|
|
|
|
/* define to 1 if you have the `fseeko' function */
|
|
#cmakedefine HAVE_FSEEKO 1
|
|
|
|
/* define to 1 if you have the `gettimeofday' function */
|
|
#cmakedefine HAVE_GETTIMEOFDAY 1
|
|
|
|
/* define to 1 if you have the <glob.h> header file */
|
|
#cmakedefine HAVE_GLOB_H 1
|
|
|
|
/* define to 1 if you have the gsm library available (which should be
|
|
* part of the SoX distribution) */
|
|
#cmakedefine HAVE_GSM 1
|
|
|
|
/* define to 1 if you have the <gsm/gsm.h> header file */
|
|
#cmakedefine HAVE_GSM_GSM_H 1
|
|
|
|
/* define to 1 if you have the id3tag library available */
|
|
#cmakedefine HAVE_ID3TAG 1
|
|
|
|
/* define to 1 if you have the <inttypes.h> header file */
|
|
#cmakedefine HAVE_INTTYPES_H 1
|
|
|
|
/* define to 1 if you have the <io.h> header file */
|
|
#cmakedefine HAVE_IO_H 1
|
|
|
|
/* define to 1 if ladspa functions should be enabled */
|
|
#cmakedefine HAVE_LADSPA 1
|
|
|
|
/* define to 1 if you have the <ladspa.h> header file */
|
|
#cmakedefine HAVE_LADSPA_H 1
|
|
|
|
/* define to 1 if you have the lame library available */
|
|
#cmakedefine HAVE_LAME 1
|
|
|
|
/* define to 1 if you have the <lame.h> header file */
|
|
#cmakedefine HAVE_LAME_H 1
|
|
|
|
/* define to 1 if you have the lame id3tag library available */
|
|
#cmakedefine HAVE_LAME_ID3TAG 1
|
|
|
|
/* define to 1 if you have the <lame/lame.h> header file */
|
|
#cmakedefine HAVE_LAME_LAME_H 1
|
|
|
|
/* define to 1 if you have the ltdl library available (for dynamic
|
|
* loading support) */
|
|
#cmakedefine HAVE_LIBLTDL 1
|
|
|
|
/* define to 1 if you have the <libpng/png.h> header file */
|
|
#cmakedefine HAVE_LIBPNG_PNG_H 1
|
|
|
|
/* define to 1 if you have the wavpack library available */
|
|
#cmakedefine HAVE_LIBWAVPACK 1
|
|
|
|
/* define to 1 if you have the lpc10 library available (which should be
|
|
* part of the SoX distribution) */
|
|
#cmakedefine HAVE_LPC10 1
|
|
|
|
/* define to 1 if you have the `lrint' function */
|
|
#cmakedefine HAVE_LRINT 1
|
|
|
|
/* define to 1 if you have the <machine/soundcard.h> header file */
|
|
#cmakedefine HAVE_MACHINE_SOUNDCARD_H 1
|
|
|
|
/* define to 1 if you have the mad library available */
|
|
#cmakedefine HAVE_MAD 1
|
|
|
|
/* define to 1 if you have the <mad.h> header file */
|
|
#cmakedefine HAVE_MAD_H 1
|
|
|
|
/* define to 1 if you have the magic library available */
|
|
#cmakedefine HAVE_MAGIC 1
|
|
|
|
/* define to 1 if have the `memalign' function (for AVX or SSE2
|
|
* processing) */
|
|
#cmakedefine HAVE_MEMALIGN 1
|
|
|
|
/* define to 1 if you have the <memory.h> header file */
|
|
#cmakedefine HAVE_MEMORY_H 1
|
|
|
|
/* define to 1 if you have the `mkstemp' function */
|
|
#cmakedefine HAVE_MKSTEMP 1
|
|
|
|
/* define to 1 if you have the lame mp3 library available */
|
|
#cmakedefine HAVE_MP3 1
|
|
|
|
/* define to 1 if you have the vorbis library available */
|
|
#cmakedefine HAVE_OGG_VORBIS 1
|
|
|
|
/* define to 1 if you have the opus library available */
|
|
#cmakedefine HAVE_OPUS 1
|
|
|
|
/* define to 1 if you have the oss library available */
|
|
#cmakedefine HAVE_OSS 1
|
|
|
|
/* define to 1 if you have the png library available */
|
|
#cmakedefine HAVE_PNG 1
|
|
|
|
/* define to 1 if you have the `popen' function */
|
|
#cmakedefine HAVE_POPEN 1
|
|
|
|
/* define to 1 if have the `posix_memalign' function (for AVX or SSE2
|
|
* processing) */
|
|
#cmakedefine HAVE_POSIX_MEMALIGN 1
|
|
|
|
/* define to 1 if you have the pulseaudio library available */
|
|
#cmakedefine HAVE_PULSEAUDIO 1
|
|
|
|
/* define to 1 if you have the sndfile library process avr files */
|
|
#cmakedefine HAVE_SF_FORMAT_AVR 1
|
|
|
|
/* define to 1 if you have the sndfile library process caf files */
|
|
#cmakedefine HAVE_SF_FORMAT_CAF 1
|
|
|
|
/* define to 1 if you have the sndfile library process flac files */
|
|
#cmakedefine HAVE_SF_FORMAT_FLAC 1
|
|
|
|
/* define to 1 if you have the sndfile library process mpc2k files */
|
|
#cmakedefine HAVE_SF_FORMAT_MPC2K 1
|
|
|
|
/* define to 1 if you have the sndfile library process mpeg files */
|
|
#cmakedefine HAVE_SF_FORMAT_MPEG 1
|
|
|
|
/* define to 1 if you have the sndfile library process ogg files */
|
|
#cmakedefine HAVE_SF_FORMAT_OGG 1
|
|
|
|
/* define to 1 if you have the sndfile library process sd2 files */
|
|
#cmakedefine HAVE_SF_FORMAT_SD2 1
|
|
|
|
/* define to 1 if you have the sndfile library process wave files */
|
|
#cmakedefine HAVE_SF_FORMAT_WVE 1
|
|
|
|
/* define to 1 if you have the `sigaction' function */
|
|
#cmakedefine HAVE_SIGACTION 1
|
|
|
|
/* define to 1 if you have the sndfile library available */
|
|
#cmakedefine HAVE_SNDFILE 1
|
|
|
|
/* define to 1 if the sndfile library version is at least 1.0.18 */
|
|
#cmakedefine HAVE_SNDFILE_1_0_18 1
|
|
|
|
/* define to 1 if you have the sndio library available */
|
|
#cmakedefine HAVE_SNDIO 1
|
|
|
|
/* define to 1 if you have the speexdsp library available */
|
|
#cmakedefine HAVE_SPEEXDSP 1
|
|
|
|
/* define to 1 if you have the <stdint.h> header file */
|
|
#cmakedefine HAVE_STDINT_H 1
|
|
|
|
/* define to 1 if you have the `strcasecmp' function */
|
|
#cmakedefine HAVE_STRCASECMP 1
|
|
|
|
/* define to 1 if you have the `strdup' function */
|
|
#cmakedefine HAVE_STRDUP 1
|
|
|
|
/* define to 1 if you have the <string.h> header file */
|
|
#cmakedefine HAVE_STRING_H 1
|
|
|
|
/* define to 1 if you have the <strings.h> header file */
|
|
#cmakedefine HAVE_STRINGS_H 1
|
|
|
|
/* define to 1 if you have the sun audio support */
|
|
#cmakedefine HAVE_SUN_AUDIO 1
|
|
|
|
/* define to 1 if you have the <sun/audioio.h> header file */
|
|
#cmakedefine HAVE_SUN_AUDIOIO_H 1
|
|
|
|
/* define to 1 if you have the <sys/audioio.h> header file */
|
|
#cmakedefine HAVE_SYS_AUDIOIO_H 1
|
|
|
|
/* define to 1 if you have the <sys/ioctl.h> header file */
|
|
#cmakedefine HAVE_SYS_IOCTL_H 1
|
|
|
|
/* define to 1 if you have the <sys/select.h> header file */
|
|
#cmakedefine HAVE_SYS_SELECT_H 1
|
|
|
|
/* define to 1 if you have the <sys/soundcard.h> header file */
|
|
#cmakedefine HAVE_SYS_SOUNDCARD_H 1
|
|
|
|
/* define to 1 if you have the <sys/stat.h> header file */
|
|
#cmakedefine HAVE_SYS_STAT_H 1
|
|
|
|
/* define to 1 if you have the <sys/time.h> header file */
|
|
#cmakedefine HAVE_SYS_TIME_H 1
|
|
|
|
/* define to 1 if you have the <sys/timeb.h> header file */
|
|
#cmakedefine HAVE_SYS_TIMEB_H 1
|
|
|
|
/* define to 1 if you have the <sys/types.h> header file */
|
|
#cmakedefine HAVE_SYS_TYPES_H 1
|
|
|
|
/* define to 1 if you have the <sys/utsname.h> header file */
|
|
#cmakedefine HAVE_SYS_UTSNAME_H 1
|
|
|
|
/* define to 1 if you have the <sys/wait.h> header file */
|
|
#cmakedefine HAVE_SYS_WAIT_H 1
|
|
|
|
/* define to 1 if you have the <termios.h> header file */
|
|
#cmakedefine HAVE_TERMIOS_H 1
|
|
|
|
/* define to 1 if you have the <unistd.h> header file */
|
|
#cmakedefine HAVE_UNISTD_H 1
|
|
|
|
/* define to 1 if you have the `vsnprintf' function */
|
|
#cmakedefine HAVE_VSNPRINTF 1
|
|
|
|
/* define to 1 if you have the waveaudio library available (in
|
|
* Windows) */
|
|
#cmakedefine HAVE_WAVEAUDIO 1
|
|
|
|
/* define to 1 if you have the wavpack library available */
|
|
#cmakedefine HAVE_WAVPACK 1
|
|
|
|
/* define to 1 if you have the <wavpack.h> header file */
|
|
#cmakedefine HAVE_WAVPACK_H 1
|
|
|
|
/* define to 1 if you are on windows and have the <glob.h> header
|
|
* file */
|
|
#cmakedefine HAVE_WIN32_GLOB_H 1
|
|
|
|
/* define to 1 if you are on windows and have the <ltdl.h> header
|
|
* file */
|
|
#cmakedefine HAVE_WIN32_LTDL_H 1
|
|
|
|
/* define the name of the package */
|
|
#cmakedefine PACKAGE "@PACKAGE@"
|
|
|
|
/* define to the address where bug reports for this package should be
|
|
* sent */
|
|
#cmakedefine PACKAGE_BUGREPORT "@PACKAGE_BUGREPORT@"
|
|
|
|
/* define to the full name of this package */
|
|
#cmakedefine PACKAGE_NAME "@PACKAGE_NAME@"
|
|
|
|
/* define to the full name and version of this package */
|
|
#cmakedefine PACKAGE_STRING "@PACKAGE_STRING@"
|
|
|
|
/* define to the one symbol short name of this package */
|
|
#cmakedefine PACKAGE_TARNAME "@PACKAGE_TARNAME@"
|
|
|
|
/* define to the home page for this package */
|
|
#cmakedefine PACKAGE_URL "@PACKAGE_URL@"
|
|
|
|
/* define to the version of this package */
|
|
#cmakedefine PACKAGE_VERSION "@PACKAGE_VERSION@"
|
|
|
|
/* define to 1 if curl should be used (instead of wget) */
|
|
#cmakedefine USING_CURL 1
|
|
|
|
/* define to 1 if ffmpeg should be used */
|
|
#cmakedefine USING_FFMPEG 1
|
|
|
|
/* define to 1 if id3tag should be used */
|
|
#cmakedefine USING_ID3TAG 1
|
|
|
|
/* define to 1 if the machine is big endian */
|
|
#cmakedefine WORDS_BIGENDIAN 1
|
|
|
|
/*========================================*/
|
|
|
|
#endif /* SOX_CONFIG_INCLUDED */
|