Commit 0ebac9dc authored by Sean McGovern's avatar Sean McGovern Committed by Rémi Denis-Courmont

twolame: use RECONF

Signed-off-by: default avatarRémi Denis-Courmont <remi@remlab.net>
parent 2dc335b1
......@@ -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
......
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