Fix for cross-compilation between mingw32 and something else. The choice
authorPeter Eisentraut <[email protected]>
Mon, 5 Jan 2009 09:54:13 +0000 (09:54 +0000)
committerPeter Eisentraut <[email protected]>
Mon, 5 Jan 2009 09:54:13 +0000 (09:54 +0000)
commit312aff3a905e66305daa856dba129fa556e42c8e
tree82c6f827dfbf6ffd2a3928548bd4a3c9ba2d6e11
parenta40e9a61766ad4aa841682adfa49604ca816841d
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