forked from sox_ng/sox_ng
309 lines
8.8 KiB
Text
309 lines
8.8 KiB
Text
/*
|
|
* libSndfile configuration file generated by CMake
|
|
*/
|
|
|
|
#ifndef LIBSNDFILE_CONFIG_INCLUDED
|
|
#define LIBSNDFILE_CONFIG_INCLUDED
|
|
|
|
/*========================================*/
|
|
|
|
/* define if building universal (internal helper macro) */
|
|
#cmakedefine01 AC_APPLE_UNIVERSAL_BUILD
|
|
|
|
/* set to 1 if the compiler is GNU GCC */
|
|
#cmakedefine01 COMPILER_IS_GCC
|
|
|
|
/* host processor clips on negative float to int conversion */
|
|
#cmakedefine01 CPU_CLIPS_NEGATIVE
|
|
|
|
/* host processor clips on positive float to int conversion */
|
|
#cmakedefine01 CPU_CLIPS_POSITIVE
|
|
|
|
/* host processor is big endian */
|
|
#cmakedefine01 CPU_IS_BIG_ENDIAN
|
|
|
|
/* host processor is little endian */
|
|
#cmakedefine01 CPU_IS_LITTLE_ENDIAN
|
|
|
|
/* set to 1 to enable experimental code */
|
|
#cmakedefine01 ENABLE_EXPERIMENTAL_CODE
|
|
|
|
/* set to 1 if you have alsa */
|
|
#cmakedefine01 HAVE_ALSA
|
|
|
|
/* define to 1 if you have the <alsa/asoundlib.h> header file */
|
|
#cmakedefine01 HAVE_ALSA_ASOUNDLIB_H
|
|
|
|
/* define to 1 if you have the <byteswap.h> header file */
|
|
#cmakedefine01 HAVE_BYTESWAP_H
|
|
|
|
/* define to 1 if you have the `calloc' function */
|
|
#cmakedefine01 HAVE_CALLOC
|
|
|
|
/* Define to 1 if you have the `ceil' function */
|
|
#cmakedefine01 HAVE_CEIL
|
|
|
|
/* set to 0 if S_IRGRP is not defined */
|
|
#cmakedefine01 HAVE_DECL_S_IRGRP
|
|
|
|
/* define to 1 if you have the <direct.h> header file */
|
|
#cmakedefine01 HAVE_DIRECT_H
|
|
|
|
/* define to 1 if you have the <dlfcn.h> header file */
|
|
#cmakedefine01 HAVE_DLFCN_H
|
|
|
|
/* define to 1 if you have the <endian.h> header file */
|
|
#cmakedefine01 HAVE_ENDIAN_H
|
|
|
|
/* will be set to 1 if flac, ogg, vorbis, and opus are available */
|
|
#cmakedefine01 HAVE_EXTERNAL_XIPH_LIBS
|
|
|
|
/* define to 1 if you have the `floor' function */
|
|
#cmakedefine01 HAVE_FLOOR
|
|
|
|
/* define to 1 if you have the `fmod' function */
|
|
#cmakedefine01 HAVE_FMOD
|
|
|
|
/* define to 1 if you have the `free' function */
|
|
#cmakedefine01 HAVE_FREE
|
|
|
|
/* define to 1 if you have the `fstat' function */
|
|
#cmakedefine01 HAVE_FSTAT
|
|
|
|
/* define to 1 if you have the `fstat64' function */
|
|
#cmakedefine01 HAVE_FSTAT64
|
|
|
|
/* define to 1 if you have the `fsync' function */
|
|
#cmakedefine01 HAVE_FSYNC
|
|
|
|
/* define to 1 if you have the `ftruncate' function */
|
|
#cmakedefine01 HAVE_FTRUNCATE
|
|
|
|
/* define to 1 if you have the `getpagesize' function */
|
|
#cmakedefine01 HAVE_GETPAGESIZE
|
|
|
|
/* define to 1 if you have the `gettimeofday' function */
|
|
#cmakedefine01 HAVE_GETTIMEOFDAY
|
|
|
|
/* define if you have the `gmtime' function */
|
|
#cmakedefine HAVE_GMTIME
|
|
|
|
/* define if you have the `gmtime_r' function */
|
|
#cmakedefine HAVE_GMTIME_R
|
|
|
|
/* define to 1 if you have the <immintrin.h> header file */
|
|
#cmakedefine01 HAVE_IMMINTRIN_H
|
|
|
|
/* define to 1 if you have the <inttypes.h> header file */
|
|
#cmakedefine01 HAVE_INTTYPES_H
|
|
|
|
/* define if you have the <io.h> header file */
|
|
#cmakedefine HAVE_IO_H
|
|
|
|
/* define to 1 if you have the m library */
|
|
#cmakedefine01 HAVE_LIBM
|
|
|
|
/* define to 1 if you have the <locale.h> header file */
|
|
#cmakedefine01 HAVE_LOCALE_H
|
|
|
|
/* define to 1 if you have the `localtime' function */
|
|
#cmakedefine01 HAVE_LOCALTIME
|
|
|
|
/* define to 1 if you have the `localtime_r' function */
|
|
#cmakedefine01 HAVE_LOCALTIME_R
|
|
|
|
/* define to 1 if you have the `lrint' function */
|
|
#cmakedefine01 HAVE_LRINTF
|
|
|
|
/* define to 1 if you have the `lround' function */
|
|
#cmakedefine01 HAVE_LROUND
|
|
|
|
/* define to 1 if you have the `lseek' function */
|
|
#cmakedefine01 HAVE_LSEEK
|
|
|
|
/* define to 1 if you have the `lseek64' function */
|
|
#cmakedefine01 HAVE_LSEEK64
|
|
|
|
/* define to 1 if you have the `malloc' function */
|
|
#cmakedefine01 HAVE_MALLOC
|
|
|
|
/* define to 1 if you have the <memory.h> header file */
|
|
#cmakedefine01 HAVE_MEMORY_H
|
|
|
|
/* define to 1 if you have the <minix/config.h> header file */
|
|
#cmakedefine01 HAVE_MINIX_CONFIG_H
|
|
|
|
/* define to 1 if you have the `mmap' function */
|
|
#cmakedefine HAVE_MMAP 1
|
|
|
|
/* will be set to 1 if lame, mpg123 mpeg support is available */
|
|
#cmakedefine01 HAVE_MPEG
|
|
|
|
/* define to 1 if you have the `open' function */
|
|
#cmakedefine01 HAVE_OPEN
|
|
|
|
/* define to 1 if you have the `pipe' function */
|
|
#cmakedefine01 HAVE_PIPE
|
|
|
|
/* define to 1 if you have the `read' function */
|
|
#cmakedefine01 HAVE_READ
|
|
|
|
/* define to 1 if you have the `realloc' function */
|
|
#cmakedefine01 HAVE_REALLOC
|
|
|
|
/* define to 1 if you have the `setlocale' function */
|
|
#cmakedefine01 HAVE_SETLOCALE
|
|
|
|
/* set to 1 if <sndio.h> is available */
|
|
#cmakedefine01 HAVE_SNDIO_H
|
|
|
|
/* define to 1 if you have the `snprintf' function */
|
|
#cmakedefine01 HAVE_SNPRINTF
|
|
|
|
/* set to 1 if you have libsqlite3 */
|
|
#cmakedefine01 HAVE_SQLITE3
|
|
|
|
/* define to 1 if you have the type `ssize_t' */
|
|
#cmakedefine01 HAVE_SSIZE_T
|
|
|
|
#if (HAVE_SSIZE_T == 0)
|
|
#define ssize_t intptr_t
|
|
#endif
|
|
|
|
/* define to 1 if you have the <stdbool.h> header file */
|
|
#cmakedefine01 HAVE_STDBOOL_H
|
|
|
|
/* define to 1 if you have the <stdint.h> header file */
|
|
#cmakedefine01 HAVE_STDINT_H
|
|
|
|
/* define to 1 if you have the <stdio.h> header file */
|
|
#cmakedefine01 HAVE_STDIO_H
|
|
|
|
/* define to 1 if you have the <stdlib.h> header file */
|
|
#cmakedefine01 HAVE_STDLIB_H
|
|
|
|
/* define to 1 if you have the <string.h> header file */
|
|
#cmakedefine01 HAVE_STRING_H
|
|
|
|
/* define to 1 if you have the <strings.h> header file */
|
|
#cmakedefine01 HAVE_STRINGS_H
|
|
|
|
/* define to 1 if you have the <sys/stat.h> header file */
|
|
#cmakedefine01 HAVE_SYS_STAT_H
|
|
|
|
/* define to 1 if you have the <sys/time.h> header file */
|
|
#cmakedefine01 HAVE_SYS_TIME_H
|
|
|
|
/* define to 1 if you have the <sys/types.h> header file */
|
|
#cmakedefine01 HAVE_SYS_TYPES_H
|
|
|
|
/* define to 1 if you have <sys/wait.h> that is POSIX.1 compatible */
|
|
#cmakedefine01 HAVE_SYS_WAIT_H
|
|
|
|
/* define to 1 if you have the <unistd.h> header file */
|
|
#cmakedefine01 HAVE_UNISTD_H
|
|
|
|
/* define to 1 if you have the `vsnprintf' function */
|
|
#cmakedefine01 HAVE_VSNPRINTF
|
|
|
|
/* define to 1 if you have the `waitpid' function */
|
|
#cmakedefine01 HAVE_WAITPID
|
|
|
|
/* define to 1 if you have the <wchar.h> header file */
|
|
#cmakedefine01 HAVE_WCHAR_H
|
|
|
|
/* define to 1 if you have the `write' function. */
|
|
#cmakedefine01 HAVE_WRITE
|
|
|
|
/* the host triplet of the compiled binary. */
|
|
#cmakedefine HOST_TRIPLET "@HOST_TRIPLET@"
|
|
|
|
/* set to 1 if compiling for OpenBSD */
|
|
#cmakedefine01 OS_IS_OPENBSD
|
|
|
|
/* set to 1 if compiling for Win32 */
|
|
#cmakedefine01 OS_IS_WIN32
|
|
|
|
/* 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 version of this package. */
|
|
#cmakedefine PACKAGE_VERSION "@PACKAGE_VERSION@"
|
|
|
|
/* the size of `double', as computed by sizeof */
|
|
#cmakedefine SIZEOF_DOUBLE @SIZEOF_DOUBLE@
|
|
|
|
/* The size of `float', as computed by sizeof. */
|
|
#cmakedefine SIZEOF_FLOAT @SIZEOF_FLOAT@
|
|
|
|
/* The size of `int', as computed by sizeof. */
|
|
#cmakedefine SIZEOF_INT @SIZEOF_INT@
|
|
|
|
/* The size of `int64_t', as computed by sizeof. */
|
|
#cmakedefine SIZEOF_INT64_T @SIZEOF_INT64_T@
|
|
|
|
/* The size of `long', as computed by sizeof. */
|
|
#cmakedefine SIZEOF_LONG @SIZEOF_LONG@
|
|
|
|
/* The size of `long long', as computed by sizeof. */
|
|
#cmakedefine SIZEOF_LONG_LONG @SIZEOF_LONG_LONG@
|
|
|
|
/* The size of `off_t', as computed by sizeof. */
|
|
#cmakedefine SIZEOF_OFF_T @SIZEOF_OFF_T@
|
|
|
|
/* The size of `short', as computed by sizeof. */
|
|
#cmakedefine SIZEOF_SHORT @SIZEOF_SHORT@
|
|
|
|
/* The size of `size_t', as computed by sizeof. */
|
|
#cmakedefine SIZEOF_SIZE_T @SIZEOF_SIZE_T@
|
|
|
|
/* The size of `void*', as computed by sizeof. */
|
|
#cmakedefine SIZEOF_VOIDP @SIZEOF_VOIDP@
|
|
|
|
/* The size of `wchar_t', as computed by sizeof. */
|
|
#cmakedefine SIZEOF_WCHAR_T @SIZEOF_WCHAR_T@
|
|
|
|
/* define to 1 if you have the ANSI C header files */
|
|
#cmakedefine01 STDC_HEADERS
|
|
|
|
/* define if SSE2 is enabled */
|
|
#cmakedefine USE_SSE2
|
|
|
|
/* define to 1 to use the native windows API */
|
|
#cmakedefine01 USE_WINDOWS_API
|
|
|
|
/* version number of package */
|
|
#cmakedefine VERSION "@VERSION@"
|
|
|
|
/* Set to 1 if windows DLL is being built. */
|
|
#cmakedefine WIN32_TARGET_DLL 1
|
|
|
|
/* 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
|
|
|
|
/*========================================*/
|
|
|
|
#endif /* LIBSNDFILE_CONFIG_INCLUDED */
|