view src/link.390 @ 13640:4ee47b5f2640 v8.0.1692

patch 8.0.1692: Python may not work when using statically linked library commit https://github.com/vim/vim/commit/3a21d9c7bb4d58cccd2152e319daa8f8ffa2e664 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Apr 10 20:26:20 2018 +0200 patch 8.0.1692: Python may not work when using statically linked library Problem: Python may not work when using statically linked library . Solution: Do not define PYTHON_HOME and PYTHON3_HOME in configure if the Python library is linked statically.
author Christian Brabandt <cb@256bit.org>
date Tue, 10 Apr 2018 20:30:06 +0200
parents 3fc0f57ecb91
children
line wrap: on
line source

s%-lXext  *%%g
s%-lXmu  *%%g
s%-lXm  *%/usr/lib/Xm.x %g
s%-lX11  *%/usr/lib/X11.x %g
s%-lXt  *%%g
s%-lSM  *%/usr/lib/SM.x %g
s%-lICE  *%/usr/lib/ICE.x %g