Ken Takata wrote:
> I found two issues with configure.
>
> 1. After 7.3.1221, 'make config' removes auto/config.cache everytime.
> Thus the cached result of configure was not used at all.
I think that's intentional. Using the cache is not reliable, if
something changed in the environment it may result in a half-cooked
config.
> 2. When running './configure --enable-pythoninterp=dynamic' twice and
> auto/config.cache is used, DYNAMIC_PYTHON_DLL becomes an empty string.
> Thus if_python doesn't work. (has('python') returns 0.)
> The name of python DLL is retieved inside AC_CACHE_VAL(), but the name
> isn't cached. The DLL name should be cached.
>
> Attached patches fix them.
Thanks.
--
An error has occurred. Hit any user to continue.
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language -- http://www.Zimbu.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
--
--
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
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.