logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git

config.h (2565B)


  1. #define ALOAD_DEVICE_DIRECTORY "/dev/"
  2. #define ALSA_CONFIG_DIR "/share/alsa"
  3. /* #undef ALSA_DEBUG_ASSERT */
  4. #define ALSA_DEVICE_DIRECTORY "/dev/snd/"
  5. #define ALSA_PKGCONF_DIR "/lib/pkgconfig"
  6. #define ALSA_PLUGIN_DIR "/lib/alsa-lib"
  7. /* #undef BUILD_HWDEP */
  8. #define BUILD_MIXER "1"
  9. #define BUILD_PCM "1"
  10. #define BUILD_PCM_PLUGIN_ADPCM "1"
  11. #define BUILD_PCM_PLUGIN_ALAW "1"
  12. #define BUILD_PCM_PLUGIN_LFLOAT "1"
  13. #define BUILD_PCM_PLUGIN_MMAP_EMUL "1"
  14. #define BUILD_PCM_PLUGIN_MULAW "1"
  15. #define BUILD_PCM_PLUGIN_RATE "1"
  16. #define BUILD_PCM_PLUGIN_ROUTE "1"
  17. #define BUILD_RAWMIDI "1"
  18. #define BUILD_SEQ "1"
  19. #define BUILD_TOPOLOGY "1"
  20. /* #undef BUILD_UCM */
  21. #define HAVE_ATTRIBUTE_SYMVER 1
  22. #define HAVE_CLOCK_GETTIME 1
  23. #define HAVE_DLFCN_H 1
  24. #define HAVE_EACCESS 1
  25. #define HAVE_ENDIAN_H 1
  26. #define HAVE_INTTYPES_H 1
  27. /* #undef HAVE_LFS */
  28. /* #undef HAVE_LIBDL */
  29. #define HAVE_LIBPTHREAD 1
  30. /* #undef HAVE_LIBRESMGR */
  31. #define HAVE_LIBRT 1
  32. #define HAVE_MALLOC_H 1
  33. #define HAVE_MEMORY_H 1
  34. #define HAVE_MMX 1
  35. #define HAVE_PTHREAD_MUTEX_RECURSIVE /**/
  36. /* #undef HAVE_SOFT_FLOAT */
  37. #define HAVE_STDINT_H 1
  38. #define HAVE_STDLIB_H 1
  39. #define HAVE_STRINGS_H 1
  40. #define HAVE_STRING_H 1
  41. /* #undef HAVE_SYS_ENDIAN_H */
  42. #define HAVE_SYS_SHM_H 1
  43. #define HAVE_SYS_STAT_H 1
  44. #define HAVE_SYS_TYPES_H 1
  45. #define HAVE_UNISTD_H 1
  46. #define HAVE_USELOCALE 1
  47. /* #undef HAVE_WORDEXP */
  48. #ifdef HAVE__THREAD_LOCAL
  49. # define HAVE___THREAD 1
  50. # define __thread _Thread_local
  51. #endif
  52. /* #undef LOCKLESS_DMIX_DEFAULT */
  53. #define LT_OBJDIR ".libs/"
  54. /* #undef NDEBUG */
  55. #define PACKAGE "alsa-lib"
  56. #define PACKAGE_BUGREPORT ""
  57. #define PACKAGE_NAME "alsa-lib"
  58. #define PACKAGE_STRING "alsa-lib 1.2.11"
  59. #define PACKAGE_TARNAME "alsa-lib"
  60. #define PACKAGE_URL ""
  61. #define PACKAGE_VERSION "1.2.11"
  62. #define SND_MAX_CARDS 32
  63. #define STDC_HEADERS 1
  64. #define SUPPORT_ALOAD "1"
  65. /* #undef SUPPORT_RESMGR */
  66. #define THREAD_SAFE_API "1"
  67. #define TIME_WITH_SYS_TIME 1
  68. #define TMPDIR "/tmp"
  69. #ifndef _ALL_SOURCE
  70. # define _ALL_SOURCE 1
  71. #endif
  72. #ifndef _GNU_SOURCE
  73. # define _GNU_SOURCE 1
  74. #endif
  75. #ifndef _POSIX_PTHREAD_SEMANTICS
  76. # define _POSIX_PTHREAD_SEMANTICS 1
  77. #endif
  78. #ifndef _TANDEM_SOURCE
  79. # define _TANDEM_SOURCE 1
  80. #endif
  81. #ifndef __EXTENSIONS__
  82. # define __EXTENSIONS__ 1
  83. #endif
  84. #define VERSION "1.2.11"
  85. #define VERSIONED_SYMBOLS /**/
  86. #ifndef _DARWIN_USE_64_BIT_INODE
  87. # define _DARWIN_USE_64_BIT_INODE 1
  88. #endif
  89. /* #undef _FILE_OFFSET_BITS */
  90. /* #undef _LARGE_FILES */
  91. /* #undef _MINIX */
  92. /* #undef _POSIX_1_SOURCE */
  93. /* #undef _POSIX_SOURCE */
  94. #define __SYMBOL_PREFIX ""
  95. /* #undef const */
  96. #ifndef __cplusplus
  97. /* #undef inline */
  98. #endif