aboutsummaryrefslogtreecommitdiff
path: root/build.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'build.sh.in')
-rw-r--r--build.sh.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/build.sh.in b/build.sh.in
index 8bd0d3a..e7c7acc 100644
--- a/build.sh.in
+++ b/build.sh.in
@@ -22,7 +22,8 @@ bdep_ver="@BDEP_VERSION@"
# NOTE: we currently print the list as a single line and will need to somehow
# change that when it becomes too long.
#
-standard_modules="kconfig"
+standard_modules="autoconf, kconfig"
+autoconf_ver="@AUTOCONF_VERSION@"
kconfig_ver="@KCONFIG_VERSION@"
# The bpkg configuration directory.