Blame config.h.in

Packit 8f7830
/* config.h.in.  Generated from configure.ac by autoheader.  */
Packit 8f7830
Packit 8f7830
/* Define if building universal (internal helper macro) */
Packit 8f7830
#undef AC_APPLE_UNIVERSAL_BUILD
Packit 8f7830
Packit 8f7830
/* Target processor is big endian. */
Packit 8f7830
#undef CPU_IS_BIG_ENDIAN
Packit 8f7830
Packit 8f7830
/* Target processor is little endian. */
Packit 8f7830
#undef CPU_IS_LITTLE_ENDIAN
Packit 8f7830
Packit 8f7830
/* Set FLAC__BYTES_PER_WORD to 8 (4 is the default) */
Packit 8f7830
#undef ENABLE_64_BIT_WORDS
Packit 8f7830
Packit 8f7830
/* define to align allocated memory on 32-byte boundaries */
Packit 8f7830
#undef FLAC__ALIGN_MALLOC_DATA
Packit 8f7830
Packit 8f7830
/* define if building for ia32/i386 */
Packit 8f7830
#undef FLAC__CPU_IA32
Packit 8f7830
Packit 8f7830
/* define if building for PowerPC */
Packit 8f7830
#undef FLAC__CPU_PPC
Packit 8f7830
Packit 8f7830
/* define if building for PowerPC with SPE ABI */
Packit 8f7830
#undef FLAC__CPU_PPC_SPE
Packit 8f7830
Packit 8f7830
/* define if building for SPARC */
Packit 8f7830
#undef FLAC__CPU_SPARC
Packit 8f7830
Packit 8f7830
/* define if building for x86_64 */
Packit 8f7830
#undef FLAC__CPU_X86_64
Packit 8f7830
Packit 8f7830
/* define if you have docbook-to-man or docbook2man */
Packit 8f7830
#undef FLAC__HAS_DOCBOOK_TO_MAN
Packit 8f7830
Packit 8f7830
/* define if you are compiling for x86 and have the NASM assembler */
Packit 8f7830
#undef FLAC__HAS_NASM
Packit 8f7830
Packit 8f7830
/* define if you have the ogg library */
Packit 8f7830
#undef FLAC__HAS_OGG
Packit 8f7830
Packit 8f7830
/* Set to 1 if <x86intrin.h> is available. */
Packit 8f7830
#undef FLAC__HAS_X86INTRIN
Packit 8f7830
Packit 8f7830
/* define to disable use of assembly code */
Packit 8f7830
#undef FLAC__NO_ASM
Packit 8f7830
Packit 8f7830
/* define if building for Darwin / MacOS X */
Packit 8f7830
#undef FLAC__SYS_DARWIN
Packit 8f7830
Packit 8f7830
/* define if building for Linux */
Packit 8f7830
#undef FLAC__SYS_LINUX
Packit 8f7830
Packit 8f7830
/* define to enable use of Altivec instructions */
Packit 8f7830
#undef FLAC__USE_ALTIVEC
Packit 8f7830
Packit 8f7830
/* define to enable use of AVX instructions */
Packit 8f7830
#undef FLAC__USE_AVX
Packit 8f7830
Packit 8f7830
/* Compiler has the __builtin_bswap16 intrinsic */
Packit 8f7830
#undef HAVE_BSWAP16
Packit 8f7830
Packit 8f7830
/* Compiler has the __builtin_bswap32 intrinsic */
Packit 8f7830
#undef HAVE_BSWAP32
Packit 8f7830
Packit 8f7830
/* Define to 1 if you have the <byteswap.h> header file. */
Packit 8f7830
#undef HAVE_BYTESWAP_H
Packit 8f7830
Packit 8f7830
/* define if you have clock_gettime */
Packit 8f7830
#undef HAVE_CLOCK_GETTIME
Packit 8f7830
Packit 8f7830
/* Define to 1 if you have the <cpuid.h> header file. */
Packit 8f7830
#undef HAVE_CPUID_H
Packit 8f7830
Packit 8f7830
/* Define to 1 if C++ supports variable-length arrays. */
Packit 8f7830
#undef HAVE_CXX_VARARRAYS
Packit 8f7830
Packit 8f7830
/* Define to 1 if C supports variable-length arrays. */
Packit 8f7830
#undef HAVE_C_VARARRAYS
Packit 8f7830
Packit 8f7830
/* Define to 1 if you have the <dlfcn.h> header file. */
Packit 8f7830
#undef HAVE_DLFCN_H
Packit 8f7830
Packit 8f7830
/* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
Packit 8f7830
#undef HAVE_FSEEKO
Packit 8f7830
Packit 8f7830
/* Define to 1 if you have the `getopt_long' function. */
Packit 8f7830
#undef HAVE_GETOPT_LONG
Packit 8f7830
Packit 8f7830
/* Define if you have the iconv() function and it works. */
Packit 8f7830
#undef HAVE_ICONV
Packit 8f7830
Packit 8f7830
/* Define to 1 if you have the <inttypes.h> header file. */
Packit 8f7830
#undef HAVE_INTTYPES_H
Packit 8f7830
Packit 8f7830
/* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
Packit 8f7830
#undef HAVE_LANGINFO_CODESET
Packit 8f7830
Packit 8f7830
/* lround support */
Packit 8f7830
#undef HAVE_LROUND
Packit 8f7830
Packit 8f7830
/* Define to 1 if you have the <memory.h> header file. */
Packit 8f7830
#undef HAVE_MEMORY_H
Packit 8f7830
Packit 8f7830
/* Define to 1 if the system has the type `socklen_t'. */
Packit 8f7830
#undef HAVE_SOCKLEN_T
Packit 8f7830
Packit 8f7830
/* Define to 1 if you have the <stdint.h> header file. */
Packit 8f7830
#undef HAVE_STDINT_H
Packit 8f7830
Packit 8f7830
/* Define to 1 if you have the <stdlib.h> header file. */
Packit 8f7830
#undef HAVE_STDLIB_H
Packit 8f7830
Packit 8f7830
/* Define to 1 if you have the <strings.h> header file. */
Packit 8f7830
#undef HAVE_STRINGS_H
Packit 8f7830
Packit 8f7830
/* Define to 1 if you have the <string.h> header file. */
Packit 8f7830
#undef HAVE_STRING_H
Packit 8f7830
Packit 8f7830
/* Define to 1 if you have the <sys/ioctl.h> header file. */
Packit 8f7830
#undef HAVE_SYS_IOCTL_H
Packit 8f7830
Packit 8f7830
/* Define to 1 if you have the <sys/param.h> header file. */
Packit 8f7830
#undef HAVE_SYS_PARAM_H
Packit 8f7830
Packit 8f7830
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit 8f7830
#undef HAVE_SYS_STAT_H
Packit 8f7830
Packit 8f7830
/* Define to 1 if you have the <sys/types.h> header file. */
Packit 8f7830
#undef HAVE_SYS_TYPES_H
Packit 8f7830
Packit 8f7830
/* Define to 1 if you have the <termios.h> header file. */
Packit 8f7830
#undef HAVE_TERMIOS_H
Packit 8f7830
Packit 8f7830
/* Define to 1 if typeof works with your compiler. */
Packit 8f7830
#undef HAVE_TYPEOF
Packit 8f7830
Packit 8f7830
/* Define to 1 if you have the <unistd.h> header file. */
Packit 8f7830
#undef HAVE_UNISTD_H
Packit 8f7830
Packit 8f7830
/* Define to 1 if you have the <x86intrin.h> header file. */
Packit 8f7830
#undef HAVE_X86INTRIN_H
Packit 8f7830
Packit 8f7830
/* Define as const if the declaration of iconv() needs const. */
Packit 8f7830
#undef ICONV_CONST
Packit 8f7830
Packit 8f7830
/* Define to the sub-directory where libtool stores uninstalled libraries. */
Packit 8f7830
#undef LT_OBJDIR
Packit 8f7830
Packit 8f7830
/* Name of package */
Packit 8f7830
#undef PACKAGE
Packit 8f7830
Packit 8f7830
/* Define to the address where bug reports for this package should be sent. */
Packit 8f7830
#undef PACKAGE_BUGREPORT
Packit 8f7830
Packit 8f7830
/* Define to the full name of this package. */
Packit 8f7830
#undef PACKAGE_NAME
Packit 8f7830
Packit 8f7830
/* Define to the full name and version of this package. */
Packit 8f7830
#undef PACKAGE_STRING
Packit 8f7830
Packit 8f7830
/* Define to the one symbol short name of this package. */
Packit 8f7830
#undef PACKAGE_TARNAME
Packit 8f7830
Packit 8f7830
/* Define to the home page for this package. */
Packit 8f7830
#undef PACKAGE_URL
Packit 8f7830
Packit 8f7830
/* Define to the version of this package. */
Packit 8f7830
#undef PACKAGE_VERSION
Packit 8f7830
Packit 8f7830
/* The size of `off_t', as computed by sizeof. */
Packit 8f7830
#undef SIZEOF_OFF_T
Packit 8f7830
Packit 8f7830
/* The size of `void*', as computed by sizeof. */
Packit 8f7830
#undef SIZEOF_VOIDP
Packit 8f7830
Packit 8f7830
/* Define to 1 if you have the ANSI C header files. */
Packit 8f7830
#undef STDC_HEADERS
Packit 8f7830
Packit 8f7830
/* Enable extensions on AIX 3, Interix.  */
Packit 8f7830
#ifndef _ALL_SOURCE
Packit 8f7830
# undef _ALL_SOURCE
Packit 8f7830
#endif
Packit 8f7830
/* Enable GNU extensions on systems that have them.  */
Packit 8f7830
#ifndef _GNU_SOURCE
Packit 8f7830
# undef _GNU_SOURCE
Packit 8f7830
#endif
Packit 8f7830
/* Enable threading extensions on Solaris.  */
Packit 8f7830
#ifndef _POSIX_PTHREAD_SEMANTICS
Packit 8f7830
# undef _POSIX_PTHREAD_SEMANTICS
Packit 8f7830
#endif
Packit 8f7830
/* Enable extensions on HP NonStop.  */
Packit 8f7830
#ifndef _TANDEM_SOURCE
Packit 8f7830
# undef _TANDEM_SOURCE
Packit 8f7830
#endif
Packit 8f7830
/* Enable general extensions on Solaris.  */
Packit 8f7830
#ifndef __EXTENSIONS__
Packit 8f7830
# undef __EXTENSIONS__
Packit 8f7830
#endif
Packit 8f7830
Packit 8f7830
Packit 8f7830
/* Version number of package */
Packit 8f7830
#undef VERSION
Packit 8f7830
Packit 8f7830
/* Target processor is big endian. */
Packit 8f7830
#undef WORDS_BIGENDIAN
Packit 8f7830
Packit 8f7830
/* Enable large inode numbers on Mac OS X 10.5.  */
Packit 8f7830
#ifndef _DARWIN_USE_64_BIT_INODE
Packit 8f7830
# define _DARWIN_USE_64_BIT_INODE 1
Packit 8f7830
#endif
Packit 8f7830
Packit 8f7830
/* Number of bits in a file offset, on hosts where this is settable. */
Packit 8f7830
#undef _FILE_OFFSET_BITS
Packit 8f7830
Packit 8f7830
/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
Packit 8f7830
#undef _LARGEFILE_SOURCE
Packit 8f7830
Packit 8f7830
/* Define for large files, on AIX-style hosts. */
Packit 8f7830
#undef _LARGE_FILES
Packit 8f7830
Packit 8f7830
/* Define to 1 if on MINIX. */
Packit 8f7830
#undef _MINIX
Packit 8f7830
Packit 8f7830
/* Define to 2 if the system does not provide POSIX.1 features except with
Packit 8f7830
   this defined. */
Packit 8f7830
#undef _POSIX_1_SOURCE
Packit 8f7830
Packit 8f7830
/* Define to 1 if you need to in order for `stat' and other things to work. */
Packit 8f7830
#undef _POSIX_SOURCE
Packit 8f7830
Packit 8f7830
/* Define to `__inline__' or `__inline' if that's what the C compiler
Packit 8f7830
   calls it, or to nothing if 'inline' is not supported under any name.  */
Packit 8f7830
#ifndef __cplusplus
Packit 8f7830
#undef inline
Packit 8f7830
#endif
Packit 8f7830
Packit 8f7830
/* Define to __typeof__ if your compiler spells it that way. */
Packit 8f7830
#undef typeof