* configure.in: Bow to necessity and build w32api before anything else.
* configure: Regenerate.
This commit is contained in:
2
winsup/configure
vendored
2
winsup/configure
vendored
@@ -826,7 +826,7 @@ else
|
||||
fi
|
||||
|
||||
|
||||
SUBDIRS='cygwin w32api mingw'
|
||||
SUBDIRS='w32api cygwin mingw'
|
||||
case "$with_cross_host" in
|
||||
""|*cygwin*)
|
||||
SUBDIRS="$SUBDIRS utils"
|
||||
|
Reference in New Issue
Block a user