vlc | branch: master | Rafaël Carré <[email protected]> | Sun Jun  8 11:12:42 
2014 -0700| [e030b70be1c0aae098e1c06472fe4a44bab90197] | committer: Rafaël Carré

contrib: theora: do not run autoreconf

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

 contrib/src/theora/rules.mak |    1 -
 1 file changed, 1 deletion(-)

diff --git a/contrib/src/theora/rules.mak b/contrib/src/theora/rules.mak
index f51a040..4024788 100644
--- a/contrib/src/theora/rules.mak
+++ b/contrib/src/theora/rules.mak
@@ -45,7 +45,6 @@ endif
 DEPS_theora = ogg $(DEPS_ogg)
 
 .theora: libtheora
-       cd $< && autoreconf -ivf -I m4
        cd $< && $(HOSTVARS) ./configure $(THEORACONF)
        cd $< && $(MAKE) install
        touch $@

_______________________________________________
vlc-commits mailing list
[email protected]
https://mailman.videolan.org/listinfo/vlc-commits

Reply via email to