Commit 39867aa1 authored by Rafaël Carré's avatar Rafaël Carré

Revert "contrib: shout: run autoreconf for darwin"

This reverts commit 5213503d20328fac5f26f3c4aef5edf20e95cce6.
parent 4bc11860
...@@ -23,7 +23,6 @@ DEPS_shout = ogg $(DEPS_ogg) theora $(DEPS_theora) speex $(DEPS_speex) ...@@ -23,7 +23,6 @@ DEPS_shout = ogg $(DEPS_ogg) theora $(DEPS_theora) speex $(DEPS_speex)
DEPS_shout += vorbis $(DEPS_vorbis) DEPS_shout += vorbis $(DEPS_vorbis)
.shout: libshout .shout: libshout
$(RECONF)
cd $< && $(HOSTVARS) ./configure $(HOSTCONF) cd $< && $(HOSTVARS) ./configure $(HOSTCONF)
cd $< && $(MAKE) install cd $< && $(MAKE) install
touch $@ 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