try to fix Debian bug #389294

This commit is contained in:
marschap
2006-10-05 09:22:21 +00:00
parent 0292003f16
commit 6b14b9d510
+1 -1
View File
@@ -715,8 +715,8 @@ case "$host" in
hp*|HP*)
if test ! "$GCC" = "yes"; then
CCSHARED="+z";
LDSHARED="-b"
fi
LDSHARED="-b"
;;
*cygwin*)
CCSHARED="-DUSE_DL_IMPORT"