[vlc-commits] commit: contribs: remove broken rule ( Rafaël Carré )

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


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

contribs: remove broken rule

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

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

diff --git a/extras/contrib/src/contrib-src.mak b/extras/contrib/src/contrib-src.mak
index b73b6c3..d1d8373 100644
--- a/extras/contrib/src/contrib-src.mak
+++ b/extras/contrib/src/contrib-src.mak
@@ -2172,9 +2172,6 @@ expat: expat-$(EXPAT_VERSION).tar.gz
 	$(EXTRACT_GZ)
 
 .expat: expat
-ifdef HAVE_DARWIN_OS
-	(cd $< aclocal --force && libtoolize --force && autoconf --force && autoheader --force )
-endif
 	(cd $<; ./configure --prefix=$(PREFIX) && make && make install)
 	touch $@
 



More information about the vlc-commits mailing list