From 63ebe2ef47079a59676ae724bebb7665a2733aa2 Mon Sep 17 00:00:00 2001 From: Niki Guldbrand Date: Tue, 19 Apr 2011 11:23:08 +0200 Subject: Bug #645721 - Fix build error when enabling kerberos without specifying path --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 0bbe968ace..5e5fb17941 100644 --- a/configure.ac +++ b/configure.ac @@ -683,7 +683,7 @@ AC_SUBST(GTKHTML_LIBS) dnl ************ dnl Kerberos 5 dnl ************ -EVO_KRB5_SUPPORT +EVO_KRB5_SUPPORT(no) dnl ****************************** dnl Mono hooks -- cgit v1.2.3