88e3823aac
- patch that turns on inter-library dependencies for OpenBSD
11 lines
301 B
Plaintext
11 lines
301 B
Plaintext
--- ltconfig.orig Tue Sep 7 16:46:16 1999
|
|
+++ ltconfig Tue Sep 7 16:53:37 1999
|
|
@@ -1768,6 +1768,7 @@
|
|
library_names_spec='${libname}${release}.so$versuffix'
|
|
finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
|
|
shlibpath_var=LD_LIBRARY_PATH
|
|
+ deplibs_check_method='pass_all'
|
|
;;
|
|
|
|
os2*)
|