openbsd-ports/databases/openldap/patches/patch-aclocal_m4
pea d8e2f5d8db *MAJOR UPGRADE*
Upgrade to OpenLDAP 2.4.23.
Important things to know:

+ ldbm backend has been removed
+ bdb is the default backend
+ slurp has been removed

Backup all your data before this upgrade !!

Tested in a bulk by landry@
Lot of help/comments/ideas/tests from ajacoutot@, jasper@, landry@, sthen@, stephan@

ok ajacoutot@, landry@, jasper@, stephan@
2011-01-07 10:24:30 +00:00

12 lines
569 B
Plaintext

$OpenBSD: patch-aclocal_m4,v 1.1 2011/01/07 10:24:30 pea Exp $
--- aclocal.m4.orig Mon Dec 7 14:37:50 2009
+++ aclocal.m4 Mon Dec 7 14:38:06 2009
@@ -2071,7 +2071,6 @@ openbsd*)
*) need_version=no ;;
esac
library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
- finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
shlibpath_var=LD_LIBRARY_PATH
if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
case $host_os in