]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.1686: Python does not work when configuring with specific dir v8.0.1686
authorBram Moolenaar <Bram@vim.org>
Tue, 10 Apr 2018 16:13:05 +0000 (18:13 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 10 Apr 2018 16:13:05 +0000 (18:13 +0200)
commitd088240b96bc8b2bdba9242dcb9e3d36f1e16c48
tree65228ebe634314e7d03e3449276b913bf46873e9
parentf59c6e8cee092433d325ba21a107654a8d84f776
patch 8.0.1686: Python does not work when configuring with specific dir

Problem:    Python does not work when configuring with specific dir. (Rajdeep)
Solution:   Do define PYTHON_HOME and PYTHON3_HOME in configure if the Python
            config dir was specified.
src/auto/configure
src/configure.ac
src/version.c