aboutsummaryrefslogtreecommitdiff
path: root/BOOTSTRAP-UNIX.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-UNIX.cli
parent429f4a590548972d753f2da73a3b470d534920ba (diff)
Add autoconf standard pre-installed build system module
Diffstat (limited to 'BOOTSTRAP-UNIX.cli')
-rw-r--r--BOOTSTRAP-UNIX.cli2
1 files changed, 1 insertions, 1 deletions
diff --git a/BOOTSTRAP-UNIX.cli b/BOOTSTRAP-UNIX.cli
index 70e9a08..412041d 100644
--- a/BOOTSTRAP-UNIX.cli
+++ b/BOOTSTRAP-UNIX.cli
@@ -348,7 +348,7 @@ $ bdep --version
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-*
\