OSDN Git Service

Fix for cross-compilation between mingw32 and something else. The choice
authorPeter Eisentraut <peter_e@gmx.net>
Mon, 5 Jan 2009 09:54:13 +0000 (09:54 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Mon, 5 Jan 2009 09:54:13 +0000 (09:54 +0000)
commit46866e92bd89f1e81a2dbe45a8c1997f23f452fa
tree650c2631e4ed923872e24447a36881ba61398cda
parent26af72b46b8fb4b828224f5d5f67a99f16ebdb38
Fix for cross-compilation between mingw32 and something else.  The choice
of pwd vs. pwd -W is correctly a function of the build system, not the
host system.
src/Makefile.global.in
src/interfaces/ecpg/test/Makefile