1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

Update WIN32 branch from CVS HEAD.

This commit is contained in:
Bruce Momjian
2003-09-07 21:44:31 +00:00
parent c40ed51319
commit 6435fc072e
10 changed files with 13 additions and 58 deletions

2
configure vendored
View File

@ -2373,7 +2373,7 @@ echo "$as_me: using CFLAGS=$CFLAGS" >&6;}
# We already have this in Makefile.win32, but configure needs it too
if test "$PORTNAME" = "win32"
then
CPPFLAGS="$CPPFLAGS -Isrc/include/port/win32"
CPPFLAGS="$CPPFLAGS -I$srcdir/src/include/port/win32"
fi
# Check if the compiler still works with the template settings