]> eyrie.org Git - kerberos/krb5-strength.git/blobdiff - config.h.in
Merge branch 'debian' into squeeze
[kerberos/krb5-strength.git] / config.h.in
index 923628700fd985fd2b5ced133e38ef74a076e420..055753ad0a6a27f30744118e56ae16cd70155786 100644 (file)
@@ -49,7 +49,7 @@
 #undef HAVE_KADM5_KADM5_PWCHECK_H
 
 /* Define to enable Kerberos features. */
-#undef HAVE_KERBEROS
+#undef HAVE_KRB5
 
 /* Define to 1 if you have the `krb5_free_default_realm' function. */
 #undef HAVE_KRB5_FREE_DEFAULT_REALM
 /* Define to 1 if you have the <memory.h> header file. */
 #undef HAVE_MEMORY_H
 
+/* Define to 1 if you have the `mkstemp' function. */
+#undef HAVE_MKSTEMP
+
 /* Define to 1 if you have the `setrlimit' function. */
 #undef HAVE_SETRLIMIT
 
 /* Define if your system has a working snprintf function. */
 #undef HAVE_SNPRINTF
 
+/* Define if SQLite is available. */
+#undef HAVE_SQLITE
+
+/* Define to 1 if you have the <sqlite3.h> header file. */
+#undef HAVE_SQLITE3_H
+
 /* Define to 1 if the system has the type `ssize_t'. */
 #undef HAVE_SSIZE_T
 
 /* Define to 1 if you have the <string.h> header file. */
 #undef HAVE_STRING_H
 
+/* Define to 1 if you have the `strndup' function. */
+#undef HAVE_STRNDUP
+
 /* Define to 1 if you have the <syslog.h> header file. */
 #undef HAVE_SYSLOG_H
 
 /* Define to 1 if you have the <sys/bittypes.h> header file. */
 #undef HAVE_SYS_BITTYPES_H
 
+/* Define to 1 if you have the <sys/select.h> header file. */
+#undef HAVE_SYS_SELECT_H
+
 /* Define to 1 if you have the <sys/stat.h> header file. */
 #undef HAVE_SYS_STAT_H