You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/media-plugins/alsa-plugins/files/alsa-plugins-1.0.23-automag...

13 lines
346 B

diff -uNr alsa-plugins-1.0.23.ORIg//Makefile.am alsa-plugins-1.0.23/Makefile.am
--- alsa-plugins-1.0.23.ORIg//Makefile.am 2010-04-16 23:38:58.546243512 +0100
+++ alsa-plugins-1.0.23/Makefile.am 2010-04-16 23:39:20.049278487 +0100
@@ -17,7 +17,7 @@
if HAVE_PPH
SUBDIRS += pph
endif
-if HAVE_SPEEXDSP
+if USE_LIBSPEEX
SUBDIRS += speex
endif