aboutsummaryrefslogtreecommitdiff
path: root/build-clang.bat.in
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 /build-clang.bat.in
parent429f4a590548972d753f2da73a3b470d534920ba (diff)
Add autoconf standard pre-installed build system module
Diffstat (limited to 'build-clang.bat.in')
-rw-r--r--build-clang.bat.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/build-clang.bat.in b/build-clang.bat.in
index 02fb49f..51d7e13 100644
--- a/build-clang.bat.in
+++ b/build-clang.bat.in
@@ -80,7 +80,8 @@ rem
rem NOTE: we currently print the list as a single line and will need to
rem somehow change that when it becomes too long.
rem
-set "standard_modules=kconfig"
+set "standard_modules=autoconf, kconfig"
+set "autoconf_ver=@AUTOCONF_VERSION@"
set "kconfig_ver=@KCONFIG_VERSION@"
rem The bpkg configuration directory.