summaryrefslogtreecommitdiff
path: root/hints/irix_5.sh
diff options
context:
space:
mode:
Diffstat (limited to 'hints/irix_5.sh')
-rw-r--r--hints/irix_5.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/hints/irix_5.sh b/hints/irix_5.sh
index dcbcfba5d9..113312b43d 100644
--- a/hints/irix_5.sh
+++ b/hints/irix_5.sh
@@ -2,9 +2,6 @@
i_time='define'
ccflags="$ccflags -D_POSIX_SOURCE -ansiposix -D_BSD_TYPES -Olimit 3000"
lddlflags="-shared"
-case "$usedl" in
-'') usedl='y' ;;
-esac
set `echo X "$libswanted "|sed -e 's/ socket / /' -e 's/ nsl / /' -e 's/ dl / /'`
shift
libswanted="$*"