diff --git a/configure b/configure index fba8c7c07e..e3610e55c1 100755 --- a/configure +++ b/configure @@ -1101,6 +1101,7 @@ case `tolower $targetos` in FFSERVERLDFLAGS=-Wl,-bind_at_load ;; mingw32*) + targetos=mingw32 if enabled_all shared static; then cat <