Peter Eisentraut wrote: > Bruce Momjian wrote: > > OK, I have made this adjustment. Thanks. > > $build_platform would be more correct. It keeps everything consistent.
OK, new code for PWD flag test is: case $build_platform in *-*-mingw32*) PWDFLAGS=-W;; *) PWDFLAGS=;; esac -- Bruce Momjian | http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073 ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster