diff options
author | Bruce Momjian | 2004-05-19 05:20:27 +0000 |
---|---|---|
committer | Bruce Momjian | 2004-05-19 05:20:27 +0000 |
commit | ba71d824d5caec7656ebd7eb12ad17519ad41627 (patch) | |
tree | 3c4e973e6943f2022f3e4714829826ae6ce778b1 /src/port/exec.c | |
parent | eb8c79a1291c872d12488d467649740e9ea5d022 (diff) |
Add MinGW to cases where libdir should be used for regression tests:
case $host_platform in
*-*-cygwin*|*-*-mingw)
PATH=$libdir:$PATH
export PATH
;;
esac
Diffstat (limited to 'src/port/exec.c')
0 files changed, 0 insertions, 0 deletions