]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#2372] Some leftover benchmark cruft removed
authorTomek Mrugalski <tomek@isc.org>
Wed, 20 Apr 2022 10:35:39 +0000 (12:35 +0200)
committerRazvan Becheriu <razvan@isc.org>
Wed, 20 Apr 2022 15:05:01 +0000 (15:05 +0000)
configure.ac
doc/sphinx/arm/hooks-radius.rst

index 8da7ce5b433495137dea541729cc7c6abf1b9cef..cdc3f9090a5362afe7b0dcc3d856c74d5b5b9ca4 100644 (file)
@@ -944,15 +944,6 @@ AC_CHECK_LIB(pthread, pthread_create,[ LDFLAGS="$LDFLAGS -lpthread" ], [])
 # Now that Crypto backend and Boost were done we can address TLS.
 AX_TLS
 
-AM_CONDITIONAL(HAVE_BENCHMARK, test $enable_benchmark != "no")
-AM_CONDITIONAL(HAVE_BENCHMARK_SOURCE, test "X$have_benchmark_source" = "Xyes")
-AC_SUBST(DISTCHECK_BENCHMARK_CONFIGURE_FLAG)
-AC_SUBST(BENCHMARK_CPPFLAGS)
-AC_SUBST(BENCHMARK_INCLUDES)
-AC_SUBST(BENCHMARK_LDFLAGS)
-AC_SUBST(BENCHMARK_LDADD)
-AC_SUBST(BENCHMARK_SOURCE)
-
 #
 # Some Googletest versions bug with C++11 compilers
 #
@@ -1926,7 +1917,6 @@ cat >> config.report << END
 Developer:
   Enable Debugging:          $debug_enabled
   Google Tests:              $enable_gtest
-  Google Benchmark:          $enable_benchmark
   Valgrind:                  $found_valgrind
   C++ Code Coverage:         $USE_LCOV
   Logger checks:             $enable_logger_checks
index 9d747100c090b65f2fe9d65463702ecd4669935f..6e331a3171e217184fb5f08ca3990f6486df9546 100644 (file)
@@ -263,8 +263,6 @@ the following:
 
    Google Test:
      no
-   Google Benchmark:
-     no
 
    FreeRADIUS client:
      FREERADIUS_INCLUDE:    -I/usr/local/include