diff --git a/configure b/configure index 575d70041d..2dc71efed3 100755 --- a/configure +++ b/configure @@ -3044,6 +3044,7 @@ case $target_os in dlltool="${cross_prefix}dlltool" ranlib=: enable dos_paths + disable pic ;; win32|win64) if enabled shared; then @@ -3068,6 +3069,7 @@ case $target_os in objformat="win32" ranlib=: enable dos_paths + disable pic ;; cygwin*) target_os=cygwin