* configure.in: Bow to necessity and build w32api before anything else.

* configure: Regenerate.
This commit is contained in:
Christopher Faylor
2000-06-20 17:37:22 +00:00
parent e33e653239
commit fa2ba85814
3 changed files with 7 additions and 2 deletions

2
winsup/configure vendored
View File

@@ -826,7 +826,7 @@ else
fi
SUBDIRS='cygwin w32api mingw'
SUBDIRS='w32api cygwin mingw'
case "$with_cross_host" in
""|*cygwin*)
SUBDIRS="$SUBDIRS utils"