From bc07168a8f61d9fecd2c0fd01e48a01c9f7fa814 Mon Sep 17 00:00:00 2001 From: Robin Alexander Date: Mon, 8 Sep 2025 11:58:00 +0200 Subject: Stop using AX_CXX_COMPILE_STDCXX in configure.ac --- configure.ac | 2 -- 1 file changed, 2 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 46bbaf1..dd96a68 100644 --- a/configure.ac +++ b/configure.ac @@ -34,8 +34,6 @@ AC_PROG_CC AM_PROG_CC_C_O AC_PROG_INSTALL -AX_CXX_COMPILE_STDCXX(17,noext,mandatory) - EXTRA="" AC_ARG_ENABLE([prof], [AS_HELP_STRING([--enable-prof], [Enable profiling])], -- cgit v1.2.3