wok-6.x rev 7851
Up: vim build with multibyte.
author | Liu Peng <rocky@slitaz.org> |
---|---|
date | Wed Dec 29 01:36:22 2010 +0000 (2010-12-29) |
parents | aae44f936ae8 |
children | 7aa8b2fe697f |
files | vim/receipt |
line diff
1.1 --- a/vim/receipt Tue Dec 28 23:15:27 2010 +0100 1.2 +++ b/vim/receipt Wed Dec 29 01:36:22 2010 +0000 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 &&