Remove dead configure.ac issues.
authorBrian Aker <brian@tangent.org>
Mon, 13 Feb 2012 19:25:44 +0000 (11:25 -0800)
committerBrian Aker <brian@tangent.org>
Mon, 13 Feb 2012 19:25:44 +0000 (11:25 -0800)
configure.ac
m4/pandora_canonical.m4

index 7378dff6198c29289cf8af1cbf6681c603633b6d..53caf24162f6acd72813a60ead610f9a7715c906 100644 (file)
@@ -91,7 +91,6 @@ AX_PTHREAD
 AX_CXX_CINTTYPES
 CONFIG_EXTRA
 DETECT_BYTEORDER
-ENABLE_UTILLIB
 SETSOCKOPT_SANITY
 ENABLE_HSIEH_HASH
 ENABLE_MURMUR_HASH
index 1460c9df358ed8774b01234406f5ef8c5c28512f..c18ee3f2ac4327e1c4828f96e1a5cf1fe8822198 100644 (file)
@@ -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])