]> granicus.if.org Git - postgresql/commit
Remove dependency on the DLL of pythonxx.def file.
authorAndrew Dunstan <andrew@dunslane.net>
Wed, 6 Mar 2013 00:24:29 +0000 (19:24 -0500)
committerAndrew Dunstan <andrew@dunslane.net>
Wed, 6 Mar 2013 00:24:29 +0000 (19:24 -0500)
commit0d147e43adcf5d2bff9caa073608f381a27439bf
tree7a7e6509d1a26d97b311f13172d95a1f86022097
parent80b011ef0a13bb326861f79ba987b4fa04ae4a27
Remove dependency on the DLL of pythonxx.def file.

This confused Cygwin's make because of the colon in the path. The
DLL isn't likely to change under us so preserving the dependency
doesn't gain us much, and it's useful to be able to do a native
Windows build with the Cygwin mingw toolset.

Noah Misch.
src/pl/plpython/Makefile