config-alsa.h.cmake 1.2 KB

1234567891011121314151617181920212223242526272829303132333435
  1. /* Define to 1 if you have the <linux/awe_voice.h> header file. */
  2. #cmakedefine LMMS_HAVE_LINUX_AWE_VOICE_H 1
  3. /* Define to 1 if you have the <sys/awe_voice.h> header file. */
  4. #cmakedefine LMMS_HAVE_SYS_AWE_VOICE_H 1
  5. /* Define to 1 if you have the </usr/src/sys/gnu/i386/isa/sound/awe_voice.h>
  6. header file. */
  7. #cmakedefine LMMS_HAVE__USR_SRC_SYS_GNU_I386_ISA_SOUND_AWE_VOICE_H 1
  8. /* Define to 1 if you have the </usr/src/sys/i386/isa/sound/awe_voice.h>
  9. header file. */
  10. #cmakedefine LMMS_HAVE__USR_SRC_SYS_I386_ISA_SOUND_AWE_VOICE_H 1
  11. /* Define to 1 if you have the <awe_voice.h> header file. */
  12. #cmakedefine LMMS_HAVE_AWE_VOICE_H 1
  13. /* Define if you have libasound.so.2 (required for ALSA 0.9.x support) */
  14. #cmakedefine LMMS_HAVE_LIBASOUND2 1
  15. /* Define if libasound has snd_pcm_resume() */
  16. #cmakedefine LMMS_HAVE_SND_PCM_RESUME 1
  17. /* Define to 1 if you have the <alsa/asoundlib.h> header file. */
  18. #cmakedefine LMMS_HAVE_ALSA_ASOUNDLIB_H 1
  19. /* Define to 1 if you have the <sys/asoundlib.h> header file. */
  20. #cmakedefine LMMS_HAVE_SYS_ASOUNDLIB_H 1
  21. /* Define to 1 if you have the <sys/soundcard.h> header file. */
  22. #cmakedefine LMMS_HAVE_SYS_SOUNDCARD_H 1
  23. /* Define to 1 if you have the <machine/soundcard.h> header file. */
  24. #cmakedefine LMMS_HAVE_MACHINE_SOUNDCARD_H 1