Hello vim-dev,
I built Vim with xpm_w32 feature on windows.
(built by nmake -f Make_mvc.mak with "XPM=C:\libXpm" option)
But :echo has('xpm_w32') displays 0.
I added "xpm_w32" to the array of f_has() in src/eval.c and attached patch.Sincerely, -- kat -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
f_has-xpm_w32.patch
Description: Binary data
