13 lines
343 B
Diff
13 lines
343 B
Diff
diff -ur alsa-plugins-1.0.21.orig/Makefile.am alsa-plugins-1.0.21/Makefile.am
|
|
--- alsa-plugins-1.0.21.orig/Makefile.am 2009-05-06 10:07:28.000000000 +0300
|
|
+++ alsa-plugins-1.0.21/Makefile.am 2009-08-01 18:23:26.000000000 +0300
|
|
@@ -17,7 +17,7 @@
|
|
if HAVE_PPH
|
|
SUBDIRS += pph
|
|
endif
|
|
-if HAVE_SPEEXDSP
|
|
+if USE_LIBSPEEX
|
|
SUBDIRS += speex
|
|
endif
|
|
|