Commit 2b1c01c2 authored by Johan Bergström's avatar Johan Bergström
Browse files

build: refactor pkg-config for shared libraries

Improve detection and usage of pkg-config. This simplifies the setup
of all our shared libraries.

If pkg-config is installed on the host and `--shared` flags are passed
by the user, we try to get defaults from pkg-config instead of using the
default provided by configure.

PR-URL: https://github.com/nodejs/io.js/pull/1603


Reviewed-By: default avatarBen Noordhuis <info@bnoordhuis.nl>
parent 214d0204
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment