diff --git a/configure b/configure index c3ef63fcab..5afd35c56a 100755 --- a/configure +++ b/configure @@ -1019,9 +1019,30 @@ case $targetos in FFSERVERLDFLAGS=-Wl,-bind_at_load ;; MINGW32*) - # Note: the rest of the mingw32 config is done afterwards as mingw32 - # can be forced on the command line for Linux cross compilation. mingw32="yes" + if enabled_all shared static; then + cat <