Andreas Krennmair:
[apps/madmutt.git] / config.h.in
index c31b9cd..e4bfa81 100644 (file)
 /* Define if you have the esmtp library (-lesmtp).  */
 #undef HAVE_LIBESMTP
 
+/* Define if you have the gnutls library (-lgnutls).  */
+#undef HAVE_LIBGNUTLS
+
 /* Define if you have the idn library (-lidn).  */
 #undef HAVE_LIBIDN
 
 /*  Define if you want support for SSL.  */
 #undef USE_SSL
 
+/*  Define if you want support for GNU TLS.  */
+#undef USE_GNUTLS
+
 /*  Define if you want support for SSL via the NSS library.  */
 #undef USE_NSS