summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 445297f29d..fcb24df61a 100755
--- a/configure
+++ b/configure
@@ -3424,6 +3424,7 @@ case $target_os in
SHFLAGS='-shared -Wl,--out-implib,$(SUBDIR)lib$(FULLNAME).dll.a'
objformat="win32"
enable dos_paths
+ disable pic
;;
*-dos|freedos|opendos)
network_extralibs="-lsocket"