From 71175e461a055a1403d20ee950fed63911aede58 Mon Sep 17 00:00:00 2001 From: Thanassis Tsiodras Date: Sun, 11 Dec 2022 17:40:42 +0100 Subject: [PATCH] Remnant cleanup. --- configure.ac | 1 - 1 file changed, 1 deletion(-) diff --git a/configure.ac b/configure.ac index cb066f4..a904110 100644 --- a/configure.ac +++ b/configure.ac @@ -88,7 +88,6 @@ if test x"${HAVESSE}" = xyes ; then AX_CFLAGS_GCC_OPTION(-msse) AX_CXXFLAGS_GCC_OPTION(-msse) fi -AC_SUBST(WHOLEPROGRAM) # Drop any asserts CFLAGS="$CFLAGS -DNDEBUG"