diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2021-11-25 11:35:19 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2021-11-25 17:40:28 +0300 |
commit | a061a6aa4a9b402fbb769b4037ca796e115774e6 (patch) | |
tree | 52795994e6b1d1493e876201b84288eabe89a52c /UPGRADE.cli | |
parent | 429f4a590548972d753f2da73a3b470d534920ba (diff) |
Add autoconf standard pre-installed build system module
Diffstat (limited to 'UPGRADE.cli')
-rw-r--r-- | UPGRADE.cli | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/UPGRADE.cli b/UPGRADE.cli index 202a2a6..586f12a 100644 --- a/UPGRADE.cli +++ b/UPGRADE.cli @@ -122,6 +122,7 @@ previous releases): $ bpkg build --for install ... # new in 0.14.0: libbuild2-kconfig +# new in 0.15.0: libbuild2-autoconf \ Once this is done, we can proceed to installing: |