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 bc8d07e..a06232d 100755
--- a/unix/configure
+++ b/unix/configure
@@ -7125,7 +7125,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