config.h.in 6.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239
  1. /* config.h.in. Generated from configure.ac by autoheader. */
  2. /* Define if building universal (internal helper macro) */
  3. #undef AC_APPLE_UNIVERSAL_BUILD
  4. /* Target processor is big endian. */
  5. #undef CPU_IS_BIG_ENDIAN
  6. /* Target processor is little endian. */
  7. #undef CPU_IS_LITTLE_ENDIAN
  8. /* Set FLAC__BYTES_PER_WORD to 8 (4 is the default) */
  9. #undef ENABLE_64_BIT_WORDS
  10. /* define to align allocated memory on 32-byte boundaries */
  11. #undef FLAC__ALIGN_MALLOC_DATA
  12. /* define if building for ia32/i386 */
  13. #undef FLAC__CPU_IA32
  14. /* define if building for PowerPC */
  15. #undef FLAC__CPU_PPC
  16. /* define if building for PowerPC with SPE ABI */
  17. #undef FLAC__CPU_PPC_SPE
  18. /* define if building for SPARC */
  19. #undef FLAC__CPU_SPARC
  20. /* define if building for x86_64 */
  21. #undef FLAC__CPU_X86_64
  22. /* define if you have docbook-to-man or docbook2man */
  23. #undef FLAC__HAS_DOCBOOK_TO_MAN
  24. /* define if you are compiling for x86 and have the NASM assembler */
  25. #undef FLAC__HAS_NASM
  26. /* define if you have the ogg library */
  27. #undef FLAC__HAS_OGG
  28. /* Set to 1 if <x86intrin.h> is available. */
  29. #undef FLAC__HAS_X86INTRIN
  30. /* define to disable use of assembly code */
  31. #undef FLAC__NO_ASM
  32. /* define if building for Darwin / MacOS X */
  33. #undef FLAC__SYS_DARWIN
  34. /* define if building for Linux */
  35. #undef FLAC__SYS_LINUX
  36. /* define to enable use of Altivec instructions */
  37. #undef FLAC__USE_ALTIVEC
  38. /* define to enable use of AVX instructions */
  39. #undef FLAC__USE_AVX
  40. /* Compiler has the __builtin_bswap16 intrinsic */
  41. #undef HAVE_BSWAP16
  42. /* Compiler has the __builtin_bswap32 intrinsic */
  43. #undef HAVE_BSWAP32
  44. /* Define to 1 if you have the <byteswap.h> header file. */
  45. #undef HAVE_BYTESWAP_H
  46. /* define if you have clock_gettime */
  47. #undef HAVE_CLOCK_GETTIME
  48. /* Define to 1 if you have the <cpuid.h> header file. */
  49. #undef HAVE_CPUID_H
  50. /* Define to 1 if C++ supports variable-length arrays. */
  51. #undef HAVE_CXX_VARARRAYS
  52. /* Define to 1 if C supports variable-length arrays. */
  53. #undef HAVE_C_VARARRAYS
  54. /* Define to 1 if you have the <dlfcn.h> header file. */
  55. #undef HAVE_DLFCN_H
  56. /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
  57. #undef HAVE_FSEEKO
  58. /* Define to 1 if you have the `getopt_long' function. */
  59. #undef HAVE_GETOPT_LONG
  60. /* Define if you have the iconv() function and it works. */
  61. #undef HAVE_ICONV
  62. /* Define to 1 if you have the <inttypes.h> header file. */
  63. #undef HAVE_INTTYPES_H
  64. /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
  65. #undef HAVE_LANGINFO_CODESET
  66. /* lround support */
  67. #undef HAVE_LROUND
  68. /* Define to 1 if you have the <memory.h> header file. */
  69. #undef HAVE_MEMORY_H
  70. /* Define to 1 if the system has the type `socklen_t'. */
  71. #undef HAVE_SOCKLEN_T
  72. /* Define to 1 if you have the <stdint.h> header file. */
  73. #undef HAVE_STDINT_H
  74. /* Define to 1 if you have the <stdlib.h> header file. */
  75. #undef HAVE_STDLIB_H
  76. /* Define to 1 if you have the <strings.h> header file. */
  77. #undef HAVE_STRINGS_H
  78. /* Define to 1 if you have the <string.h> header file. */
  79. #undef HAVE_STRING_H
  80. /* Define to 1 if you have the <sys/ioctl.h> header file. */
  81. #undef HAVE_SYS_IOCTL_H
  82. /* Define to 1 if you have the <sys/param.h> header file. */
  83. #undef HAVE_SYS_PARAM_H
  84. /* Define to 1 if you have the <sys/stat.h> header file. */
  85. #undef HAVE_SYS_STAT_H
  86. /* Define to 1 if you have the <sys/types.h> header file. */
  87. #undef HAVE_SYS_TYPES_H
  88. /* Define to 1 if you have the <termios.h> header file. */
  89. #undef HAVE_TERMIOS_H
  90. /* Define to 1 if typeof works with your compiler. */
  91. #undef HAVE_TYPEOF
  92. /* Define to 1 if you have the <unistd.h> header file. */
  93. #undef HAVE_UNISTD_H
  94. /* Define to 1 if you have the <x86intrin.h> header file. */
  95. #undef HAVE_X86INTRIN_H
  96. /* Define as const if the declaration of iconv() needs const. */
  97. #undef ICONV_CONST
  98. /* Define to the sub-directory where libtool stores uninstalled libraries. */
  99. #undef LT_OBJDIR
  100. /* Name of package */
  101. #undef PACKAGE
  102. /* Define to the address where bug reports for this package should be sent. */
  103. #undef PACKAGE_BUGREPORT
  104. /* Define to the full name of this package. */
  105. #undef PACKAGE_NAME
  106. /* Define to the full name and version of this package. */
  107. #undef PACKAGE_STRING
  108. /* Define to the one symbol short name of this package. */
  109. #undef PACKAGE_TARNAME
  110. /* Define to the home page for this package. */
  111. #undef PACKAGE_URL
  112. /* Define to the version of this package. */
  113. #undef PACKAGE_VERSION
  114. /* The size of `off_t', as computed by sizeof. */
  115. #undef SIZEOF_OFF_T
  116. /* The size of `void*', as computed by sizeof. */
  117. #undef SIZEOF_VOIDP
  118. /* Define to 1 if you have the ANSI C header files. */
  119. #undef STDC_HEADERS
  120. /* Enable extensions on AIX 3, Interix. */
  121. #ifndef _ALL_SOURCE
  122. # undef _ALL_SOURCE
  123. #endif
  124. /* Enable GNU extensions on systems that have them. */
  125. #ifndef _GNU_SOURCE
  126. # undef _GNU_SOURCE
  127. #endif
  128. /* Enable threading extensions on Solaris. */
  129. #ifndef _POSIX_PTHREAD_SEMANTICS
  130. # undef _POSIX_PTHREAD_SEMANTICS
  131. #endif
  132. /* Enable extensions on HP NonStop. */
  133. #ifndef _TANDEM_SOURCE
  134. # undef _TANDEM_SOURCE
  135. #endif
  136. /* Enable general extensions on Solaris. */
  137. #ifndef __EXTENSIONS__
  138. # undef __EXTENSIONS__
  139. #endif
  140. /* Version number of package */
  141. #undef VERSION
  142. /* Target processor is big endian. */
  143. #undef WORDS_BIGENDIAN
  144. /* Enable large inode numbers on Mac OS X 10.5. */
  145. #ifndef _DARWIN_USE_64_BIT_INODE
  146. # define _DARWIN_USE_64_BIT_INODE 1
  147. #endif
  148. /* Number of bits in a file offset, on hosts where this is settable. */
  149. #undef _FILE_OFFSET_BITS
  150. /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
  151. #undef _LARGEFILE_SOURCE
  152. /* Define for large files, on AIX-style hosts. */
  153. #undef _LARGE_FILES
  154. /* Define to 1 if on MINIX. */
  155. #undef _MINIX
  156. /* Define to 2 if the system does not provide POSIX.1 features except with
  157. this defined. */
  158. #undef _POSIX_1_SOURCE
  159. /* Define to 1 if you need to in order for `stat' and other things to work. */
  160. #undef _POSIX_SOURCE
  161. /* Define to `__inline__' or `__inline' if that's what the C compiler
  162. calls it, or to nothing if 'inline' is not supported under any name. */
  163. #ifndef __cplusplus
  164. #undef inline
  165. #endif
  166. /* Define to __typeof__ if your compiler spells it that way. */
  167. #undef typeof