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
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
/* config.h. Generated by configure. */
/* config.h.in. Generated from configure.in by autoheader. */
/* Old ALSA API without pointers */
/* #undef ALSA_PCM_OLD_HW_PARAMS_API */
/* Define to 1 if you have the <alsa/asoundlib.h> header file. */
/* Define to 1 if you have the <audio/audiolib.h> header file. */
/* Define to 1 if you have the `chsize' function. */
/* #undef HAVE_CHSIZE */
/* Define to 1 if you have the <db.h> header file. */
/* #undef HAVE_DB_H */
/* Found /dev/audio */
/* #undef HAVE_DEV_AUDIO */
/* Found /dev/dsp */
/* #undef HAVE_DEV_DSP */
/* Found /dev/dspW */
/* #undef HAVE_DEV_DSPW */
/* Found /dev/sbdsp */
/* #undef HAVE_DEV_SBDSP */
/* Define to 1 if you have the <fcntl.h> header file. */
/* Define to 1 if you have the `ftruncate' function. */
/* Define to 1 if you have the <gdbm.h> header file. */
/* #undef HAVE_GDBM_H */
/* Define to 1 if you have the <inttypes.h> header file. */
/* Define to 1 if you have the `asound' library (-lasound). */
/* Define to 1 if you have the `audio' library (-laudio). */
/* #undef HAVE_LIBAUDIO */
/* Define to 1 if you have the <libc.h> header file. */
/* #undef HAVE_LIBC_H */
/* Define to 1 if you have the `db' library (-ldb). */
/* #undef HAVE_LIBDB */
/* Define to 1 if you have the `gdbm' library (-lgdbm). */
/* #undef HAVE_LIBGDBM */
/* Define to 1 if you have the `m' library (-lm). */
/* Found -lX11 */
/* Found -lXt */
/* Define to 1 if you have the <limits.h> header file. */
/* Define to 1 if you have the <machine/soundcard.h> header file. */
/* #undef HAVE_MACHINE_SOUNDCARD_H */
/* Define to 1 if you have the <malloc.h> header file. */
/* #undef HAVE_MALLOC_H */
/* Define to 1 if you have the `memcpy' function. */
/* #undef HAVE_MEMCPY */
/* Define to 1 if you have the <memory.h> header file. */
/* Found NAS -laudio */
/* Sun hack */
/* #undef HAVE_NONSTDARITH */
/* Define to 1 if you have the <stdint.h> header file. */
/* Define to 1 if you have the <stdlib.h> header file. */
/* Define to 1 if you have the `strchr' function. */
/* #undef HAVE_STRCHR */
/* Define to 1 if you have the <strings.h> header file. */
/* Define to 1 if you have the <string.h> header file. */
/* Define to 1 if you have the <sun/audioio.h> header file. */
/* #undef HAVE_SUN_AUDIOIO_H */
/* Define to 1 if you have the <sys/audioio.h> header file. */
/* #undef HAVE_SYS_AUDIOIO_H */
/* Define to 1 if you have the <sys/file.h> header file. */
/* Define to 1 if you have the <sys/ioccom.h> header file. */
/* #undef HAVE_SYS_IOCCOM_H */
/* Define to 1 if you have the <sys/ioctl.h> header file. */
/* Define to 1 if you have the <sys/soundcard.h> header file. */
/* #undef HAVE_SYS_SOUNDCARD_H */
/* Define to 1 if you have the <sys/stat.h> header file. */
/* Define to 1 if you have the <sys/time.h> header file. */
/* Define to 1 if you have the <sys/types.h> header file. */
/* Define to 1 if you have the `truncate' function. */
/* Define to 1 if you have the <unistd.h> header file. */
/* No float prototype */
/* #undef NOPROTOFLOAT */
/* Define to the address where bug reports for this package should be sent. */
/* Define to the full name of this package. */
/* Define to the full name and version of this package. */
/* Define to the one symbol short name of this package. */
/* Define to the version of this package. */
/* Define as the return type of signal handlers (`int' or `void'). */
/* New ALSA API passes pointers to parms */
/* Define to 1 if you have the ANSI C header files. */
/* Define to 1 if the X Window System is missing or not being used. */
/* #undef X_DISPLAY_MISSING */
/* Define to empty if `const' does not conform to ANSI C. */
/* #undef const */
/* Define to `long' if <sys/types.h> does not define. */
/* #undef off_t */