From 82c9d3ef90ec2799ec502c0dc4c0c0a83ccebeae Mon Sep 17 00:00:00 2001 From: "mostynb@opera.com" Date: Fri, 22 Feb 2013 21:45:47 +0000 Subject: if PKG_CONFIG_PATH is already set, pkg-config-wrapper should use these dirs too If PKG_CONFIG_PATH is set, then prepend these paths to those generated by the wrapper. This allows cross-compilation using sysroots with pkgconfig directories in non-standard locations. This change is safer than the original patch (https://codereview.chromium.org/12320047/), which was reverted (https://codereview.chromium.org/12317063/) due to what appears to be a chromeos builder with PKG_CONFIG_PATH set to an incomplete value (should probably be unset). Add Opera Software to the AUTHORS file BUG= Review URL: https://chromiumcodereview.appspot.com/12340023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@184184 0039d316-1c4b-4281-b951-d872f2087c98 --- AUTHORS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'AUTHORS') diff --git a/AUTHORS b/AUTHORS index 105409a..1e404bd 100644 --- a/AUTHORS +++ b/AUTHORS @@ -225,4 +225,5 @@ Evan Peterson J. Ryan Stinnett Matheus Bratfisch Horia Olaru -Horia Olaru \ No newline at end of file +Horia Olaru +Opera Software ASA <*@opera.com> -- cgit v1.1