From fe6744fda5317f2c1567f51f85ea662089d36e3b Mon Sep 17 00:00:00 2001 From: "Sven M. Hallberg" Date: Tue, 2 Sep 2014 00:35:51 +0200 Subject: [PATCH] remove some C++ remnants --- configure.ac | 5 ----- 1 file changed, 5 deletions(-) diff --git a/configure.ac b/configure.ac index 696903e..7430faa 100644 --- a/configure.ac +++ b/configure.ac @@ -132,11 +132,6 @@ fi if test x"$enable_ssp" = x"yes"; then # Do this the long way so we don't call GCC_STACK_PROTECT_LIB twice GCC_STACK_PROTECT_CC - - AC_LANG_PUSH([C++]) - GCC_STACK_PROTECT_CXX - AC_LANG_POP([C++]) - # XXX: Update the enable_ssp value now for output later? fi # libtool stuff -- 2.39.2