From 4ddad7b34f37f87e33e833f75a071c3775adc8cd Mon Sep 17 00:00:00 2001 From: Alexey Neyman Date: Tue, 5 Mar 2019 00:48:31 -0800 Subject: CentOS6 cannot use newer GDB releases ... unless one retrofits it with a decent compiler instead of stock GCC 4.4. While here, sync up the ax_*.m4 with autoconf-archive. Signed-off-by: Alexey Neyman --- config/configure.in.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config/configure.in.in') diff --git a/config/configure.in.in b/config/configure.in.in index 27e9f168..e0420191 100644 --- a/config/configure.in.in +++ b/config/configure.in.in @@ -3,6 +3,9 @@ config CONFIGURE_has_static_link @KCONFIG_static_link@ +config CONFIGURE_has_cxx11 + @KCONFIG_has_cxx11@ + config CONFIGURE_has_lzip @KCONFIG_lzip@ -- cgit v1.2.3