From 984a0217af64c734938c330b09ed21d1253dea8d Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Tue, 12 Sep 2017 17:31:52 +0300 Subject: Make use of libpkgconf library --- build2/cc/common.hxx | 1 + 1 file changed, 1 insertion(+) (limited to 'build2/cc/common.hxx') diff --git a/build2/cc/common.hxx b/build2/cc/common.hxx index d9aeb40..5a245ca 100644 --- a/build2/cc/common.hxx +++ b/build2/cc/common.hxx @@ -273,6 +273,7 @@ namespace build2 const optional&, const string&, const dir_path&, + const dir_paths&, const dir_paths&) const; // pkgconfig.cxx // Alternative search logic for VC (msvc.cxx). -- cgit v1.1