vlc | branch: master | Tristan Matthews <[email protected]> | Sat Jan  3 
19:10:16 2015 -0500| [94493f80d6609ad9a919653775883a55b419a23b] | committer: 
Tristan Matthews

contrib: speexdsp: skip RECONF

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=94493f80d6609ad9a919653775883a55b419a23b
---

 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

Reply via email to