Bruce Momjian <[EMAIL PROTECTED]> writes: > + # We already have this in Makefile.win32, but configure needs it too > + if test "$PORTNAME" = "win32" > + then > + CPPFLAGS="$CPPFLAGS -Isrc/include/port/win32" > + fi
This seems unlikely to work when building outside the source tree. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives? http://archives.postgresql.org