From: Jean-Baptiste Kempf Date: Sat, 24 Apr 2010 09:33:42 +0000 (+0200) Subject: Contrib: Don't compile portaudio support in fluidsynth X-Git-Tag: 1.2.0-pre1~6902 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=1674728e44836e40ff17b2d44739195f2ca20b11;p=vlc Contrib: Don't compile portaudio support in fluidsynth --- diff --git a/extras/contrib/src/Makefile b/extras/contrib/src/Makefile index 94d581b5c0..81cf0c7d84 100644 --- a/extras/contrib/src/Makefile +++ b/extras/contrib/src/Makefile @@ -2399,6 +2399,7 @@ endif --disable-coreaudio \ --disable-lash \ --disable-ladcca \ + --disable-portaudio-support \ --without-readline cd $< && make cd $< && make install