Don't link PL/Python against LOCALMODLIBS
Peter Eisentraut <peter_e@gmx.net>
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
| Path | Change | +/− |
|---|---|---|
| config/python.m4 | modified | +2 −2 |
| configure | modified | +1 −1 |