summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2003-09-07 16:49:41 +0000
committerBruce Momjian <bruce@momjian.us>2003-09-07 16:49:41 +0000
commit01a0e9734d086cebdb97d588fc801467e95178dc (patch)
tree6adc45d02edef0dcfe3c6cdf651d7e94813242e7
parent96b4a9ac3aaf88b7557efb3f67876c6903d2bbf3 (diff)
autoconf run.
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index be06d57d51d..9d729d91cc4 100755
--- a/configure
+++ b/configure
@@ -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