Merge branch 'master' of nerv:/usr/local/src/doldaconnect
authorFredrik Tolf <fredrik@dolda2000.com>
Thu, 5 Nov 2009 16:03:17 +0000 (17:03 +0100)
committerFredrik Tolf <fredrik@dolda2000.com>
Thu, 5 Nov 2009 16:03:17 +0000 (17:03 +0100)
configure.in

index e2126a6..ee8e437 100644 (file)
@@ -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])