Ticket #14663: patch-admin-libtool.m4.in

File patch-admin-libtool.m4.in, 595 bytes (added by rene@…, 16 years ago)
Line 
1--- admin/libtool.m4.in.orig    2008-03-14 11:40:20.000000000 +0100
2+++ admin/libtool.m4.in 2008-03-12 12:24:57.000000000 +0100
3@@ -1248,7 +1248,7 @@
4   need_version=no
5   library_names_spec='${libname}${release}${versuffix}$shared_ext ${libname}${release}${major}$shared_ext ${libname}$shared_ext'
6   soname_spec='${libname}${release}${major}$shared_ext'
7-  shlibpath_overrides_runpath=yes
8+  shlibpath_overrides_runpath=no
9   shlibpath_var=DYLD_LIBRARY_PATH
10   shrext='$(test .$module = .yes && echo .so || echo .dylib)'
11   # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.