parent
16899ae079
commit
d3aab727ef
@ -0,0 +1,370 @@ |
||||
/* src/soxconfig.h. Generated from soxconfig.h.in by configure. */ |
||||
/* src/soxconfig.h.in. Generated from configure.ac by autoheader. */ |
||||
|
||||
/* Define if building universal (internal helper macro) */ |
||||
/* #undef AC_APPLE_UNIVERSAL_BUILD */ |
||||
|
||||
/* Define to dlopen() amrnb. */ |
||||
/* #undef DL_AMRNB */ |
||||
|
||||
/* Define to dlopen() amrwb. */ |
||||
/* #undef DL_AMRWB */ |
||||
|
||||
/* Define to dlopen() lame. */ |
||||
/* #undef DL_LAME */ |
||||
|
||||
/* Define to dlopen() mad. */ |
||||
/* #undef DL_MAD */ |
||||
|
||||
/* Define to dlopen() sndfile. */ |
||||
/* #undef DL_SNDFILE */ |
||||
|
||||
/* Define to dlopen() libtwolame. */ |
||||
/* #undef DL_TWOLAME */ |
||||
|
||||
/* Define if SSP C support is enabled. */ |
||||
#define ENABLE_SSP_CC 1 |
||||
|
||||
/* Define if you are using an external GSM library */ |
||||
/* #undef EXTERNAL_GSM */ |
||||
|
||||
/* Define if you are using an external LPC10 library */ |
||||
/* #undef EXTERNAL_LPC10 */ |
||||
|
||||
/* Define to 1 if you have alsa. */ |
||||
/* #undef HAVE_ALSA */ |
||||
|
||||
/* Define to 1 if you have amrnb. */ |
||||
/* #undef HAVE_AMRNB */ |
||||
|
||||
/* Define to 1 if you have amrwb. */ |
||||
/* #undef HAVE_AMRWB */ |
||||
|
||||
/* Define to 1 if you have the <amrwb/dec.h> header file. */ |
||||
/* #undef HAVE_AMRWB_DEC_H */ |
||||
|
||||
/* Define to 1 if you have ao. */ |
||||
/* #undef HAVE_AO */ |
||||
|
||||
/* Define to 1 if you have the <byteswap.h> header file. */ |
||||
#define HAVE_BYTESWAP_H 1 |
||||
|
||||
/* Define to 1 if you have coreaudio. */ |
||||
/* #undef HAVE_COREAUDIO */ |
||||
|
||||
/* 1 if DISTRO is defined */ |
||||
/* #undef HAVE_DISTRO */ |
||||
|
||||
/* Define to 1 if you have the <dlfcn.h> header file. */ |
||||
#define HAVE_DLFCN_H 1 |
||||
|
||||
/* Define to 1 if you have the <fcntl.h> header file. */ |
||||
#define HAVE_FCNTL_H 1 |
||||
|
||||
/* Define to 1 if you have the <fenv.h> header file. */ |
||||
#define HAVE_FENV_H 1 |
||||
|
||||
/* Define to 1 if you have flac. */ |
||||
/* #undef HAVE_FLAC */ |
||||
|
||||
/* Define to 1 if you have the `fmemopen' function. */ |
||||
/* #undef HAVE_FMEMOPEN */ |
||||
|
||||
/* Define to 1 if fseeko (and presumably ftello) exists and is declared. */ |
||||
/* #undef HAVE_FSEEKO */ |
||||
|
||||
/* Define to 1 if you have the `gettimeofday' function. */ |
||||
#define HAVE_GETTIMEOFDAY 1 |
||||
|
||||
/* Define to 1 if you have the <glob.h> header file. */ |
||||
//#define HAVE_GLOB_H 1 //TODO
|
||||
|
||||
/* Define to 1 if you have gsm. */ |
||||
//#define HAVE_GSM 1 //TODO
|
||||
|
||||
/* Define to 1 if you have the <gsm/gsm.h> header file. */ |
||||
/* #undef HAVE_GSM_GSM_H */ |
||||
|
||||
/* Define to 1 if you have the <gsm.h> header file. */ |
||||
/* #undef HAVE_GSM_H */ |
||||
|
||||
/* Define to 1 if you have id3tag. */ |
||||
/* #undef HAVE_ID3TAG */ |
||||
|
||||
/* Define to 1 if you have the <inttypes.h> header file. */ |
||||
#define HAVE_INTTYPES_H 1 |
||||
|
||||
/* 1 if should enable LADSPA */ |
||||
/* #undef HAVE_LADSPA_H */ |
||||
|
||||
/* Define to 1 if you have the <lame.h> header file. */ |
||||
/* #undef HAVE_LAME_H */ |
||||
|
||||
/* Define to 1 if lame supports optional ID3 tags. */ |
||||
/* #undef HAVE_LAME_ID3TAG */ |
||||
|
||||
/* Define to 1 if you have the <lame/lame.h> header file. */ |
||||
/* #undef HAVE_LAME_LAME_H */ |
||||
|
||||
/* Define to 1 if you have libltdl */ |
||||
/* #undef HAVE_LIBLTDL */ |
||||
|
||||
/* Define to 1 if you have the <libpng/png.h> header file. */ |
||||
/* #undef HAVE_LIBPNG_PNG_H */ |
||||
|
||||
/* Define to 1 if you have lpc10. */ |
||||
//#define HAVE_LPC10 1 //TODO
|
||||
|
||||
/* Define to 1 if you have the <lpc10.h> header file. */ |
||||
/* #undef HAVE_LPC10_H */ |
||||
|
||||
/* Define to 1 if you have the `lrint' function. */ |
||||
#define HAVE_LRINT 1 |
||||
|
||||
/* Define to 1 if you have the <ltdl.h> header file. */ |
||||
/* #undef HAVE_LTDL_H */ |
||||
|
||||
/* Define to 1 if you have the <machine/soundcard.h> header file. */ |
||||
/* #undef HAVE_MACHINE_SOUNDCARD_H */ |
||||
|
||||
/* Define to 1 if you have the <mad.h> header file. */ |
||||
/* #undef HAVE_MAD_H */ |
||||
|
||||
/* Define to 1 if you have magic. */ |
||||
/* #undef HAVE_MAGIC */ |
||||
|
||||
/* Define to 1 if you have the <memory.h> header file. */ |
||||
#define HAVE_MEMORY_H 1 |
||||
|
||||
/* Define to 1 if you have the `mkstemp' function. */ |
||||
#define HAVE_MKSTEMP 1 |
||||
|
||||
/* Define to 1 if you have mp3. */ |
||||
/* #undef HAVE_MP3 */ |
||||
|
||||
/* Define to 1 if you have oggvorbis. */ |
||||
/* #undef HAVE_OGG_VORBIS */ |
||||
|
||||
/* Define to 1 if you have the <opencore-amrnb/interf_dec.h> header file. */ |
||||
/* #undef HAVE_OPENCORE_AMRNB_INTERF_DEC_H */ |
||||
|
||||
/* Define to 1 if you have the <opencore-amrwb/dec_if.h> header file. */ |
||||
/* #undef HAVE_OPENCORE_AMRWB_DEC_IF_H */ |
||||
|
||||
/* Define to 1 if you have opus. */ |
||||
//#define HAVE_OPUS 1 //TODO
|
||||
|
||||
/* Define to 1 if you have oss. */ |
||||
/* #undef HAVE_OSS */ |
||||
|
||||
/* Define to 1 if you have PNG. */ |
||||
/* #undef HAVE_PNG */ |
||||
|
||||
/* Define to 1 if you have the <png.h> header file. */ |
||||
/* #undef HAVE_PNG_H */ |
||||
|
||||
/* Define to 1 if you have the `popen' function. */ |
||||
#define HAVE_POPEN 1 |
||||
|
||||
/* Define to 1 if you have pulseaudio. */ |
||||
/* #undef HAVE_PULSEAUDIO */ |
||||
|
||||
/* Define if you have libsndfile with SFC_SFC_SET_SCALE_INT_FLOAT_WRITE */ |
||||
#define HAVE_SFC_SET_SCALE_INT_FLOAT_WRITE 1 |
||||
|
||||
/* Define to 1 if you have sndfile. */ |
||||
/* #undef HAVE_SNDFILE */ |
||||
|
||||
/* Define if you have libsndfile >= 1.0.18 */ |
||||
#define HAVE_SNDFILE_1_0_18 1 |
||||
|
||||
/* Define if you have <sndfile.h> */ |
||||
#define HAVE_SNDFILE_H 1 |
||||
|
||||
/* Define to 1 if you have sndio. */ |
||||
/* #undef HAVE_SNDIO */ |
||||
|
||||
/* Define to 1 if you have the <stdint.h> header file. */ |
||||
#define HAVE_STDINT_H 1 |
||||
|
||||
/* Define to 1 if you have the <stdlib.h> header file. */ |
||||
#define HAVE_STDLIB_H 1 |
||||
|
||||
/* Define to 1 if you have the `strcasecmp' function. */ |
||||
#define HAVE_STRCASECMP 1 |
||||
|
||||
/* Define to 1 if you have the `strdup' function. */ |
||||
#define HAVE_STRDUP 1 |
||||
|
||||
/* Define to 1 if you have the <strings.h> header file. */ |
||||
#define HAVE_STRINGS_H 1 |
||||
|
||||
/* Define to 1 if you have the <string.h> header file. */ |
||||
#define HAVE_STRING_H 1 |
||||
|
||||
/* Define to 1 if you have sunaudio. */ |
||||
/* #undef HAVE_SUN_AUDIO */ |
||||
|
||||
/* Define to 1 if you have the <sun/audioio.h> header file. */ |
||||
/* #undef HAVE_SUN_AUDIOIO_H */ |
||||
|
||||
/* Define to 1 if you have the <sys/audioio.h> header file. */ |
||||
/* #undef HAVE_SYS_AUDIOIO_H */ |
||||
|
||||
/* Define to 1 if you have the <sys/soundcard.h> header file. */ |
||||
/* #undef HAVE_SYS_SOUNDCARD_H */ |
||||
|
||||
/* Define to 1 if you have the <sys/stat.h> header file. */ |
||||
#define HAVE_SYS_STAT_H 1 |
||||
|
||||
/* Define to 1 if you have the <sys/timeb.h> header file. */ |
||||
/* #undef HAVE_SYS_TIMEB_H */ |
||||
|
||||
/* Define to 1 if you have the <sys/time.h> header file. */ |
||||
#define HAVE_SYS_TIME_H 1 |
||||
|
||||
/* Define to 1 if you have the <sys/types.h> header file. */ |
||||
#define HAVE_SYS_TYPES_H 1 |
||||
|
||||
/* Define to 1 if you have the <sys/utsname.h> header file. */ |
||||
#define HAVE_SYS_UTSNAME_H 1 |
||||
|
||||
/* Define to 1 if you have the <termios.h> header file. */ |
||||
#define HAVE_TERMIOS_H 1 |
||||
|
||||
/* Define to 1 if you have the <twolame.h> header file. */ |
||||
/* #undef HAVE_TWOLAME_H */ |
||||
|
||||
/* Define to 1 if you have the <unistd.h> header file. */ |
||||
#define HAVE_UNISTD_H 1 |
||||
|
||||
/* Define to 1 if you have the `vsnprintf' function. */ |
||||
#define HAVE_VSNPRINTF 1 |
||||
|
||||
/* Define to 1 if you have waveaudio. */ |
||||
/* #undef HAVE_WAVEAUDIO */ |
||||
|
||||
/* Define to 1 if you have wavpack. */ |
||||
/* #undef HAVE_WAVPACK */ |
||||
|
||||
/* Define to 1 to use win32 glob */ |
||||
/* #undef HAVE_WIN32_GLOB_H */ |
||||
|
||||
/* Define to 1 to use internal win32 ltdl */ |
||||
/* #undef HAVE_WIN32_LTDL_H */ |
||||
|
||||
/* Define to the sub-directory where libtool stores uninstalled libraries. */ |
||||
#define LT_OBJDIR ".libs/" |
||||
|
||||
/* Name of package */ |
||||
#define PACKAGE "sox" |
||||
|
||||
/* Define to the address where bug reports for this package should be sent. */ |
||||
#define PACKAGE_BUGREPORT "sox-devel@lists.sourceforge.net" |
||||
|
||||
/* Define to the full name of this package. */ |
||||
#define PACKAGE_NAME "SoX" |
||||
|
||||
/* Define to the full name and version of this package. */ |
||||
#define PACKAGE_STRING "SoX 14.4.2" |
||||
|
||||
/* Define to the one symbol short name of this package. */ |
||||
#define PACKAGE_TARNAME "sox" |
||||
|
||||
/* Define to the home page for this package. */ |
||||
#define PACKAGE_URL "" |
||||
|
||||
/* Define to the version of this package. */ |
||||
#define PACKAGE_VERSION "14.4.2" |
||||
|
||||
/* Define to 1 if you have static alsa. */ |
||||
/* #undef STATIC_ALSA */ |
||||
|
||||
/* Define to 1 if you have static amrnb. */ |
||||
/* #undef STATIC_AMRNB */ |
||||
|
||||
/* Define to 1 if you have static amrwb. */ |
||||
/* #undef STATIC_AMRWB */ |
||||
|
||||
/* Define to 1 if you have static ao. */ |
||||
/* #undef STATIC_AO */ |
||||
|
||||
/* Define to 1 if you have static coreaudio. */ |
||||
/* #undef STATIC_COREAUDIO */ |
||||
|
||||
/* Define to 1 if you have static flac. */ |
||||
/* #undef STATIC_FLAC */ |
||||
|
||||
/* Define to 1 if you have static gsm. */ |
||||
#define STATIC_GSM 1 |
||||
|
||||
/* Define to 1 if you have static lpc10. */ |
||||
#define STATIC_LPC10 1 |
||||
|
||||
/* Define to 1 if you have static mp3. */ |
||||
/* #undef STATIC_MP3 */ |
||||
|
||||
/* Define to 1 if you have static oggvorbis. */ |
||||
/* #undef STATIC_OGG_VORBIS */ |
||||
|
||||
/* Define to 1 if you have static opus. */ |
||||
#define STATIC_OPUS 1 |
||||
|
||||
/* Define to 1 if you have static oss. */ |
||||
/* #undef STATIC_OSS */ |
||||
|
||||
/* Define to 1 if you have static pulseaudio. */ |
||||
/* #undef STATIC_PULSEAUDIO */ |
||||
|
||||
/* Define to 1 if you have static sndfile. */ |
||||
/* #undef STATIC_SNDFILE */ |
||||
|
||||
/* Define to 1 if you have static sndio. */ |
||||
/* #undef STATIC_SNDIO */ |
||||
|
||||
/* Define to 1 if you have static sunaudio. */ |
||||
/* #undef STATIC_SUN_AUDIO */ |
||||
|
||||
/* Define to 1 if you have static waveaudio. */ |
||||
/* #undef STATIC_WAVEAUDIO */ |
||||
|
||||
/* Define to 1 if you have static wavpack. */ |
||||
/* #undef STATIC_WAVPACK */ |
||||
|
||||
/* Define to 1 if you have the ANSI C header files. */ |
||||
#define STDC_HEADERS 1 |
||||
|
||||
/* Version number of package */ |
||||
#define VERSION "14.4.2" |
||||
|
||||
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
|
||||
significant byte first (like Motorola and SPARC, unlike Intel). */ |
||||
#if defined AC_APPLE_UNIVERSAL_BUILD |
||||
# if defined __BIG_ENDIAN__ |
||||
# define WORDS_BIGENDIAN 1 |
||||
# endif |
||||
#else |
||||
# ifndef WORDS_BIGENDIAN |
||||
/* # undef WORDS_BIGENDIAN */ |
||||
# endif |
||||
#endif |
||||
|
||||
/* 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. */ |
||||
#define _FILE_OFFSET_BITS 64 |
||||
|
||||
/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */ |
||||
#define _LARGEFILE_SOURCE 1 |
||||
|
||||
/* Define for large files, on AIX-style hosts. */ |
||||
/* #undef _LARGE_FILES */ |
||||
|
||||
/* 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 |
Loading…
Reference in new issue