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/configure')
-rwxr-xr-xwinsup/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/configure b/winsup/configure
index 21361f9e7..be2d64e2a 100755
--- a/winsup/configure
+++ b/winsup/configure
@@ -826,7 +826,7 @@ else
fi
-SUBDIRS='cygwin w32api mingw'
+SUBDIRS='w32api cygwin mingw'
case "$with_cross_host" in
""|*cygwin*)
SUBDIRS="$SUBDIRS utils"