Commit 94493f80 authored by Tristan Matthews's avatar Tristan Matthews

contrib: speexdsp: skip RECONF

parent 2e4ecc1d
...@@ -33,7 +33,6 @@ endif ...@@ -33,7 +33,6 @@ endif
endif endif
.speexdsp: speexdsp .speexdsp: speexdsp
mkdir -p $</m4 && $(RECONF)
cd $< && $(HOSTVARS) ./configure $(HOSTCONF) $(SPEEXDSP_CONF) cd $< && $(HOSTVARS) ./configure $(HOSTCONF) $(SPEEXDSP_CONF)
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