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