summaryrefslogtreecommitdiffstats
path: root/contrib/openpam/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/openpam/config.h.in')
-rw-r--r--contrib/openpam/config.h.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/contrib/openpam/config.h.in b/contrib/openpam/config.h.in
index 3d16ce8..69f703c 100644
--- a/contrib/openpam/config.h.in
+++ b/contrib/openpam/config.h.in
@@ -9,6 +9,9 @@
/* Define to 1 if you have the <dlfcn.h> header file. */
#undef HAVE_DLFCN_H
+/* Define to 1 if you have the `fdlopen' function. */
+#undef HAVE_FDLOPEN
+
/* Define to 1 if you have the `fpurge' function. */
#undef HAVE_FPURGE
@@ -36,6 +39,9 @@
/* Define to 1 if you have the <string.h> header file. */
#undef HAVE_STRING_H
+/* Define to 1 if you have the `strlcat' function. */
+#undef HAVE_STRLCAT
+
/* Define to 1 if you have the `strlcmp' function. */
#undef HAVE_STRLCMP
OpenPOWER on IntegriCloud