openbsd-ports/databases/evolution-data-server/patches/patch-configure_ac
jasper feafd20e82 - update evolution-data-server to 2.28.0
commiting now to not stall other work, possible breakage will be dealt with thisweek

"commit!" aja@
2009-10-11 12:42:41 +00:00

13 lines
499 B
Plaintext

$OpenBSD: patch-configure_ac,v 1.1 2009/10/11 12:42:41 jasper Exp $
--- configure.ac.orig Sat Oct 10 18:40:55 2009
+++ configure.ac Sat Oct 10 18:41:04 2009
@@ -1125,7 +1125,7 @@ if test "x${with_krb5}" != "xno"; then
LIBS_save="$LIBS"
mitlibs="-lkrb5 -lk5crypto -lcom_err -lgssapi_krb5"
- heimlibs="-lkrb5 -lcrypto -lasn1 -lcom_err -lroken -lgssapi"
+ heimlibs="-lkrb5 -lcrypto -lasn1 -lcom_err -lgssapi"
sunlibs="-lkrb5 -lgss"
AC_CACHE_CHECK([for Kerberos 5], [ac_cv_lib_kerberos5],
[