We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96b4a9a commit 01a0e97Copy full SHA for 01a0e97
configure
@@ -2373,7 +2373,7 @@ echo "$as_me: using CFLAGS=$CFLAGS" >&6;}
2373
# We already have this in Makefile.win32, but configure needs it too
2374
if test "$PORTNAME" = "win32"
2375
then
2376
- CPPFLAGS="$CPPFLAGS -Isrc/include/port/win32"
+ CPPFLAGS="$CPPFLAGS -I$srcdir/src/include/port/win32"
2377
fi
2378
2379
# Check if the compiler still works with the template settings
0 commit comments