vlc | branch: master | Sean McGovern <[email protected]> | Sat Aug  1 09:31:03 
2015 -0400| [0ebac9dc833b9c4e667db44db452c2de0ddc7583] | committer: Rémi 
Denis-Courmont

twolame: use RECONF

Signed-off-by: Rémi Denis-Courmont <[email protected]>

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

 contrib/src/twolame/rules.mak |    1 +
 1 file changed, 1 insertion(+)

diff --git a/contrib/src/twolame/rules.mak b/contrib/src/twolame/rules.mak
index 7f3756d..5a85747 100644
--- a/contrib/src/twolame/rules.mak
+++ b/contrib/src/twolame/rules.mak
@@ -21,6 +21,7 @@ twolame: twolame-$(TWOLAME_VERSION).tar.gz .sum-twolame
        $(MOVE)
 
 .twolame: twolame
+       $(RECONF)
        cd $< && $(HOSTVARS) CFLAGS="${CFLAGS} -DLIBTWOLAME_STATIC" ./configure 
$(HOSTCONF)
        cd $< && $(MAKE)
        cd $</libtwolame && $(MAKE) install

_______________________________________________
vlc-commits mailing list
[email protected]
https://mailman.videolan.org/listinfo/vlc-commits

Reply via email to