Merge 7cc1860b12 into merged_master (Bitcoin PR bitcoin/bitcoin#24566)

This commit is contained in:
James Dorfman 2024-08-09 05:35:56 +00:00
commit 5c55653a2d

View file

@ -108,8 +108,6 @@ LT_INIT([pic-only win32-dll])
dnl Check/return PATH for base programs.
AC_PATH_TOOL([AR], [ar])
AC_PATH_TOOL([RANLIB], [ranlib])
AC_PATH_TOOL([STRIP], [strip])
AC_PATH_TOOL([GCOV], [gcov])
AC_PATH_TOOL([LLVM_COV], [llvm-cov])
AC_PATH_PROG([LCOV], [lcov])