$OpenBSD: patch-aclocal_m4,v 1.2 2019/07/25 22:07:47 sthen Exp $

Don't automatically run ldconfig -m.

Index: aclocal.m4
--- aclocal.m4.orig
+++ aclocal.m4
@@ -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
