Commit 2ac72914 authored by Tristan Matthews's avatar Tristan Matthews Committed by Jean-Baptiste Kempf

contrib: speexdsp: skip RECONF

(cherry picked from commit 94493f80d6609ad9a919653775883a55b419a23b)
Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
parent 504775de
...@@ -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