bug-wget
[Top][All Lists]
Advanced

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

[Bug-wget] [Patch] src/build_info.c.in for zlib


From: Gisle Vanem
Subject: [Bug-wget] [Patch] src/build_info.c.in for zlib
Date: Mon, 18 Nov 2013 16:05:53 +0100

commit b950d30bc50d5e52ac1a0ab7050e5ce0b6a35e82
Author: Gisle Vanem <address@hidden>
Date:   Mon Nov 18 15:01:37 2013 +0000

   Add "{+|-}zlib" to 'compiled_features[]'.

diff --git a/src/build_info.c.in b/src/build_info.c.in
index 7298149..471ba40 100644
--- a/src/build_info.c.in
+++ b/src/build_info.c.in
@@ -7,6 +7,7 @@ large-file      (SIZEOF_OFF_T >= 8) || defined WINDOWS
nls             defined ENABLE_NLS
ntlm            defined ENABLE_NTLM
opie            defined ENABLE_OPIE
+zlib            defined HAVE_LIBZ

ssl choice:
    openssl     defined HAVE_LIBSSL || defined HAVE_LIBSSL32

----------

--gv



reply via email to

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