bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-wget] metalink for wget releases & tests


From: Darshit Shah
Subject: Re: [Bug-wget] metalink for wget releases & tests
Date: Thu, 3 Dec 2015 16:04:15 +0100
User-agent: Mutt/1.5.24+27 (c799162691b2) (2015-08-30)

On 12/03, Giuseppe Scrivano wrote:
Darshit Shah <address@hidden> writes:

From 2d440d5b4f9abeb84d17fc5474d0102f2fffbcc3 Mon Sep 17 00:00:00 2001
From: Darshit Shah <address@hidden>
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

the patch looks fine, please push it.

Pushed!

Thanks,
Giuseppe

--
Thanking You,
Darshit Shah

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]