X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=config%2Fconfig.h.in;fp=config%2Fconfig.h.in;h=c2557ce0ee36e5f53aeb9bc4aa468090f95df771;hb=949b8910a5e23c4285d0b1aedacfc82a14dc97a5;hp=d91daf7b89444a63c1a8bef493deab6869c72d42;hpb=c6f0a88c567f8536c498f554285aed1f8150da18;p=debian%2Famanda diff --git a/config/config.h.in b/config/config.h.in index d91daf7..c2557ce 100644 --- a/config/config.h.in +++ b/config/config.h.in @@ -1820,6 +1820,15 @@ /* 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) */