aboutsummaryrefslogtreecommitdiff
path: root/config/configure.in.in
diff options
context:
space:
mode:
Diffstat (limited to 'config/configure.in.in')
-rw-r--r--config/configure.in.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/configure.in.in b/config/configure.in.in
index a43fb61b..c67fd35f 100644
--- a/config/configure.in.in
+++ b/config/configure.in.in
@@ -54,6 +54,9 @@ config CONFIGURE_has_python_3_4_or_newer
config CONFIGURE_has_bison_2_7_or_newer
@KCONFIG_bison_2_7_or_newer@
+config CONFIGURE_has_bison_3_0_4_or_newer
+ @KCONFIG_bison_3_0_4_or_newer@
+
config CONFIGURE_has_python
@KCONFIG_python@