Automatically paths in site prefix to PKG_CONFIG_PATH
authorNelson Ferreira <nelson.ferreira@ieee.org>
Sun, 9 Aug 2015 17:23:05 +0000 (13:23 -0400)
committerNelson Ferreira <nelson.ferreira@ieee.org>
Sun, 9 Aug 2015 17:23:05 +0000 (13:23 -0400)
commit57098f22777832b4aa91f1d4486886232a957484
treeaa5f1c7ce570f3e7e32d4b2d69b715fa38811438
parente01219e73541a41ecd5c8739e59a07b5ffb89752
Automatically paths in site prefix to PKG_CONFIG_PATH

* ../configure.ac: If there is pkg-config and --with-site-prefixes
was passed to configure, also add those prefixes with
lib/pkgconfig to PKG_CONFIG_PATH.
configure.ac