2910. [func] Sanity check Kerberos credentials. [RT #20986]
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
* PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id: config.h.in,v 1.126 2010/05/26 23:44:27 marka Exp $ */
|
||||
/* $Id: config.h.in,v 1.127 2010/06/03 02:29:58 marka Exp $ */
|
||||
|
||||
/*! \file */
|
||||
|
||||
@@ -193,6 +193,12 @@ int sigwait(const unsigned int *set, int *sig);
|
||||
/* Define to 1 if you have the <inttypes.h> header file. */
|
||||
#undef HAVE_INTTYPES_H
|
||||
|
||||
/* Define to 1 if you have the <krb5.h> header file. */
|
||||
#undef HAVE_KRB5_H
|
||||
|
||||
/* Define to 1 if you have the <krb5/krb5.h> header file. */
|
||||
#undef HAVE_KRB5_KRB5_H
|
||||
|
||||
/* Define to 1 if you have the `c' library (-lc). */
|
||||
#undef HAVE_LIBC
|
||||
|
||||
|
||||
Reference in New Issue
Block a user