add kerberosv5/krb5.h to search list

This commit is contained in:
Mark Andrews
2010-06-03 03:55:07 +00:00
parent 01f93d7ceb
commit 3a7b1fb32a
3 changed files with 13 additions and 9 deletions

View File

@@ -16,7 +16,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: config.h.in,v 1.127 2010/06/03 02:29:58 marka Exp $ */
/* $Id: config.h.in,v 1.135 2010/09/29 04:03:00 marka Exp $ */
/*! \file */
@@ -193,6 +193,9 @@ 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 <kerberosv5/krb5.h> header file. */
#undef HAVE_KERBEROSV5_KRB5_H
/* Define to 1 if you have the <krb5.h> header file. */
#undef HAVE_KRB5_H