s3:build: improve the check for a working krb5-config.
commit08bef5bba042843cbfc41f1ed701243140dcf298
authorMichael Adam <obnox@samba.org>
Fri, 13 Feb 2009 12:02:23 +0000 (13 13:02 +0100)
committerMichael Adam <obnox@samba.org>
Tue, 17 Feb 2009 17:21:52 +0000 (17 18:21 +0100)
treebfbeea79b6e9209042e261e7837c79531b40c0db
parent64cec9984346ce1c8aeb170cd55be6e7e6784919
s3:build: improve the check for a working krb5-config.

Not only check if it exists and is executable, but also
check whether it accepts the command line "krb5-config --libs gssapi".

Chris Hoogendyk <hoogendyk@bio.umass.edu> has reported configure
failing on a Solaris machine due to krb5-config raising errors on
these options.

Michael
source3/configure.in