aboutsummaryrefslogtreecommitdiff
path: root/BOOTSTRAP-WINDOWS-MSVC.cli
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2021-11-25 11:35:19 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2021-11-25 17:40:28 +0300
commita061a6aa4a9b402fbb769b4037ca796e115774e6 (patch)
tree52795994e6b1d1493e876201b84288eabe89a52c /BOOTSTRAP-WINDOWS-MSVC.cli
parent429f4a590548972d753f2da73a3b470d534920ba (diff)
Add autoconf standard pre-installed build system module
Diffstat (limited to 'BOOTSTRAP-WINDOWS-MSVC.cli')
-rw-r--r--BOOTSTRAP-WINDOWS-MSVC.cli2
1 files changed, 1 insertions, 1 deletions
diff --git a/BOOTSTRAP-WINDOWS-MSVC.cli b/BOOTSTRAP-WINDOWS-MSVC.cli
index 2a066f8..ef4b9b7 100644
--- a/BOOTSTRAP-WINDOWS-MSVC.cli
+++ b/BOOTSTRAP-WINDOWS-MSVC.cli
@@ -238,7 +238,7 @@ C:\build2\bin\bdep.exe
Finally, we build and install the standard build system modules:
\
-> bpkg build --for install libbuild2-kconfig
+> bpkg build --for install libbuild2-autoconf libbuild2-kconfig
> bpkg install --all-pattern=libbuild2-*
\