MinGWCrossCompile.cmake: fix cross builds with recent versions of CMake
[lmms/mlankhorst.git] / cmake / modules / config-alsa.h.cmake
blob9ecb908025543b5ca98d1a64fe58c278861c5191
1 /* Define to 1 if you have the <linux/awe_voice.h> header file. */
2 #cmakedefine LMMS_HAVE_LINUX_AWE_VOICE_H 1
4 /* Define to 1 if you have the <sys/awe_voice.h> header file. */
5 #cmakedefine LMMS_HAVE_SYS_AWE_VOICE_H 1
7 /* Define to 1 if you have the </usr/src/sys/gnu/i386/isa/sound/awe_voice.h>
8    header file. */
9 #cmakedefine LMMS_HAVE__USR_SRC_SYS_GNU_I386_ISA_SOUND_AWE_VOICE_H 1
11 /* Define to 1 if you have the </usr/src/sys/i386/isa/sound/awe_voice.h>
12    header file. */
13 #cmakedefine LMMS_HAVE__USR_SRC_SYS_I386_ISA_SOUND_AWE_VOICE_H 1
15 /* Define to 1 if you have the <awe_voice.h> header file. */
16 #cmakedefine LMMS_HAVE_AWE_VOICE_H 1
18 /* Define if you have libasound.so.2 (required for ALSA 0.9.x support) */
19 #cmakedefine LMMS_HAVE_LIBASOUND2 1
21 /* Define if libasound has snd_pcm_resume() */
22 #cmakedefine LMMS_HAVE_SND_PCM_RESUME 1
24 /* Define to 1 if you have the <alsa/asoundlib.h> header file. */
25 #cmakedefine LMMS_HAVE_ALSA_ASOUNDLIB_H 1
27 /* Define to 1 if you have the <sys/asoundlib.h> header file. */
28 #cmakedefine LMMS_HAVE_SYS_ASOUNDLIB_H 1
30 /* Define to 1 if you have the <sys/soundcard.h> header file. */
31 #cmakedefine LMMS_HAVE_SYS_SOUNDCARD_H 1
33 /* Define to 1 if you have the <machine/soundcard.h> header file. */
34 #cmakedefine LMMS_HAVE_MACHINE_SOUNDCARD_H 1