aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/cc/common.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'libbuild2/cc/common.hxx')
-rw-r--r--libbuild2/cc/common.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbuild2/cc/common.hxx b/libbuild2/cc/common.hxx
index ee722bd..422b761 100644
--- a/libbuild2/cc/common.hxx
+++ b/libbuild2/cc/common.hxx
@@ -354,7 +354,7 @@ namespace build2
using pkgconfig_callback = function<bool (dir_path&& d)>;
bool
- pkgconfig_search (const dir_path&, const pkgconfig_callback&) const;
+ pkgconfig_derive (const dir_path&, const pkgconfig_callback&) const;
pair<path, path>
pkgconfig_search (const dir_path&,