Imported Upstream version 1.1.11
[platform/upstream/cdrkit.git] / icedax / lconfig.h.in
1 #if 0
2 /* @(#)lconfig.h.in     1.6 06/02/15 Copyright 1998-2003 Heiko Eissfeldt */
3 #endif
4 #undef HAVE_SYS_CDIO_H          /* if we should use sys/cdio.h */
5
6 #undef HAVE_SYS_CDRIO_H         /* if we should use sys/cdrio.h */
7
8 #undef HAVE_SUNDEV_SRREG_H      /* if we should use sundev/srreg.h */
9
10 #undef HAVE_SYS_AUDIOIO_H       /* if we should use sys/audioio.h */
11
12 #undef HAVE_SUN_AUDIOIO_H       /* if we should use sun/audioio.h */
13
14 #undef HAVE_SOUNDCARD_H         /* if we should use soundcard.h */
15
16 #undef HAVE_SYS_SOUNDCARD_H     /* if we should use sys/soundcard.h */
17
18 #undef HAVE_LINUX_SOUNDCARD_H   /* if we should use linux/soundcard.h */
19
20 #undef HAVE_MACHINE_SOUNDCARD_H /* if we should use machine/soundcard.h */
21
22 #undef HAVE_SYS_ASOUNDLIB_H     /* if we should use sys/asoundlib.h */
23
24 #undef HAVE_WINDOWS_H           /* if we should use windows.h */
25
26 #undef HAVE_MMSYSTEM_H          /* if we should use mmsystem.h */
27
28 #undef HAVE_OS2_H               /* if we should use os2.h */
29
30 #undef HAVE_OS2ME_H             /* if we should use os2me.h */
31
32 #if     defined HAVE_SOUNDCARD_H || defined HAVE_SYS_SOUNDCARD_H  || defined HAVE_LINUX_SOUNDCARD_H || defined HAVE_MACHINE_SOUNDCARD_H
33 #define HAVE_OSS        1
34 #endif
35
36 #if     defined HAVE_WINDOWS_H && defined HAVE_MMSYSTEM_H
37 #define HAVE_WINSOUND   1
38 #endif
39
40 #if     defined HAVE_OS2_H && defined HAVE_OS2ME_H
41 #define HAVE_OS2SOUND   1
42 #endif
43
44 #undef HAVE_STRTOUL