Fix for cross-compilation between mingw32 and something else. The choice

Peter Eisentraut <peter_e@gmx.net>

Commit: 46866e92bd89f1e81a2dbe45a8c1997f23f452fa
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2009-01-05T09:54:13Z
Releases: 8.4.0
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.

Files

PathChange+/−
src/interfaces/ecpg/test/Makefile modified +2 −2
src/Makefile.global.in modified +3 −1