mirror of
https://github.com/mirror/wget.git
synced 2026-09-04 05:42:51 +08:00
use pkg-config to check zlib deps if available
Newer versions of these packages ship with pkg-config files, so if we can detect it via those, do so. If that fails, fall back to the old methods.
This commit is contained in:
committed by
Giuseppe Scrivano
parent
ea97693b54
commit
297d040ce1
@@ -1,3 +1,8 @@
|
||||
2014-11-01 Mike Frysinger <vapier@gentoo.org>
|
||||
|
||||
* configure.ac: Use pkg-config to check for zlib presence and
|
||||
fallback to the previous code if that doesn't work.
|
||||
|
||||
2014-07-28 Ángel González <keisial@gmail.com>
|
||||
* contrib: Created contrib folder.
|
||||
* contrib/tsocked-wget: Added wrapper for usage with socks proxy.
|
||||
|
||||
Reference in New Issue
Block a user