X-Git-Url: http://git.dolda2000.com/gitweb/?p=doldaconnect.git;a=blobdiff_plain;f=configure.in;fp=configure.in;h=ee8e437238f4662b3f72b734f692098746ab9ff6;hp=e2126a6cf73ec91c18864d47cfc10c30173b9efb;hb=37a87e6b96c114f1ca531d7a449183d5f5827218;hpb=7665d29ddb2ab55ab455a4cfcd840ea38af06c04 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])