[vlc-commits] commit: Contrib: Don't compile portaudio support in fluidsynth ( Jean-Baptiste Kempf )

git at videolan.org git at videolan.org
Sat Apr 24 11:35:48 CEST 2010


vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Sat Apr 24 11:33:42 2010 +0200| [1674728e44836e40ff17b2d44739195f2ca20b11] | committer: Jean-Baptiste Kempf 

Contrib: Don't compile portaudio support in fluidsynth

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=1674728e44836e40ff17b2d44739195f2ca20b11
---

 extras/contrib/src/Makefile |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/extras/contrib/src/Makefile b/extras/contrib/src/Makefile
index 94d581b..81cf0c7 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



More information about the vlc-commits mailing list