Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 13 by [email protected]: [PATCH] Make --enable-pythoninterp
fail if Python cannot be found
http://code.google.com/p/vim/issues/detail?id=13
If --enable-pythoninterp is specified on the command line and Python is not
found in the path, then Vim will build anyway without the Python
interpreter. This patch to configure.in makes sure that ./configure fails
without continuing.
I plan to implement more checks like that in the branch
'autoconf-error-on-unattainable-features' here:
http://code.google.com/r/shlomif-changes/
Regards,
-- Shlomi Fish
Attachments:
autoconf-python-stricy.diff 108 KB
--
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