This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [1.7] Updated: vim-7.2.148-1


> This is an update to the latest upstream patchlevel 148. ?Cygwin Vim
> builds from the vanilla sources. ?This is the first vim release for
> Cygwin with extended character set support.

Are there particular configuration options you have to use to enable
the extended character support?  My current configure line is:

./configure \
      --prefix=/usr \
      --sysconfdir=/etc \
      --libexecdir='$(sbindir)' \
      --localstatedir=/var \
      --datadir='$(prefix)/share' \
      --mandir='$(prefix)/share/man' \
      --enable-multibyte \
      --without-x \
      --enable-gui=no \
      --with-features=huge

Cheers!

Chris

-- 
Chris Sutcliffe
http://emergedesktop.org

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]