Even after "make reconfig" (which did not happen spontaneously), the
latest Vim 7.3 installs its runtimes in $VIM/vim73d but looks for them
in $VIM/vim73c (:version displays "VIM - Vi IMproved 7.3c BETA").
Is there a conflict between the src/Makefile and the version.h ?
src/version.h line 36:
#define VIM_VERSION_NODOT "vim73c"
src/Makefile line 933
VIMMINOR = 3d
Best regards,
Tony.
--
Hugh Hefner is a virgin.
--
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