wok-next diff libshout/receipt @ rev 15327
libmng: remove automake depricated automatic de-ANSI-fication support
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Sep 28 09:30:43 2013 +0000 (2013-09-28) |
parents | c9fc4a566d1d |
children | 8d6f480bf664 |
line diff
1.1 --- a/libshout/receipt Fri Dec 09 10:30:39 2011 +0100 1.2 +++ b/libshout/receipt Sat Sep 28 09:30:43 2013 +0000 1.3 @@ -15,7 +15,7 @@ 1.4 compile_rules() 1.5 { 1.6 cd $src 1.7 - ./configure && make LDFLAGS+=-lspeex && make install 1.8 + ./configure $CONFIGURE_ARGS && make LDFLAGS+=-lspeex && make install 1.9 } 1.10 1.11 # Rules to gen a SliTaz package suitable for Tazpkg.