summaryrefslogtreecommitdiffstats
path: root/winsup/mingw/profile
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/mingw/profile')
-rwxr-xr-xwinsup/mingw/profile/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/mingw/profile/configure b/winsup/mingw/profile/configure
index fba24e678..1d528160a 100755
--- a/winsup/mingw/profile/configure
+++ b/winsup/mingw/profile/configure
@@ -671,7 +671,7 @@ case "$target_os" in
;;
esac
-W32API_INCLUDE='$(subdir)/../w32api/include'
+W32API_INCLUDE='-I $(subdir)/../w32api/include'