Skip to content

configure.ac: add zlib search with pkg-config#956

Closed
dambaev wants to merge 1 commit intocurl:masterfrom
dambaev:master
Closed

configure.ac: add zlib search with pkg-config#956
dambaev wants to merge 1 commit intocurl:masterfrom
dambaev:master

Conversation

@dambaev
Copy link
Copy Markdown
Contributor

@dambaev dambaev commented Aug 11, 2016

zlib provides pkg-config file zlib.pc. CURL tries to search zlib in number of places, but not using pkg-config. This patch adds search of zlib with pkg-config so you do not need to define extra configure parameter --with-zlib=

@bagder bagder closed this in c2f9b78 Aug 12, 2016
@bagder
Copy link
Copy Markdown
Member

bagder commented Aug 12, 2016

Thanks! I amended it ever so slightly before I merged.

@lock lock bot locked as resolved and limited conversation to collaborators Jan 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants