# HG changeset patch # User Liu Peng # Date 1293586582 0 # Node ID 403fb8adf07d7ec8a7adc4367a5f66a7cb18c9ec # Parent aae44f936ae85f5d50eba642ffd9bc605242279e Up: vim build with multibyte. diff -r aae44f936ae8 -r 403fb8adf07d vim/receipt --- a/vim/receipt Tue Dec 28 23:15:27 2010 +0100 +++ b/vim/receipt Wed Dec 29 01:36:22 2010 +0000 @@ -23,6 +23,7 @@ --infodir=/usr/share/info \ --with-features=normal \ --enable-gui=gtk2 \ + --enable-multibyte \ --disable-motif-check \ --disable-athena-check \ --mandir=/usr/share/man $CONFIGURE_ARGS &&