]> sjero.net Git - wget/blob - src/build_info.c.in
Fix build when libpsl is not available
[wget] / src / build_info.c.in
1 digest          defined ENABLE_DIGEST
2 https           defined HAVE_SSL
3 ipv6            defined ENABLE_IPV6
4 iri             defined ENABLE_IRI
5 large-file      SIZEOF_OFF_T >= 8
6
7 nls             defined ENABLE_NLS
8 ntlm            defined ENABLE_NTLM
9 opie            defined ENABLE_OPIE
10 psl             defined HAVE_LIBPSL
11
12 ssl choice:
13     openssl     defined HAVE_LIBSSL || defined HAVE_LIBSSL32
14     gnutls      defined HAVE_LIBGNUTLS