Commit 01a0e973 authored by Bruce Momjian's avatar Bruce Momjian

autoconf run.

parent 96b4a9ac
...@@ -2373,7 +2373,7 @@ echo "$as_me: using CFLAGS=$CFLAGS" >&6;} ...@@ -2373,7 +2373,7 @@ echo "$as_me: using CFLAGS=$CFLAGS" >&6;}
# We already have this in Makefile.win32, but configure needs it too # We already have this in Makefile.win32, but configure needs it too
if test "$PORTNAME" = "win32" if test "$PORTNAME" = "win32"
then then
CPPFLAGS="$CPPFLAGS -Isrc/include/port/win32" CPPFLAGS="$CPPFLAGS -I$srcdir/src/include/port/win32"
fi fi
# Check if the compiler still works with the template settings # Check if the compiler still works with the template settings
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment