configure: fix Kerberos flagging for --with-krb5[=check]
commit20b5881110300991d9ff1af46f2a2667f6705392
authorStefan Becker <stefan.becker@nokia.com>
Mon, 29 Mar 2010 05:56:41 +0000 (29 08:56 +0300)
committerStefan Becker <stefan.becker@nokia.com>
Mon, 29 Mar 2010 05:56:41 +0000 (29 08:56 +0300)
tree01fdf58ce450a3726e8f96bdb07bde8a3071f2a7
parentca276391a0e95107e53753d26d55f1443119b62b
configure: fix Kerberos flagging for --with-krb5[=check]

Yes, I did it again :-( Kerberos feature flagging was broken!

Autodetection has to set the same flag as AC_CHECK_LIB() does.
configure.ac