Commit e030b70b authored by Rafaël Carré's avatar Rafaël Carré

contrib: theora: do not run autoreconf

parent 2b72350a
......@@ -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 $@
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment