Commit 4bc11860 authored by Rafaël Carré's avatar Rafaël Carré

contrib: shout: run autoreconf for darwin

parent d0082aae
......@@ -23,6 +23,7 @@ DEPS_shout = ogg $(DEPS_ogg) theora $(DEPS_theora) speex $(DEPS_speex)
DEPS_shout += vorbis $(DEPS_vorbis)
.shout: libshout
$(RECONF)
cd $< && $(HOSTVARS) ./configure $(HOSTCONF)
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