summaryrefslogtreecommitdiffstats
path: root/admin/libtool/ltmain.sh
diff options
context:
space:
mode:
Diffstat (limited to 'admin/libtool/ltmain.sh')
-rw-r--r--admin/libtool/ltmain.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/admin/libtool/ltmain.sh b/admin/libtool/ltmain.sh
index 746841cd..2e31c825 100644
--- a/admin/libtool/ltmain.sh
+++ b/admin/libtool/ltmain.sh
@@ -2526,7 +2526,6 @@ EOF
if test "$hardcode_direct" = no; then
add="$dir/$linklib"
case $host in
- *-*-sco3.2v5* ) add_dir="-L$dir" ;;
*-*-darwin* )
# if the lib is a module then we can not link against
# it, someone is ignoring the new warnings I added