]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Add a work around for trampling over PKG_CONFIG_PATH.
authorPeter Powell <petpow@saberuk.com>
Sun, 10 Aug 2014 16:41:54 +0000 (17:41 +0100)
committerPeter Powell <petpow@saberuk.com>
Tue, 19 Aug 2014 14:27:19 +0000 (15:27 +0100)
commit4288b2a59959c1693bdbc7cbef849942b721c508
tree97cb4754571ff010e922455bb9b8de71226df3e6
parentbc7a3fba087ef8646e93ebda40f344d67f613db5
Add a work around for trampling over PKG_CONFIG_PATH.

The extend_pkg_path method will be removed in 2.2 as it
causes problems with non-standard pkg-config paths. This
commit adds a workaround until that happens.
make/utilities.pm