X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=m4%2Fpandora_canonical.m4;h=c18ee3f2ac4327e1c4828f96e1a5cf1fe8822198;hb=3998b1125e1b9f8ebd2c963aa6f8d60131bc97c4;hp=1460c9df358ed8774b01234406f5ef8c5c28512f;hpb=dd3626ef6e3fd2a4f7d88a23cd9a91fc2ab5e32d;p=m6w6%2Flibmemcached diff --git a/m4/pandora_canonical.m4 b/m4/pandora_canonical.m4 index 1460c9df..c18ee3f2 100644 --- a/m4/pandora_canonical.m4 +++ b/m4/pandora_canonical.m4 @@ -114,7 +114,6 @@ AC_DEFUN([PANDORA_CANONICAL_TARGET],[ dnl autoconf doesn't automatically provide a fail-if-no-C++ macro dnl so we check c++98 features and fail if we don't have them, mainly dnl for that reason - PANDORA_CHECK_CXX_STANDARD m4_if(PCT_REQUIRE_CXX, [yes], [ AS_IF([test "$ac_cv_cxx_stdcxx_98" = "no"],[ AC_MSG_ERROR([No working C++ Compiler has been found. ${PACKAGE} requires a C++ compiler that can handle C++98])