vlc/vlc-2.2 | branch: master | Tristan Matthews <[email protected]> | Sat Jan 3 19:10:16 2015 -0500| [2ac7291410215cdf53d4a4cd1739b97cef2d67ce] | committer: Jean-Baptiste Kempf
contrib: speexdsp: skip RECONF (cherry picked from commit 94493f80d6609ad9a919653775883a55b419a23b) Signed-off-by: Jean-Baptiste Kempf <[email protected]> > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.2.git/?a=commit;h=2ac7291410215cdf53d4a4cd1739b97cef2d67ce --- contrib/src/speexdsp/rules.mak | 1 - 1 file changed, 1 deletion(-) diff --git a/contrib/src/speexdsp/rules.mak b/contrib/src/speexdsp/rules.mak index f02a7e8..e82c6ba 100644 --- a/contrib/src/speexdsp/rules.mak +++ b/contrib/src/speexdsp/rules.mak @@ -33,7 +33,6 @@ endif endif .speexdsp: speexdsp - mkdir -p $</m4 && $(RECONF) cd $< && $(HOSTVARS) ./configure $(HOSTCONF) $(SPEEXDSP_CONF) cd $< && $(MAKE) install touch $@ _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
