mirror of
https://github.com/LMMS/lmms.git
synced 2026-03-11 02:26:19 -04:00
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1352 0778d3d1-df1d-0410-868b-ea421aaaa00d
35 lines
1.2 KiB
CMake
35 lines
1.2 KiB
CMake
/* Define to 1 if you have the <linux/awe_voice.h> header file. */
|
|
#cmakedefine LMMS_HAVE_LINUX_AWE_VOICE_H 1
|
|
|
|
/* Define to 1 if you have the <sys/awe_voice.h> header file. */
|
|
#cmakedefine LMMS_HAVE_SYS_AWE_VOICE_H 1
|
|
|
|
/* Define to 1 if you have the </usr/src/sys/gnu/i386/isa/sound/awe_voice.h>
|
|
header file. */
|
|
#cmakedefine LMMS_HAVE__USR_SRC_SYS_GNU_I386_ISA_SOUND_AWE_VOICE_H 1
|
|
|
|
/* Define to 1 if you have the </usr/src/sys/i386/isa/sound/awe_voice.h>
|
|
header file. */
|
|
#cmakedefine LMMS_HAVE__USR_SRC_SYS_I386_ISA_SOUND_AWE_VOICE_H 1
|
|
|
|
/* Define to 1 if you have the <awe_voice.h> header file. */
|
|
#cmakedefine LMMS_HAVE_AWE_VOICE_H 1
|
|
|
|
/* Define if you have libasound.so.2 (required for ALSA 0.9.x support) */
|
|
#cmakedefine LMMS_HAVE_LIBASOUND2 1
|
|
|
|
/* Define if libasound has snd_pcm_resume() */
|
|
#cmakedefine LMMS_HAVE_SND_PCM_RESUME 1
|
|
|
|
/* Define to 1 if you have the <alsa/asoundlib.h> header file. */
|
|
#cmakedefine LMMS_HAVE_ALSA_ASOUNDLIB_H 1
|
|
|
|
/* Define to 1 if you have the <sys/asoundlib.h> header file. */
|
|
#cmakedefine LMMS_HAVE_SYS_ASOUNDLIB_H 1
|
|
|
|
/* Define to 1 if you have the <sys/soundcard.h> header file. */
|
|
#cmakedefine LMMS_HAVE_SYS_SOUNDCARD_H 1
|
|
|
|
/* Define to 1 if you have the <machine/soundcard.h> header file. */
|
|
#cmakedefine LMMS_HAVE_MACHINE_SOUNDCARD_H 1
|