aboutsummaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2014-03-22 15:23:38 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2014-03-22 15:23:38 +0000
commit0c79dacc8a8d4de2455d61c51724866f667ba53c (patch)
tree5186034782b608fd13a7408b5852ad248f6bdc35 /config.h.in
parent02d4c2ac3daa0f36264392972709ccd7676ab3e8 (diff)
downloadsrc-0c79dacc8a8d4de2455d61c51724866f667ba53c.tar.gz
src-0c79dacc8a8d4de2455d61c51724866f667ba53c.zip
Notes
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index 075c619f6144..0401ad181583 100644
--- a/config.h.in
+++ b/config.h.in
@@ -414,6 +414,9 @@
/* Define to 1 if you have the `EVP_MD_CTX_cleanup' function. */
#undef HAVE_EVP_MD_CTX_CLEANUP
+/* Define to 1 if you have the `EVP_MD_CTX_copy_ex' function. */
+#undef HAVE_EVP_MD_CTX_COPY_EX
+
/* Define to 1 if you have the `EVP_MD_CTX_init' function. */
#undef HAVE_EVP_MD_CTX_INIT
@@ -423,6 +426,9 @@
/* Define if you have ut_exit in utmp.h */
#undef HAVE_EXIT_IN_UTMP
+/* Define to 1 if you have the `explicit_bzero' function. */
+#undef HAVE_EXPLICIT_BZERO
+
/* Define to 1 if you have the `fchmod' function. */
#undef HAVE_FCHMOD