diff --git a/configure b/configure index 56606aaae6..000cd2a875 100755 --- a/configure +++ b/configure @@ -1497,7 +1497,7 @@ case $target_os in disable $INDEV_LIST $OUTDEV_LIST network_extralibs="-lsocket" EXESUF=".exe" - objformat="win32" + objformat="coff" enable dos_paths ;; linux)