summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in11
1 files changed, 10 insertions, 1 deletions
diff --git a/config.h.in b/config.h.in
index 43bb36b..e2e095f 100644
--- a/config.h.in
+++ b/config.h.in
@@ -112,7 +112,7 @@
/* Define to 1 if you have the `getutent_r' function. */
#undef HAVE_GETUTENT_R
-/* Define if you have the iconv() function and it works. */
+/* Define if you have the iconv() function. */
#undef HAVE_ICONV
/* Define to 1 if you have the `inet_ntop' function. */
@@ -142,6 +142,9 @@
/* Define to 1 if audit support should be compiled in. */
#undef HAVE_LIBAUDIT
+/* Define to 1 if you have cracklib. */
+#undef HAVE_LIBCRACK
+
/* Define to 1 if xcrypt support should be compiled in. */
#undef HAVE_LIBXCRYPT
@@ -214,6 +217,9 @@
/* Define to 1 if you have the `strtol' function. */
#undef HAVE_STRTOL
+/* Define to 1 if `log_passwd' is a member of `struct audit_tty_status'. */
+#undef HAVE_STRUCT_AUDIT_TTY_STATUS_LOG_PASSWD
+
/* Define to 1 if you have the <syslog.h> header file. */
#undef HAVE_SYSLOG_H
@@ -310,6 +316,9 @@
/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME
+/* Define to the home page for this package. */
+#undef PACKAGE_URL
+
/* Define to the version of this package. */
#undef PACKAGE_VERSION