aboutsummaryrefslogtreecommitdiff
path: root/modules/config-alsa.h.cmake
diff options
context:
space:
mode:
authorAllen Winter <allen.winter@kdab.com>2011-06-28 17:13:05 -0400
committerAllen Winter <allen.winter@kdab.com>2011-06-28 17:13:05 -0400
commite15ffacc69242c89107afbfda6f8ece9f2b56633 (patch)
tree34bed177321c49f883d9d75616947a18f38c037f /modules/config-alsa.h.cmake
parent5c79bed7250cb2f854bfb4f20e4d266925d94b54 (diff)
parentc06badd8d431583071cad638fea082ca0776a0a3 (diff)
downloadextra-cmake-modules-e15ffacc69242c89107afbfda6f8ece9f2b56633.tar.gz
extra-cmake-modules-e15ffacc69242c89107afbfda6f8ece9f2b56633.tar.bz2
Merge branch 'allen' of /data/kde/trunk/KDE/kdelibs
Diffstat (limited to 'modules/config-alsa.h.cmake')
-rw-r--r--modules/config-alsa.h.cmake34
1 files changed, 34 insertions, 0 deletions
diff --git a/modules/config-alsa.h.cmake b/modules/config-alsa.h.cmake
new file mode 100644
index 00000000..fb9cb8ca
--- /dev/null
+++ b/modules/config-alsa.h.cmake
@@ -0,0 +1,34 @@
+/* Define to 1 if you have the <linux/awe_voice.h> header file. */
+#cmakedefine HAVE_LINUX_AWE_VOICE_H 1
+
+/* Define to 1 if you have the <sys/awe_voice.h> header file. */
+#cmakedefine 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 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 HAVE__USR_SRC_SYS_I386_ISA_SOUND_AWE_VOICE_H 1
+
+/* Define to 1 if you have the <awe_voice.h> header file. */
+#cmakedefine HAVE_AWE_VOICE_H 1
+
+/* Define if you have libasound.so.2 (required for ALSA 0.9.x support) */
+#cmakedefine HAVE_LIBASOUND2 1
+
+/* Define if libasound has snd_pcm_resume() */
+#cmakedefine HAVE_SND_PCM_RESUME 1
+
+/* Define to 1 if you have the <alsa/asoundlib.h> header file. */
+#cmakedefine HAVE_ALSA_ASOUNDLIB_H 1
+
+/* Define to 1 if you have the <sys/asoundlib.h> header file. */
+#cmakedefine HAVE_SYS_ASOUNDLIB_H 1
+
+/* Define to 1 if you have the <sys/soundcard.h> header file. */
+#cmakedefine HAVE_SYS_SOUNDCARD_H 1
+
+/* Define to 1 if you have the <machine/soundcard.h> header file. */
+#cmakedefine HAVE_MACHINE_SOUNDCARD_H 1