summaryrefslogtreecommitdiffstats
path: root/unix/configure
diff options
context:
space:
mode:
Diffstat (limited to 'unix/configure')
-rwxr-xr-xunix/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/configure b/unix/configure
index 2901622..1efab26 100755
--- a/unix/configure
+++ b/unix/configure
@@ -5010,7 +5010,7 @@ else
# Users may want PA-RISC 1.1/2.0 portable code - needs HP cc
#CFLAGS="$CFLAGS +DAportable"
SHLIB_CFLAGS="+z"
- SHLIB_LD="${CC} -Wl,-b"
+ SHLIB_LD="${CC} -b"
fi