Don't link PL/Python against LOCALMODLIBS

Peter Eisentraut <peter_e@gmx.net>

Commit: 7e8a60b7c5ede78db084ce0f2d6a0234040be1eb
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2010-03-17T22:02:44Z
Releases: 9.0.0
Don't link PL/Python against LOCALMODLIBS

This variable is apparently only for Python internally.  In newer releases
of Python this variable pulls in more and more libraries that users are
less likely to have, leading to potential build failures.

Files

PathChange+/−
config/python.m4 modified +2 −2
configure modified +1 −1