diff --git a/configure b/configure index 50113875e39449fe34ee9cc32c616d5159db52e2..5795c4bdf4aed4c9916ee92af7944c9d91ce24d3 100755 --- a/configure +++ b/configure @@ -2428,7 +2428,7 @@ case $target_os in ranlib="echo ignoring ranlib" ;; os/2*) - strip="lxlite" + strip="lxlite -CS" ln_s="cp -f" add_ldflags -Zomf -Zbin-files -Zargs-wild -Zmap SHFLAGS='$(SUBDIR)$(NAME).def -Zdll -Zomf'