From d2b2c90a06bf1f4a21df196430d1f95856900410 Mon Sep 17 00:00:00 2001 From: Allen Winter Date: Thu, 30 Jun 2011 17:36:45 -0400 Subject: Move the modules, modules-test and systeminfo subdirs into 'attic' --- modules/config-alsa.h.cmake | 34 ---------------------------------- 1 file changed, 34 deletions(-) delete mode 100644 modules/config-alsa.h.cmake (limited to 'modules/config-alsa.h.cmake') diff --git a/modules/config-alsa.h.cmake b/modules/config-alsa.h.cmake deleted file mode 100644 index fb9cb8ca..00000000 --- a/modules/config-alsa.h.cmake +++ /dev/null @@ -1,34 +0,0 @@ -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_LINUX_AWE_VOICE_H 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_SYS_AWE_VOICE_H 1 - -/* Define to 1 if you have the - header file. */ -#cmakedefine HAVE__USR_SRC_SYS_GNU_I386_ISA_SOUND_AWE_VOICE_H 1 - -/* Define to 1 if you have the - header file. */ -#cmakedefine HAVE__USR_SRC_SYS_I386_ISA_SOUND_AWE_VOICE_H 1 - -/* Define to 1 if you have the 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 header file. */ -#cmakedefine HAVE_ALSA_ASOUNDLIB_H 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_SYS_ASOUNDLIB_H 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_SYS_SOUNDCARD_H 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_MACHINE_SOUNDCARD_H 1 -- cgit v1.2.1