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