1/* src/config.h.in.  Generated from configure.ac by autoheader.  */
2
3/* Canoncal host */
4#undef CANONICAL_HOST
5
6/* Canonical target */
7#undef CANONICAL_TARGET
8
9/* Define to 1 if you have AUDIOIO. */
10#undef HAVE_AUDIOIO
11
12/* Define to 1 if you have the <AudioToolbox/AudioToolbox.h> header file. */
13#undef HAVE_AUDIOTOOLBOX_AUDIOTOOLBOX_H
14
15/* Define to 1 if you have COREAUDIO. */
16#undef HAVE_COREAUDIO
17
18/* Define to 1 if you have the <ctype.h> header file. */
19#undef HAVE_CTYPE_H
20
21/* Define to 1 if a SysV or X/Open compatible Curses library is present */
22#undef HAVE_CURSES
23
24/* Define to 1 if library supports color (enhanced functions) */
25#undef HAVE_CURSES_COLOR
26
27/* Define to 1 if library supports X/Open Enhanced functions */
28#undef HAVE_CURSES_ENHANCED
29
30/* Define to 1 if <curses.h> is present */
31#undef HAVE_CURSES_H
32
33/* Define to 1 if library supports certain obsolete features */
34#undef HAVE_CURSES_OBSOLETE
35
36/* Define to 1 if you have the <fcntl.h> header file. */
37#undef HAVE_FCNTL_H
38
39/* Define to 1 if you have the <getopt.h> header file. */
40#undef HAVE_GETOPT_H
41
42/* Define to 1 if you have the <inttypes.h> header file. */
43#undef HAVE_INTTYPES_H
44
45/* Define to 1 if you have the `m' library (-lm). */
46#undef HAVE_LIBM
47
48/* Define to 1 if you have the `ossaudio' library (-lossaudio). */
49#undef HAVE_LIBOSSAUDIO
50
51/* Define to 1 if you have the `pthread' library (-lpthread). */
52#undef HAVE_LIBPTHREAD
53
54/* Define to 1 if you have the `pulse' library (-lpulse). */
55#undef HAVE_LIBPULSE
56
57/* Define to 1 if you have the `pulse-simple' library (-lpulse-simple). */
58#undef HAVE_LIBPULSE_SIMPLE
59
60/* Define to 1 if you have the `sndio' library (-lsndio). */
61#undef HAVE_LIBSNDIO
62
63/* Define to 1 if you have the `winmm' library (-lwinmm). */
64#undef HAVE_LIBWINMM
65
66/* Define to 1 if you have the <machine/soundcard.h> header file. */
67#undef HAVE_MACHINE_SOUNDCARD_H
68
69/* Define to 1 if you have the <math.h> header file. */
70#undef HAVE_MATH_H
71
72/* Define to 1 if you have the <memory.h> header file. */
73#undef HAVE_MEMORY_H
74
75/* Define to 1 if you have the `mousemask' function. */
76#undef HAVE_MOUSEMASK
77
78/* Define to 1 if the Ncurses library is present */
79#undef HAVE_NCURSES
80
81/* Define to 1 if the NcursesW library is present */
82#undef HAVE_NCURSESW
83
84/* Define to 1 if <ncursesw/curses.h> is present */
85#undef HAVE_NCURSESW_CURSES_H
86
87/* Define to 1 if <ncursesw.h> is present */
88#undef HAVE_NCURSESW_H
89
90/* Define to 1 if <ncurses/curses.h> is present */
91#undef HAVE_NCURSES_CURSES_H
92
93/* Define to 1 if <ncurses.h> is present */
94#undef HAVE_NCURSES_H
95
96/* Define to 1 if you have the `nc_getmouse' function. */
97#undef HAVE_NC_GETMOUSE
98
99/* Define to 1 if you have OSS. */
100#undef HAVE_OSS
101
102/* Define to 1 if you have the `pow' function. */
103#undef HAVE_POW
104
105/* Define to 1 if you have the <process.h> header file. */
106#undef HAVE_PROCESS_H
107
108/* Define to 1 if you have pthread. */
109#undef HAVE_PTHREAD
110
111/* Define to 1 if you have the <pthread.h> header file. */
112#undef HAVE_PTHREAD_H
113
114/* Define to 1 if you have PULSE AUDIO. */
115#undef HAVE_PULSEAUDIO
116
117/* Define to 1 if you have the <pulse/error.h> header file. */
118#undef HAVE_PULSE_ERROR_H
119
120/* Define to 1 if you have the <pulse/simple.h> header file. */
121#undef HAVE_PULSE_SIMPLE_H
122
123/* Define to 1 if you have the <signal.h> header file. */
124#undef HAVE_SIGNAL_H
125
126/* Define to 1 if you have SNDIO. */
127#undef HAVE_SNDIO
128
129/* Define to 1 if you have the <sndio.h> header file. */
130#undef HAVE_SNDIO_H
131
132/* Define to 1 if you have the <soundcard.h> header file. */
133#undef HAVE_SOUNDCARD_H
134
135/* Define to 1 if you have the `sqrt' function. */
136#undef HAVE_SQRT
137
138/* Define to 1 if you have the <stdint.h> header file. */
139#undef HAVE_STDINT_H
140
141/* Define to 1 if you have the <stdlib.h> header file. */
142#undef HAVE_STDLIB_H
143
144/* Define to 1 if you have the <strings.h> header file. */
145#undef HAVE_STRINGS_H
146
147/* Define to 1 if you have the <string.h> header file. */
148#undef HAVE_STRING_H
149
150/* Define to 1 if you have the <sys/audioio.h> header file. */
151#undef HAVE_SYS_AUDIOIO_H
152
153/* Define to 1 if you have the <sys/ioctl.h> header file. */
154#undef HAVE_SYS_IOCTL_H
155
156/* Define to 1 if you have the <sys/soundcard.h> header file. */
157#undef HAVE_SYS_SOUNDCARD_H
158
159/* Define to 1 if you have the <sys/stat.h> header file. */
160#undef HAVE_SYS_STAT_H
161
162/* Define to 1 if you have the <sys/time.h> header file. */
163#undef HAVE_SYS_TIME_H
164
165/* Define to 1 if you have the <sys/types.h> header file. */
166#undef HAVE_SYS_TYPES_H
167
168/* Define to 1 if you have the <termios.h> header file. */
169#undef HAVE_TERMIOS_H
170
171/* Define to 1 if you have the <time.h> header file. */
172#undef HAVE_TIME_H
173
174/* Define to 1 if you have the <unistd.h> header file. */
175#undef HAVE_UNISTD_H
176
177/* Define to 1 if you have the <windows.h> header file. */
178#undef HAVE_WINDOWS_H
179
180/* Name of package */
181#undef PACKAGE
182
183/* Define to the address where bug reports for this package should be sent. */
184#undef PACKAGE_BUGREPORT
185
186/* Define to the full name of this package. */
187#undef PACKAGE_NAME
188
189/* Define to the full name and version of this package. */
190#undef PACKAGE_STRING
191
192/* Define to the one symbol short name of this package. */
193#undef PACKAGE_TARNAME
194
195/* Define to the home page for this package. */
196#undef PACKAGE_URL
197
198/* Define to the version of this package. */
199#undef PACKAGE_VERSION
200
201/* Define to 1 if you have the ANSI C header files. */
202#undef STDC_HEADERS
203
204/* Enable extensions on AIX 3, Interix.  */
205#ifndef _ALL_SOURCE
206# undef _ALL_SOURCE
207#endif
208/* Enable GNU extensions on systems that have them.  */
209#ifndef _GNU_SOURCE
210# undef _GNU_SOURCE
211#endif
212/* Enable threading extensions on Solaris.  */
213#ifndef _POSIX_PTHREAD_SEMANTICS
214# undef _POSIX_PTHREAD_SEMANTICS
215#endif
216/* Enable extensions on HP NonStop.  */
217#ifndef _TANDEM_SOURCE
218# undef _TANDEM_SOURCE
219#endif
220/* Enable general extensions on Solaris.  */
221#ifndef __EXTENSIONS__
222# undef __EXTENSIONS__
223#endif
224
225
226/* Version number of package */
227#undef VERSION
228
229/* Define to 1 if on MINIX. */
230#undef _MINIX
231
232/* Define to 2 if the system does not provide POSIX.1 features except with
233   this defined. */
234#undef _POSIX_1_SOURCE
235
236/* Define to 1 if you need to in order for `stat' and other things to work. */
237#undef _POSIX_SOURCE
238
239/* Define to `unsigned int' if <sys/types.h> does not define. */
240#undef size_t
241