wok-stable diff vim/receipt @ rev 7900
fix dep/bdep: libtool
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Sun Jan 09 14:26:46 2011 +0100 (2011-01-09) |
parents | f0086951d969 |
children | be13f25e790b |
line diff
1.1 --- a/vim/receipt Wed Sep 15 20:41:56 2010 +0200 1.2 +++ b/vim/receipt Sun Jan 09 14:26:46 2011 +0100 1.3 @@ -23,6 +23,7 @@ 1.4 --infodir=/usr/share/info \ 1.5 --with-features=normal \ 1.6 --enable-gui=gtk2 \ 1.7 + --enable-multibyte \ 1.8 --disable-motif-check \ 1.9 --disable-athena-check \ 1.10 --mandir=/usr/share/man $CONFIGURE_ARGS &&