diff --git a/configure b/configure index 572701c3b1cedeb28fe7751579ca34ead49f93cf..f55245e2a94d60d22f6fb324ff70504a90539fc4 100755 --- a/configure +++ b/configure @@ -3384,6 +3384,7 @@ case $target_os in objformat="win32" ranlib=: enable dos_paths + disable pic ;; win32|win64) if enabled shared; then @@ -3408,6 +3409,7 @@ case $target_os in objformat="win32" ranlib=: enable dos_paths + disable pic ;; cygwin*) target_os=cygwin