$OpenBSD: patch-configure,v 1.18 2011/06/06 13:57:07 sthen Exp $ --- configure.orig Mon Jun 6 12:22:44 2011 +++ configure Mon Jun 6 14:18:30 2011 @@ -9300,7 +9300,7 @@ $as_echo "#define HEIMDAL 1" >>confdefs.h $as_echo "#define KERBEROS_V5 1" >>confdefs.h CFLAGS="$CFLAGS -I/usr/include/kerberosV" - LIBS="$LIBS -lasn1 -lkrb5 -lcom_err -lkafs" + LIBS="$LIBS -lkrb5" elif krb5-config 2> /dev/null >/dev/null ; then krb5_prefix=`krb5-config --prefix krb5` { $as_echo "$as_me:${as_lineno-$LINENO}: result: krb5-config points to kerberosV under $krb5_prefix" >&5