Bug#566842: [Patch] Use Python's BASEMODLIBS for linking

2010-05-20 Thread Bram Moolenaar
James - > Vim's configure script currently extracts the value of MODLIBS from > Python's config/Makefile as part of the process for determining which > libraries to link against when building if_python.c. > > As described below, this is problematic as LOCALMODLIBS (which MODLIBS > includes) is o

Bug#566842: [Patch] Use Python's BASEMODLIBS for linking

2010-05-19 Thread James Vega
Bram, Vim's configure script currently extracts the value of MODLIBS from Python's config/Makefile as part of the process for determining which libraries to link against when building if_python.c. As described below, this is problematic as LOCALMODLIBS (which MODLIBS includes) is only supposed to