From 82ac6c87ce0b0af2fb8de25d70442fec406bb742 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 9 Oct 2016 09:19:51 +0200 Subject: New upstream version 1.8.18 --- config.h.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config.h.in') diff --git a/config.h.in b/config.h.in index dc91f49..c955c6e 100644 --- a/config.h.in +++ b/config.h.in @@ -27,6 +27,9 @@ /* Define to 1 if libcrypto supports MD5. */ #undef HAVE_CRYPTO_MD5 +/* Define to 1 if libcrypto supports SHA256. */ +#undef HAVE_CRYPTO_SHA256 + /* Define to 1 if you have the header file. */ #undef HAVE_DLFCN_H -- cgit v1.2.3