X-Git-Url: http://git.meshlink.io/?p=catta;a=blobdiff_plain;f=configure.ac;h=7430faa1ed16128c9f7f73a30ce39faed16eb72d;hp=696903e91cab32b218d38147578a821a189e6f74;hb=fe6744fda5317f2c1567f51f85ea662089d36e3b;hpb=a9c2ae91bede96794a36ca652c06b64766304c73 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