X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=aclocal.m4;h=72c05bfe23843e7f930c049b926b799e16ee8103;hb=8cc2aa9372a7ac2f3442ab9f687a1124a5642bae;hp=0036516721ac1057be4015a3be29b0573135e75f;hpb=340393fe1ab759b2cbeb05eb2574f94ad6649dc9;p=openldap diff --git a/aclocal.m4 b/aclocal.m4 index 0036516721..72c05bfe23 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -10,7 +10,7 @@ dnl but WITHOUT ANY WARRANTY, to the extent permitted by law; without dnl even the implied warranty of MERCHANTABILITY or FITNESS FOR A dnl PARTICULAR PURPOSE. -dnl Copyright 1998-2004 The OpenLDAP Foundation. +dnl Copyright 1998-2005 The OpenLDAP Foundation. dnl All rights reserved. dnl dnl Redistribution and use in source and binary forms, with or without @@ -2333,8 +2333,9 @@ openbsd*) openedition*) need_lib_prefix=no need_version=no + shlibpath_overrides_runpath=yes shlibpath_var=LIBPATH - postinstall_cmds="rm \$destdir/\$linkname; cp \$linkname \$destdir" + postinstall_cmds="rm \$destdir/\$linkname; cp \$linkname \$destdir; chmod a+x \$lib" # the library's exports are in libname.x; this is the file that must # actually be linked with to use a DLL. library_names_spec="\${libname}\${release}.so\$versuffix \${libname}.x"