aboutsummaryrefslogtreecommitdiff
path: root/build2/cc/common.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/cc/common.hxx')
-rw-r--r--build2/cc/common.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/build2/cc/common.hxx b/build2/cc/common.hxx
index 2a1a2dd..deed573 100644
--- a/build2/cc/common.hxx
+++ b/build2/cc/common.hxx
@@ -311,7 +311,8 @@ namespace build2
pair<path, path>
pkgconfig_search (const dir_path&,
const optional<project_name>&,
- const string&) const;
+ const string&,
+ bool) const;
void
pkgconfig_load (action, const scope&,