Fixed typo.
authorFredrik Tolf <fredrik@dolda2000.com>
Thu, 5 Nov 2009 16:23:10 +0000 (17:23 +0100)
committerFredrik Tolf <fredrik@dolda2000.com>
Thu, 5 Nov 2009 16:23:10 +0000 (17:23 +0100)
configure.in

index ee8e437..0fe4293 100644 (file)
@@ -193,7 +193,7 @@ if test "$with_krb5" != no -a "$HAS_KRB5" = yes; then
        krb_msg=yes
 fi
 AC_SUBST(KRB5_LIBS)
-AC_SUBST(KRB_CFLAGS)
+AC_SUBST(KRB5_CFLAGS)
 
 # Linux keyring
 AH_TEMPLATE(HAVE_KEYUTILS, [define if your system supports the Linux keyring functions])