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: Giuseppe Scrivano
Subject: Re: [Bug-wget] metalink for wget releases & tests
Date: Thu, 03 Dec 2015 12:04:25 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

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.

Thanks,
Giuseppe



reply via email to

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