Merge tag 'upstream/3.3.2'
[debian/amanda] / config / config.h.in
index d91daf7b89444a63c1a8bef493deab6869c72d42..c2557ce0ee36e5f53aeb9bc4aa468090f95df771 100644 (file)
 /* Defined if libcurl supports TFTP */
 #undef LIBCURL_PROTOCOL_TFTP
 
+/* Defined if libcurl use GnuTLS */
+#undef LIBCURL_USE_GNUTLS
+
+/* Defined if libcurl use NSS */
+#undef LIBCURL_USE_NSS
+
+/* Defined if libcurl use OpenSSL */
+#undef LIBCURL_USE_OPENSSL
+
 /* A comma-separated list of two integers, determining the minimum and maximum
    * reserved TCP port numbers sockets should be bound to. (mainly for
    amrecover) */