On Wed, 22 Jul 2009, Tim Chase wrote: > You can use the --enable-<feature> or --disable-<feature> as
Actually I tried but that did not work. I want to have a normal but add keymap and langmap ./configure \ $* \ --enable-multibyte \ --enable-xim \ --enable-fontset \ --enable-gui=gtk2 \ --enable-keymap \ --enable-langmap \ --with-x \ --prefix=/usr \ --with-features=normal \ && make but it raise warning at the end of running configure config.status: creating auto/config.mk config.status: creating auto/config.h configure: WARNING: unrecognized options: --enable-keymap, --enable-langmap I guess the vim can turn on or off these feature but configure script does detect all those optional features, or am I missing some obvious. -- regards, ==================================================== GPG key 1024D/4434BAB3 2008-08-24 gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3 --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
