]> eyrie.org Git - kerberos/krb5-strength.git/blobdiff - config.h.in
New upstream version 3.2
[kerberos/krb5-strength.git] / config.h.in
index f1afa4763d58a9571c63d5147718b2beeda39da6..e123dab6b5a557dc64ed472ecba9d343cc4c9f9d 100644 (file)
@@ -12,6 +12,9 @@
 /* Define to 1 if you have the <cdb.h> header file. */
 #undef HAVE_CDB_H
 
+/* Define if CrackLib is available. */
+#undef HAVE_CRACKLIB
+
 /* Define to 1 if you have the <crack.h> header file. */
 #undef HAVE_CRACK_H
 
@@ -33,6 +36,9 @@
 /* Define to 1 if you have the <et/com_err.h> header file. */
 #undef HAVE_ET_COM_ERR_H
 
+/* Define to 1 if you have the `explicit_bzero' function. */
+#undef HAVE_EXPLICIT_BZERO
+
 /* Define if the compiler supports GNU-style variadic macros. */
 #undef HAVE_GNU_VAMACROS
 
@@ -42,6 +48,9 @@
 /* Define to 1 if you have the <inttypes.h> header file. */
 #undef HAVE_INTTYPES_H
 
+/* Define to 1 if you have the <k5profile.h> header file. */
+#undef HAVE_K5PROFILE_H
+
 /* Define to 1 if you have the <kadm5/kadm5_err.h> header file. */
 #undef HAVE_KADM5_KADM5_ERR_H
 
@@ -57,6 +66,9 @@
 /* Define to enable Kerberos features. */
 #undef HAVE_KRB5
 
+/* Define to 1 if you have the `krb5_appdefault_string' function. */
+#undef HAVE_KRB5_APPDEFAULT_STRING
+
 /* Define to 1 if you have the `krb5_free_default_realm' function. */
 #undef HAVE_KRB5_FREE_DEFAULT_REALM
 
    function. */
 #undef HAVE_KRB5_GET_INIT_CREDS_OPT_SET_DEFAULT_FLAGS
 
+/* Define to 1 if you have the `krb5_get_profile' function. */
+#undef HAVE_KRB5_GET_PROFILE
+
 /* Define to 1 if you have the <krb5.h> header file. */
 #undef HAVE_KRB5_H
 
 /* Define to 1 if you have the `mkstemp' function. */
 #undef HAVE_MKSTEMP
 
+/* Define to 1 if you have the <profile.h> header file. */
+#undef HAVE_PROFILE_H
+
 /* Define to 1 if you have the `reallocarray' function. */
 #undef HAVE_REALLOCARRAY
 
 /* Define to 1 if you have the <syslog.h> header file. */
 #undef HAVE_SYSLOG_H
 
+/* Define if using the system CrackLib. */
+#undef HAVE_SYSTEM_CRACKLIB
+
 /* Define to 1 if you have the <sys/bittypes.h> header file. */
 #undef HAVE_SYS_BITTYPES_H