From 3dc31b013fe325e7c2f5946e37546d2b1a014509 Mon Sep 17 00:00:00 2001 From: Brian Aker Date: Mon, 13 Feb 2012 11:25:44 -0800 Subject: [PATCH] Remove dead configure.ac issues. --- configure.ac | 1 - m4/pandora_canonical.m4 | 1 - 2 files changed, 2 deletions(-) diff --git a/configure.ac b/configure.ac index 7378dff6..53caf241 100644 --- a/configure.ac +++ b/configure.ac @@ -91,7 +91,6 @@ AX_PTHREAD AX_CXX_CINTTYPES CONFIG_EXTRA DETECT_BYTEORDER -ENABLE_UTILLIB SETSOCKOPT_SANITY ENABLE_HSIEH_HASH ENABLE_MURMUR_HASH 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]) -- 2.30.2