aboutsummaryrefslogtreecommitdiff
path: root/build-clang.bat.in
diff options
context:
space:
mode:
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.