autoconf run.

REL7_4_STABLE
Bruce Momjian 22 years ago
parent 96b4a9ac3a
commit 01a0e9734d
  1. 2
      configure

2
configure vendored

@ -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

Loading…
Cancel
Save