diff options
Diffstat (limited to 'libbuild2/bin/guess.cxx')
-rw-r--r-- | libbuild2/bin/guess.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libbuild2/bin/guess.cxx b/libbuild2/bin/guess.cxx index 633c798..67fdc58 100644 --- a/libbuild2/bin/guess.cxx +++ b/libbuild2/bin/guess.cxx @@ -50,7 +50,7 @@ namespace build2 if (paths != nullptr) { process_path r ( - try_run_search (prog, + run_try_search (prog, true /* init */, dir_path () /* fallback */, true /* path_only */, |