16 lines
432 B
Plaintext
16 lines
432 B
Plaintext
$OpenBSD: patch-ltmain_sh,v 1.2 2002/09/08 11:55:35 avsm Exp $
|
|
--- ltmain.sh.orig Fri Aug 30 17:21:02 2002
|
|
+++ ltmain.sh Fri Aug 30 17:21:28 2002
|
|
@@ -1747,11 +1747,6 @@ compiler."
|
|
continue
|
|
fi
|
|
|
|
- if test "$installed" = no; then
|
|
- notinst_deplibs="$notinst_deplibs $lib"
|
|
- need_relink=yes
|
|
- fi
|
|
-
|
|
if test -n "$old_archive_from_expsyms_cmds"; then
|
|
# figure out the soname
|
|
set dummy $library_names
|