aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/config/functions.cxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2019-11-12 09:51:45 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2019-11-12 09:51:45 +0200
commit4551e5797fe83d4e5e31f3164fcfa3418332ac3d (patch)
tree038e0a836444e7ae3e9f68c93a7fd3f36c31865e /libbuild2/config/functions.cxx
parent45ae0f38febb82a99844df84b65ec0fec31d2918 (diff)
Rename config.module to config.config.module
The old name was an accidental land-grab.
Diffstat (limited to 'libbuild2/config/functions.cxx')
-rw-r--r--libbuild2/config/functions.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/libbuild2/config/functions.cxx b/libbuild2/config/functions.cxx
index b6ccb74..ec4af65 100644
--- a/libbuild2/config/functions.cxx
+++ b/libbuild2/config/functions.cxx
@@ -25,8 +25,8 @@ namespace build2
// config.export variable functionality.
//
// Note that this function can only be used during configure unless the
- // config module creation was forced for other meta-operations with
- // config.module=true in bootstrap.build.
+ // config module creation was requested for other meta-operations with
+ // config.config.module=true in bootstrap.build.
//
f[".export"] = [] (const scope* s)
{