aboutsummaryrefslogtreecommitdiff
path: root/build2/search.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/search.cxx')
-rw-r--r--build2/search.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/build2/search.cxx b/build2/search.cxx
index 6be62b2..66f13a9 100644
--- a/build2/search.cxx
+++ b/build2/search.cxx
@@ -105,7 +105,7 @@ namespace build2
// (of course, if the user specified the extension explicitly, we will
// still do so).
//
- l4 ([&]{trace << "no existing file for prerequisite " << cpk;});
+ l4 ([&]{trace << "no default extension for prerequisite " << cpk;});
return nullptr;
}
}