wok-6.x rev 3077
glib: disable iconv support
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri May 15 10:59:33 2009 +0200 (2009-05-15) |
parents | 549dee08a66a |
children | 52578b0981fb |
files | glib/receipt |
line diff
1.1 --- a/glib/receipt Fri May 15 10:42:53 2009 +0200 1.2 +++ b/glib/receipt Fri May 15 10:59:33 2009 +0200 1.3 @@ -19,6 +19,7 @@ 1.4 --sysconfdir=/etc \ 1.5 --mandir=/usr/share/man \ 1.6 --with-html-dir=/usr/share/doc \ 1.7 + --with-libiconv=no \ 1.8 $CONFIGURE_ARGS 1.9 make 1.10 make DESTDIR=$PWD/_pkg install