X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=config%2Fconfig.h.in;fp=config%2Fconfig.h.in;h=c2557ce0ee36e5f53aeb9bc4aa468090f95df771;hb=109540caa4e37a3663b3dcfb9a205b9609e3f561;hp=d91daf7b89444a63c1a8bef493deab6869c72d42;hpb=4c9eba1feb11adf189bceb4001c425e641f0b56a;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) */