summaryrefslogtreecommitdiff
path: root/src/src/sha_ver.h
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2018-02-09 21:59:49 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2018-02-09 23:35:19 +0000
commit260958d632506e2789fc632381f560f5a0c77ed7 (patch)
treec92878ab810609c1234861ccc23a574b6d66add1 /src/src/sha_ver.h
parent165acdd1ea3b7399b2279f94c881f8e366efaf71 (diff)
downloadexim4-260958d632506e2789fc632381f560f5a0c77ed7.tar.gz
Builtin macros for sha3-hash and ed25519-signing support
Diffstat (limited to 'src/src/sha_ver.h')
-rw-r--r--src/src/sha_ver.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/src/sha_ver.h b/src/src/sha_ver.h
index b86e9a831..61408788b 100644
--- a/src/src/sha_ver.h
+++ b/src/src/sha_ver.h
@@ -26,7 +26,7 @@
# if GNUTLS_VERSION_NUMBER >= 0x020a00
# define SHA_GNUTLS
# if GNUTLS_VERSION_NUMBER >= 0x030500
-# define EXIM_HAVE_SHA3
+# define EXIM_HAVE_SHA3 /*MMMM*/
# endif
# else
# define SHA_GCRYPT