typo
[exim.git] / src / src / tls-gnu.c
index f63a8375b59bf387f4efe4280fb36c86225633fa..b9f8d2a51773afbd4aabbe401be1070dedf9395b 100644 (file)
@@ -154,6 +154,9 @@ builtin_macro_create(US"_HAVE_TLS_OCSP_LIST");
 #if defined(EXIM_HAVE_INOTIFY) || defined(EXIM_HAVE_KEVENT)
 builtin_macro_create(US"_HAVE_TLS_CA_CACHE");
 # endif
+# ifdef EXIM_HAVE_ALPN
+builtin_macro_create(US"_HAVE_TLS_ALPN");
+# endif
 }
 #else