#if 0 /* @(#)lconfig.h.in 1.6 06/02/15 Copyright 1998-2003 Heiko Eissfeldt */ #endif #undef HAVE_SYS_CDIO_H /* if we should use sys/cdio.h */ #undef HAVE_SYS_CDRIO_H /* if we should use sys/cdrio.h */ #undef HAVE_SUNDEV_SRREG_H /* if we should use sundev/srreg.h */ #undef HAVE_SYS_AUDIOIO_H /* if we should use sys/audioio.h */ #undef HAVE_SUN_AUDIOIO_H /* if we should use sun/audioio.h */ #undef HAVE_SOUNDCARD_H /* if we should use soundcard.h */ #undef HAVE_SYS_SOUNDCARD_H /* if we should use sys/soundcard.h */ #undef HAVE_LINUX_SOUNDCARD_H /* if we should use linux/soundcard.h */ #undef HAVE_MACHINE_SOUNDCARD_H /* if we should use machine/soundcard.h */ #undef HAVE_SYS_ASOUNDLIB_H /* if we should use sys/asoundlib.h */ #undef HAVE_WINDOWS_H /* if we should use windows.h */ #undef HAVE_MMSYSTEM_H /* if we should use mmsystem.h */ #undef HAVE_OS2_H /* if we should use os2.h */ #undef HAVE_OS2ME_H /* if we should use os2me.h */ #if defined HAVE_SOUNDCARD_H || defined HAVE_SYS_SOUNDCARD_H || defined HAVE_LINUX_SOUNDCARD_H || defined HAVE_MACHINE_SOUNDCARD_H #define HAVE_OSS 1 #endif #if defined HAVE_WINDOWS_H && defined HAVE_MMSYSTEM_H #define HAVE_WINSOUND 1 #endif #if defined HAVE_OS2_H && defined HAVE_OS2ME_H #define HAVE_OS2SOUND 1 #endif #undef HAVE_STRTOUL