From: Fredrik Tolf Date: Thu, 5 Nov 2009 16:03:17 +0000 (+0100) Subject: Merge branch 'master' of nerv:/usr/local/src/doldaconnect X-Git-Url: http://git.dolda2000.com/gitweb/?p=doldaconnect.git;a=commitdiff_plain;h=1d180b41e29d53de0d76e7638962afe3f9375249;hp=1c5e71ff5eb6058d1729e43cc22167b799c99bed Merge branch 'master' of nerv:/usr/local/src/doldaconnect --- diff --git a/configure.in b/configure.in index e2126a6..ee8e437 100644 --- a/configure.in +++ b/configure.in @@ -192,7 +192,8 @@ if test "$with_krb5" != no -a "$HAS_KRB5" = yes; then AC_DEFINE(HAVE_KRB5) krb_msg=yes fi -AC_SUBST([KRB5_LIBS KRB5_CFLAGS]) +AC_SUBST(KRB5_LIBS) +AC_SUBST(KRB_CFLAGS) # Linux keyring AH_TEMPLATE(HAVE_KEYUTILS, [define if your system supports the Linux keyring functions])