config.h.in
上传用户:shw771010
上传日期:2022-01-05
资源大小:991k
文件大小:7k
源码类别:

Audio

开发平台:

Unix_Linux

  1. /* src/config.h.in.  Generated from configure.ac by autoheader.  */
  2. /* Set to 1 if the compile is GNU GCC. */
  3. #undef COMPILER_IS_GCC
  4. /* Target processor clips on negative float to int conversion. */
  5. #undef CPU_CLIPS_NEGATIVE
  6. /* Target processor clips on positive float to int conversion. */
  7. #undef CPU_CLIPS_POSITIVE
  8. /* Target processor is big endian. */
  9. #undef CPU_IS_BIG_ENDIAN
  10. /* Target processor is little endian. */
  11. #undef CPU_IS_LITTLE_ENDIAN
  12. /* Set to 1 to enable experimental code. */
  13. #undef ENABLE_EXPERIMENTAL_CODE
  14. /* Define to 1 if you have the <alsa/asoundlib.h> header file. */
  15. #undef HAVE_ALSA_ASOUNDLIB_H
  16. /* Define to 1 if you have the <byteswap.h> header file. */
  17. #undef HAVE_BYTESWAP_H
  18. /* Define to 1 if you have the `calloc' function. */
  19. #undef HAVE_CALLOC
  20. /* Define to 1 if you have the `ceil' function. */
  21. #undef HAVE_CEIL
  22. /* Set to 1 if S_IRGRP is defined. */
  23. #undef HAVE_DECL_S_IRGRP
  24. /* Define to 1 if you have the <dlfcn.h> header file. */
  25. #undef HAVE_DLFCN_H
  26. /* Define to 1 if you have the <endian.h> header file. */
  27. #undef HAVE_ENDIAN_H
  28. /* Will be set to 1 if flac, ogg and vorbis are available. */
  29. #undef HAVE_EXTERNAL_LIBS
  30. /* Set to 1 if the compile supports the struct hack. */
  31. #undef HAVE_FLEXIBLE_ARRAY
  32. /* Define to 1 if you have the `floor' function. */
  33. #undef HAVE_FLOOR
  34. /* Define to 1 if you have the `fmod' function. */
  35. #undef HAVE_FMOD
  36. /* Define to 1 if you have the `free' function. */
  37. #undef HAVE_FREE
  38. /* Define to 1 if you have the `fstat' function. */
  39. #undef HAVE_FSTAT
  40. /* Define to 1 if you have the `fsync' function. */
  41. #undef HAVE_FSYNC
  42. /* Define to 1 if you have the `ftruncate' function. */
  43. #undef HAVE_FTRUNCATE
  44. /* Define to 1 if you have the `getpagesize' function. */
  45. #undef HAVE_GETPAGESIZE
  46. /* Define to 1 if you have the `gettimeofday' function. */
  47. #undef HAVE_GETTIMEOFDAY
  48. /* Define to 1 if you have the `gmtime' function. */
  49. #undef HAVE_GMTIME
  50. /* Define to 1 if you have the `gmtime_r' function. */
  51. #undef HAVE_GMTIME_R
  52. /* Define to 1 if you have the <inttypes.h> header file. */
  53. #undef HAVE_INTTYPES_H
  54. /* Define to 1 if you have the `m' library (-lm). */
  55. #undef HAVE_LIBM
  56. /* Define to 1 if you have the <locale.h> header file. */
  57. #undef HAVE_LOCALE_H
  58. /* Define to 1 if you have the `localtime' function. */
  59. #undef HAVE_LOCALTIME
  60. /* Define to 1 if you have the `localtime_r' function. */
  61. #undef HAVE_LOCALTIME_R
  62. /* Define if you have C99's lrint function. */
  63. #undef HAVE_LRINT
  64. /* Define if you have C99's lrintf function. */
  65. #undef HAVE_LRINTF
  66. /* Define to 1 if you have the `lseek' function. */
  67. #undef HAVE_LSEEK
  68. /* Define to 1 if you have the `malloc' function. */
  69. #undef HAVE_MALLOC
  70. /* Define to 1 if you have the <memory.h> header file. */
  71. #undef HAVE_MEMORY_H
  72. /* Define to 1 if you have the `mmap' function. */
  73. #undef HAVE_MMAP
  74. /* Define to 1 if you have the `open' function. */
  75. #undef HAVE_OPEN
  76. /* Define to 1 if you have the `pread' function. */
  77. #undef HAVE_PREAD
  78. /* Define to 1 if you have the `pwrite' function. */
  79. #undef HAVE_PWRITE
  80. /* Define to 1 if you have the `read' function. */
  81. #undef HAVE_READ
  82. /* Define to 1 if you have the `realloc' function. */
  83. #undef HAVE_REALLOC
  84. /* Define to 1 if you have the `setlocale' function. */
  85. #undef HAVE_SETLOCALE
  86. /* Define to 1 if you have the `snprintf' function. */
  87. #undef HAVE_SNPRINTF
  88. /* Set to 1 if you have libsqlite3. */
  89. #undef HAVE_SQLITE3
  90. /* Define to 1 if the system has the type `ssize_t'. */
  91. #undef HAVE_SSIZE_T
  92. /* Define to 1 if you have the <stdint.h> header file. */
  93. #undef HAVE_STDINT_H
  94. /* Define to 1 if you have the <stdlib.h> header file. */
  95. #undef HAVE_STDLIB_H
  96. /* Define to 1 if you have the <strings.h> header file. */
  97. #undef HAVE_STRINGS_H
  98. /* Define to 1 if you have the <string.h> header file. */
  99. #undef HAVE_STRING_H
  100. /* Define to 1 if you have the <sys/stat.h> header file. */
  101. #undef HAVE_SYS_STAT_H
  102. /* Define to 1 if you have the <sys/time.h> header file. */
  103. #undef HAVE_SYS_TIME_H
  104. /* Define to 1 if you have the <sys/types.h> header file. */
  105. #undef HAVE_SYS_TYPES_H
  106. /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
  107. #undef HAVE_SYS_WAIT_H
  108. /* Define to 1 if you have the <unistd.h> header file. */
  109. #undef HAVE_UNISTD_H
  110. /* Define to 1 if you have the `vsnprintf' function. */
  111. #undef HAVE_VSNPRINTF
  112. /* Define to 1 if you have the `write' function. */
  113. #undef HAVE_WRITE
  114. /* Define to the sub-directory in which libtool stores uninstalled libraries.
  115.    */
  116. #undef LT_OBJDIR
  117. /* Define to 1 if your C compiler doesn't accept -c and -o together. */
  118. #undef NO_MINUS_C_MINUS_O
  119. /* Set to 1 if compiling for MacOSX */
  120. #undef OS_IS_MACOSX
  121. /* Set to 1 if compiling for Win32 */
  122. #undef OS_IS_WIN32
  123. /* Name of package */
  124. #undef PACKAGE
  125. /* Define to the address where bug reports for this package should be sent. */
  126. #undef PACKAGE_BUGREPORT
  127. /* Define to the full name of this package. */
  128. #undef PACKAGE_NAME
  129. /* Define to the full name and version of this package. */
  130. #undef PACKAGE_STRING
  131. /* Define to the one symbol short name of this package. */
  132. #undef PACKAGE_TARNAME
  133. /* Define to the home page for this package. */
  134. #undef PACKAGE_URL
  135. /* Define to the version of this package. */
  136. #undef PACKAGE_VERSION
  137. /* Set to maximum allowed value of sf_count_t type. */
  138. #undef SF_COUNT_MAX
  139. /* The size of `double', as computed by sizeof. */
  140. #undef SIZEOF_DOUBLE
  141. /* The size of `float', as computed by sizeof. */
  142. #undef SIZEOF_FLOAT
  143. /* The size of `int', as computed by sizeof. */
  144. #undef SIZEOF_INT
  145. /* The size of `int64_t', as computed by sizeof. */
  146. #undef SIZEOF_INT64_T
  147. /* The size of `loff_t', as computed by sizeof. */
  148. #undef SIZEOF_LOFF_T
  149. /* The size of `long', as computed by sizeof. */
  150. #undef SIZEOF_LONG
  151. /* The size of `long long', as computed by sizeof. */
  152. #undef SIZEOF_LONG_LONG
  153. /* The size of `off64_t', as computed by sizeof. */
  154. #undef SIZEOF_OFF64_T
  155. /* The size of `off_t', as computed by sizeof. */
  156. #undef SIZEOF_OFF_T
  157. /* Set to sizeof (long) if unknown. */
  158. #undef SIZEOF_SF_COUNT_T
  159. /* The size of `short', as computed by sizeof. */
  160. #undef SIZEOF_SHORT
  161. /* The size of `size_t', as computed by sizeof. */
  162. #undef SIZEOF_SIZE_T
  163. /* The size of `ssize_t', as computed by sizeof. */
  164. #undef SIZEOF_SSIZE_T
  165. /* The size of `void*', as computed by sizeof. */
  166. #undef SIZEOF_VOIDP
  167. /* The size of `wchar_t', as computed by sizeof. */
  168. #undef SIZEOF_WCHAR_T
  169. /* Define to 1 if you have the ANSI C header files. */
  170. #undef STDC_HEADERS
  171. /* Set to long if unknown. */
  172. #undef TYPEOF_SF_COUNT_T
  173. /* Set to 1 to use the native windows API */
  174. #undef USE_WINDOWS_API
  175. /* Version number of package */
  176. #undef VERSION
  177. /* Set to 1 if windows DLL is being built. */
  178. #undef WIN32_TARGET_DLL
  179. /* Target processor is big endian. */
  180. #undef WORDS_BIGENDIAN
  181. /* Number of bits in a file offset, on hosts where this is settable. */
  182. #undef _FILE_OFFSET_BITS
  183. /* Define to make fseeko etc. visible, on some hosts. */
  184. #undef _LARGEFILE_SOURCE
  185. /* Define for large files, on AIX-style hosts. */
  186. #undef _LARGE_FILES
  187. /* Set to 1 to use C99 printf/snprintf in MinGW. */
  188. #undef __USE_MINGW_ANSI_STDIO