[vlc-commits] commit: contribs: don't build FFmpeg doc ( Rafaël Carré )

git at videolan.org git at videolan.org
Sun Oct 31 21:12:47 CET 2010


vlc | branch: master | Rafaël Carré <rafael.carre at gmail.com> | Sun Oct 31 21:12:30 2010 +0100| [e570b837019e87570450b0ebbe90ad5db01669a5] | committer: Rafaël Carré 

contribs: don't build FFmpeg doc

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

 extras/contrib/src/contrib-src.mak |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/extras/contrib/src/contrib-src.mak b/extras/contrib/src/contrib-src.mak
index 9627a0f..b73b6c3 100644
--- a/extras/contrib/src/contrib-src.mak
+++ b/extras/contrib/src/contrib-src.mak
@@ -89,7 +89,7 @@ else
 HOSTCC2=$(HOSTCC)
 endif
 
-FFMPEGCONF=
+FFMPEGCONF=--disable-doc
 
 # cross compiling
 #This should be inside the if block but some config scripts are buggy



More information about the vlc-commits mailing list