From 2d440d5b4f9abeb84d17fc5474d0102f2fffbcc3 Mon Sep 17 00:00:00 2001 From: Darshit Shah Date: Thu, 3 Dec 2015 10:49:37 +0100 Subject: [PATCH] Include Metalink and GPG information in version * src/build_info.c.in: Include the presence of Metalink and GPGME features in the output for wget --version --- src/build_info.c.in | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/build_info.c.in b/src/build_info.c.in index ce1fe25..83b7664 100644 --- a/src/build_info.c.in +++ b/src/build_info.c.in @@ -9,6 +9,9 @@ ntlm defined ENABLE_NTLM opie defined ENABLE_OPIE psl defined HAVE_LIBPSL +metalink defined HAVE_METALINK +gpgme defined HAVE_GPGME + ssl choice: openssl defined HAVE_LIBSSL || defined HAVE_LIBSSL32 gnutls defined HAVE_LIBGNUTLS -- 2.6.3