Merge pull request #4324 from FernetMenta/wasapi
[vuplus_xbmc] / lib / timidity / config.h.in
1 /* config.h.in.  Generated from configure.in by autoheader.  */
2
3 /* Define to 1 if you are in debug mode */
4 #undef DEBUG
5
6 /* place to install patches */
7 #undef DEFAULT_PATH
8
9 /* Define resampler. */
10 #undef DEFAULT_RESAMPLATION
11
12 /* Define to 1 if you have to add "_" to every identifiers. */
13 #undef DLSYM_NEEDS_UNDERSCORE
14
15 /* Define to 1 if you enable Sherry WRD */
16 #undef ENABLE_SHERRY
17
18 /* Define to 1 if you have the `alarm' function. */
19 #undef HAVE_ALARM
20
21 /* Define to 1 if you have the <alsa/asoundlib.h> header file. */
22 #undef HAVE_ALSA_ASOUNDLIB_H
23
24 /* Define to 1 if you have the <arpa/inet.h> header file. */
25 #undef HAVE_ARPA_INET_H
26
27 /* Define to 1 if you have the <curses.h> header file. */
28 #undef HAVE_CURSES_H
29
30 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
31    */
32 #undef HAVE_DIRENT_H
33
34 /* Define to 1 if you have the <dlfcn.h> header file. */
35 #undef HAVE_DLFCN_H
36
37 /* Define to 1 if you have the `dlopen' function. */
38 #undef HAVE_DLOPEN
39
40 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
41 #undef HAVE_DOPRNT
42
43 /* Define to 1 if you have the `dup2' function. */
44 #undef HAVE_DUP2
45
46 /* Define to 1 if you have the <errno.h> header file. */
47 #undef HAVE_ERRNO_H
48
49 /* Define to 1 if you have the <fcntl.h> header file. */
50 #undef HAVE_FCNTL_H
51
52 /* Define to 1 if you have the `floor' function. */
53 #undef HAVE_FLOOR
54
55 /* Define to 1 if you have the `fork' function. */
56 #undef HAVE_FORK
57
58 /* Define to 1 if you have the `getcwd' function. */
59 #undef HAVE_GETCWD
60
61 /* Define to 1 if you have the `gethostbyname' function. */
62 #undef HAVE_GETHOSTBYNAME
63
64 /* Define to 1 if you have the `getopt' function. */
65 #undef HAVE_GETOPT
66
67 /* Define to 1 if you have the <getopt.h> header file. */
68 #undef HAVE_GETOPT_H
69
70 /* Define to 1 if you have `getopt_long function' */
71 #undef HAVE_GETOPT_LONG
72
73 /* Define to 1 if you have the `getpagesize' function. */
74 #undef HAVE_GETPAGESIZE
75
76 /* Define to 1 if you have the `gettimeofday' function. */
77 #undef HAVE_GETTIMEOFDAY
78
79 /* Define to 1 if you have the `getwd' function. */
80 #undef HAVE_GETWD
81
82 /* Define to 1 if you have the <glob.h> header file. */
83 #undef HAVE_GLOB_H
84
85 /* Define to 1 if you have GTK+ 2.x */
86 #undef HAVE_GTK_2
87
88 /* Define to 1 if you have the <inttypes.h> header file. */
89 #undef HAVE_INTTYPES_H
90
91 /* Define to 1 if you have the `isatty' function. */
92 #undef HAVE_ISATTY
93
94 /* Define to 1 if you have the `asound' library (-lasound). */
95 #undef HAVE_LIBASOUND
96
97 /* Define to 1 if you have the `ICE' library (-lICE). */
98 #undef HAVE_LIBICE
99
100 /* Define to 1 if you have the `m' library (-lm). */
101 #undef HAVE_LIBM
102
103 /* Define to 1 if you have the `nsl' library (-lnsl). */
104 #undef HAVE_LIBNSL
105
106 /* Define to 1 if you have the `ossaudio' library (-lossaudio). */
107 #undef HAVE_LIBOSSAUDIO
108
109 /* Define to 1 if you have the `socket' library (-lsocket). */
110 #undef HAVE_LIBSOCKET
111
112 /* Define to 1 if you have the `X11' library (-lX11). */
113 #undef HAVE_LIBX11
114
115 /* Define to 1 if you have the `xpg4' library (-lxpg4). */
116 #undef HAVE_LIBXPG4
117
118 /* Define to 1 if you have the <limits.h> header file. */
119 #undef HAVE_LIMITS_H
120
121 /* Define to 1 if you have the <machine/endian.h> header file. */
122 #undef HAVE_MACHINE_ENDIAN_H
123
124 /* Define to 1 if you have the <malloc.h> header file. */
125 #undef HAVE_MALLOC_H
126
127 /* Define to 1 if you have the `memchr' function. */
128 #undef HAVE_MEMCHR
129
130 /* Define to 1 if you have the `memmove' function. */
131 #undef HAVE_MEMMOVE
132
133 /* Define to 1 if you have the <memory.h> header file. */
134 #undef HAVE_MEMORY_H
135
136 /* Define to 1 if you have the `memset' function. */
137 #undef HAVE_MEMSET
138
139 /* Define to 1 if you have a working `mmap' system call. */
140 #undef HAVE_MMAP
141
142 /* Define to 1 if you have the `modf' function. */
143 #undef HAVE_MODF
144
145 /* Define to 1 if you have the `munmap' function. */
146 #undef HAVE_MUNMAP
147
148 /* Define to 1 if you have the <ncurses/curses.h> header file. */
149 #undef HAVE_NCURSES_CURSES_H
150
151 /* Define to 1 if you have the <ncurses.h> header file. */
152 #undef HAVE_NCURSES_H
153
154 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
155 #undef HAVE_NDIR_H
156
157 /* Define to 1 if you have the <netdb.h> header file. */
158 #undef HAVE_NETDB_H
159
160 /* Define to 1 if you have the <netinet/in.h> header file. */
161 #undef HAVE_NETINET_IN_H
162
163 /* Define to 1 if you have <mmsystem.h> file */
164 #undef HAVE_NEW_MMSYSTEM
165
166 /* Define to 1 if you have the <nlist.h> header file. */
167 #undef HAVE_NLIST_H
168
169 /* Define to 1 if you have the `popen' function. */
170 #undef HAVE_POPEN
171
172 /* Define to 1 if you have the `pow' function. */
173 #undef HAVE_POW
174
175 /* Define to 1 if you have the `select' function. */
176 #undef HAVE_SELECT
177
178 /* Define to 1 if you have the `signal' function. */
179 #undef HAVE_SIGNAL
180
181 /* Define to 1 if you have the <slang.h> header file. */
182 #undef HAVE_SLANG_H
183
184 /* Define to 1 if you have the <slang/slang.h> header file. */
185 #undef HAVE_SLANG_SLANG_H
186
187 /* Define to 1 if you have the `sleep' function. */
188 #undef HAVE_SLEEP
189
190 /* Define to 1 if you have the `snd_seq_port_info_set_timestamping' function.
191    */
192 #undef HAVE_SND_SEQ_PORT_INFO_SET_TIMESTAMPING
193
194 /* Define to 1 if you have the `snprintf' function. */
195 #undef HAVE_SNPRINTF
196
197 /* Define to 1 if you have the `socket' function. */
198 #undef HAVE_SOCKET
199
200 /* Define to 1 if you have the <soundcard.h> header file. */
201 #undef HAVE_SOUNDCARD_H
202
203 /* Define to 1 if you have the `sqrt' function. */
204 #undef HAVE_SQRT
205
206 /* Define to 1 if stdbool.h conforms to C99. */
207 #undef HAVE_STDBOOL_H
208
209 /* Define to 1 if you have the <stddef.h> header file. */
210 #undef HAVE_STDDEF_H
211
212 /* Define to 1 if you have the <stdint.h> header file. */
213 #undef HAVE_STDINT_H
214
215 /* Define to 1 if you have the <stdlib.h> header file. */
216 #undef HAVE_STDLIB_H
217
218 /* Define to 1 if you have the `strcasecmp' function. */
219 #undef HAVE_STRCASECMP
220
221 /* Define to 1 if you have the `strchr' function. */
222 #undef HAVE_STRCHR
223
224 /* Define to 1 if you have the `strdup' function. */
225 #undef HAVE_STRDUP
226
227 /* Define to 1 if you have the `strerror' function. */
228 #undef HAVE_STRERROR
229
230 /* Define to 1 if cpp supports the ANSI # stringizing operator. */
231 #undef HAVE_STRINGIZE
232
233 /* Define to 1 if you have the <strings.h> header file. */
234 #undef HAVE_STRINGS_H
235
236 /* Define to 1 if you have the <string.h> header file. */
237 #undef HAVE_STRING_H
238
239 /* Define to 1 if you have the `strlcat' function. */
240 #undef HAVE_STRLCAT
241
242 /* Define to 1 if you have the `strlcpy' function. */
243 #undef HAVE_STRLCPY
244
245 /* Define to 1 if you have the `strncasecmp' function. */
246 #undef HAVE_STRNCASECMP
247
248 /* Define to 1 if you have the <stropts.h> header file. */
249 #undef HAVE_STROPTS_H
250
251 /* Define to 1 if you have the `strrchr' function. */
252 #undef HAVE_STRRCHR
253
254 /* Define to 1 if you have the `strstr' function. */
255 #undef HAVE_STRSTR
256
257 /* Define to 1 if you have the `strtol' function. */
258 #undef HAVE_STRTOL
259
260 /* Define to 1 if you have the <sys/asoundlib.h> header file. */
261 #undef HAVE_SYS_ASOUNDLIB_H
262
263 /* Define to 1 if you have the <sys/audioio.h> header file. */
264 #undef HAVE_SYS_AUDIOIO_H
265
266 /* Define to 1 if you have the <sys/awe_voice.h> header file. */
267 #undef HAVE_SYS_AWE_VOICE_H
268
269 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
270    */
271 #undef HAVE_SYS_DIR_H
272
273 /* Define to 1 if you have the <sys/ioctl.h> header file. */
274 #undef HAVE_SYS_IOCTL_H
275
276 /* Define to 1 if you have the <sys/ipc.h> header file. */
277 #undef HAVE_SYS_IPC_H
278
279 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
280    */
281 #undef HAVE_SYS_NDIR_H
282
283 /* Define to 1 if you have the <sys/param.h> header file. */
284 #undef HAVE_SYS_PARAM_H
285
286 /* Define to 1 if you have the <sys/shm.h> header file. */
287 #undef HAVE_SYS_SHM_H
288
289 /* Define to 1 if you have the <sys/socket.h> header file. */
290 #undef HAVE_SYS_SOCKET_H
291
292 /* Define to 1 if you have the <sys/soundcard.h> header file. */
293 #undef HAVE_SYS_SOUNDCARD_H
294
295 /* Define to 1 if you have the <sys/stat.h> header file. */
296 #undef HAVE_SYS_STAT_H
297
298 /* Define to 1 if you have the <sys/sysctl.h> header file. */
299 #undef HAVE_SYS_SYSCTL_H
300
301 /* Define to 1 if you have the <sys/time.h> header file. */
302 #undef HAVE_SYS_TIME_H
303
304 /* Define to 1 if you have the <sys/types.h> header file. */
305 #undef HAVE_SYS_TYPES_H
306
307 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
308 #undef HAVE_SYS_WAIT_H
309
310 /* Define to 1 if you have the <termios.h> header file. */
311 #undef HAVE_TERMIOS_H
312
313 /* Define to 1 if you use semun keyword */
314 #undef HAVE_UNION_SEMUN
315
316 /* Define to 1 if you have the <unistd.h> header file. */
317 #undef HAVE_UNISTD_H
318
319 /* Define to 1 if you have the `usleep' function. */
320 #undef HAVE_USLEEP
321
322 /* Define to 1 if you have the `vfork' function. */
323 #undef HAVE_VFORK
324
325 /* Define to 1 if you have the <vfork.h> header file. */
326 #undef HAVE_VFORK_H
327
328 /* Define to 1 if you have the `vprintf' function. */
329 #undef HAVE_VPRINTF
330
331 /* Define to 1 if you have the `vsnprintf' function. */
332 #undef HAVE_VSNPRINTF
333
334 /* Define to 1 if `fork' works. */
335 #undef HAVE_WORKING_FORK
336
337 /* Define to 1 if `vfork' works. */
338 #undef HAVE_WORKING_VFORK
339
340 /* Define to 1 if you have the <X11/extensions/XShm.h> header file. */
341 #undef HAVE_X11_EXTENSIONS_XSHM_H
342
343 /* Define to 1 if you have the <X11/Xlib.h> header file. */
344 #undef HAVE_X11_XLIB_H
345
346 /* Define to 1 if you have the <X11/Xmu/ExtAgent.h> header file. */
347 #undef HAVE_X11_XMU_EXTAGENT_H
348
349 /* Define to 1 if you have the `XmuRegisterExternalAgent' function. */
350 #undef HAVE_XMUREGISTEREXTERNALAGENT
351
352 /* Define to 1 if you have the `XShmCreatePixmap' function. */
353 #undef HAVE_XSHMCREATEPIXMAP
354
355 /* Define to 1 if the system has the type `_Bool'. */
356 #undef HAVE__BOOL
357
358 /* Define to 1 if you are NOT in debug mode */
359 #undef NDEBUG
360
361 /* Define to 1 if you do not have <string.h>. */
362 #undef NO_STRING_H
363
364 /* Define to 1 if you cannot use volatile keyword */
365 #undef NO_VOLATILE
366
367 /* Define to 1 if you need offix support */
368 #undef OFFIX
369
370 /* oss device name */
371 #undef OSS_DEVICE
372
373 /* Name of package */
374 #undef PACKAGE
375
376 /* Define to the address where bug reports for this package should be sent. */
377 #undef PACKAGE_BUGREPORT
378
379 /* Define to the full name of this package. */
380 #undef PACKAGE_NAME
381
382 /* Define to the full name and version of this package. */
383 #undef PACKAGE_STRING
384
385 /* Define to the one symbol short name of this package. */
386 #undef PACKAGE_TARNAME
387
388 /* Define to the version of this package. */
389 #undef PACKAGE_VERSION
390
391 /* a compatibility matter. ignore it. */
392 #undef PKGDATADIR
393
394 /* place to install modules */
395 #undef PKGLIBDIR
396
397 /* Define to 1 if the C compiler supports function prototypes. */
398 #undef PROTOTYPES
399
400 /* Define as the return type of signal handlers (`int' or `void'). */
401 #undef RETSIGTYPE
402
403 /* Define to 1 if the `setvbuf' function takes the buffering type as its
404    second argument and the buffer pointer as the third, as on System V before
405    release 3. */
406 #undef SETVBUF_REVERSED
407
408 /* shared library extention */
409 #undef SHARED_LIB_EXT
410
411 /* Define to 1 if you have the ANSI C header files. */
412 #undef STDC_HEADERS
413
414 /* Define to 1 if you need network support */
415 #undef SUPPORT_SOCKET
416
417 /* Define to 1 if you need spectrogram vewer. */
418 #undef SUPPORT_SOUNDSPEC
419
420 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
421 #undef TIME_WITH_SYS_TIME
422
423 /* the output specification */
424 #undef TIMIDITY_OUTPUT_ID
425
426 /* for windows gui */
427 #undef TIMID_VERSION
428
429 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
430 #undef TM_IN_SYS_TIME
431
432 /* Define to 1 if you use altivec */
433 #undef USE_ALTIVEC
434
435 /* Define to 1 if you use PDcurses */
436 #undef USE_PDCURSES
437
438 /* Version number of package */
439 #undef VERSION
440
441 /* Define to 1 if your processor stores words with the most significant byte
442    first (like Motorola and SPARC, unlike Intel and VAX). */
443 #undef WORDS_BIGENDIAN
444
445 /* Define to 1 if you need wrd support for X. */
446 #undef WRDT_X
447
448 /* Define to 1 if you have libXaw3d. */
449 #undef XAW3D
450
451 /* Define to 1 if the X Window System is missing or not being used. */
452 #undef X_DISPLAY_MISSING
453
454 /* Define to 1 if type `char' is unsigned and you are not using gcc.  */
455 #ifndef __CHAR_UNSIGNED__
456 # undef __CHAR_UNSIGNED__
457 #endif
458
459 /* Define like PROTOTYPES; this can be used by system headers. */
460 #undef __PROTOTYPES
461
462 /* Define to empty if `const' does not conform to ANSI C. */
463 #undef const
464
465 /* Define to `__inline__' or `__inline' if that's what the C compiler
466    calls it, or to nothing if 'inline' is not supported under any name.  */
467 #ifndef __cplusplus
468 #undef inline
469 #endif
470
471 /* Define to `long' if <sys/types.h> does not define. */
472 #undef off_t
473
474 /* for VC */
475 #undef pclose
476
477 /* Define to `int' if <sys/types.h> does not define. */
478 #undef pid_t
479
480 /* for VC */
481 #undef popen
482
483 /* Define to `unsigned' if <sys/types.h> does not define. */
484 #undef size_t
485
486 /* for VC */
487 #undef snprintf
488
489 /* Define as `fork' if `vfork' does not work. */
490 #undef vfork
491
492 /* Define to empty if the keyword `volatile' does not work. Warning: valid
493    code using `volatile' can become incorrect without. Disable with care. */
494 #undef volatile
495
496 /* for VC */
497 #undef vsnprintf