diff --git a/configure b/configure index bc603f6929..cd5221bfe6 100755 --- a/configure +++ b/configure @@ -1151,6 +1151,7 @@ case $targetos in ;; mingw32*) targetos=mingw32 + shlibdir="$bindir" if enabled_all shared static; then cat <