From 9238b587210c53ba51dd665ffb9ff3e13456880f Mon Sep 17 00:00:00 2001 From: Alexey Neyman Date: Sun, 4 Feb 2018 23:39:01 -0800 Subject: WIP: autotoolization Signed-off-by: Alexey Neyman --- config/configure.in.in | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'config/configure.in.in') diff --git a/config/configure.in.in b/config/configure.in.in index 3560336d..c8003a03 100644 --- a/config/configure.in.in +++ b/config/configure.in.in @@ -24,11 +24,11 @@ config CONFIGURE_has_libtool_2_4_or_newer config CONFIGURE_has_libtoolize_2_4_or_newer @KCONFIG_libtoolize_2_4_or_newer@ -config CONFIGURE_has_autoconf_2_63_or_newer - @KCONFIG_autoconf_2_63_or_newer@ +config CONFIGURE_has_autoconf_2_65_or_newer + @KCONFIG_autoconf_2_65_or_newer@ -config CONFIGURE_has_autoreconf_2_63_or_newer - @KCONFIG_autoreconf_2_63_or_newer@ +config CONFIGURE_has_autoreconf_2_65_or_newer + @KCONFIG_autoreconf_2_65_or_newer@ config CONFIGURE_has_automake_1_15_or_newer @KCONFIG_automake_1_15_or_newer@ -- cgit v1.2.3