Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/mingw/profile/configure')
-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 1d528160a..31ce5fcd9 100755
--- a/winsup/mingw/profile/configure
+++ b/winsup/mingw/profile/configure
@@ -671,7 +671,7 @@ case "$target_os" in
;;
esac
-W32API_INCLUDE='-I $(subdir)/../w32api/include'
+W32API_INCLUDE='-I $(srcdir)/../../w32api/include'