OSDN Git Service

* public snapshot of sid simulator
[pf3gnuchains/pf3gnuchains3x.git] / sid / component / audio / config.in
1 /* config.in.  Generated automatically from configure.in by autoheader.  */
2
3 /* Define if you have the <mmreg.h> header file.  */
4 #undef HAVE_MMREG_H
5
6 /* Define if you have the <mmsystem.h> header file.  */
7 #undef HAVE_MMSYSTEM_H
8
9 /* Define if you have the <sys/audioio.h> header file.  */
10 #undef HAVE_SYS_AUDIOIO_H
11
12 /* Define if you have the <sys/ioctl.h> header file.  */
13 #undef HAVE_SYS_IOCTL_H
14
15 /* Define if you have the <sys/soundcard.h> header file.  */
16 #undef HAVE_SYS_SOUNDCARD_H
17
18 /* Define if you have the kernel32 library (-lkernel32).  */
19 #undef HAVE_LIBKERNEL32
20
21 /* Define if you have the m library (-lm).  */
22 #undef HAVE_LIBM
23
24 /* Define if you have the winmm library (-lwinmm).  */
25 #undef HAVE_LIBWINMM
26
27 /* Name of package */
28 #undef PACKAGE
29
30 /* Version number of package */
31 #undef VERSION
32
33 /* Define if Windows sound API should be used */
34 #undef SOUND_CYGWIN
35
36 /* Define if Solaris sound API should be used */
37 #undef SOUND_SOLARIS
38
39 /* Define if Linux sound API should be used */
40 #undef SOUND_LINUX
41
42 /* Define if no sound API is available */
43 #undef SOUND_NONE
44