From 169d28dd50b446cb7675a5f240e423b078999062 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lajos=20G=C3=A1sp=C3=A1r?= Date: Mon, 21 Jul 2025 17:07:53 +0200 Subject: [PATCH] Update configure.ac - typo It's called Berkeley :) --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index afe6d56..6bbc351 100644 --- a/configure.ac +++ b/configure.ac @@ -291,7 +291,7 @@ if test a"$libdb" != "ano"; then else print_libdbpath="under $libdbpath..." fi - echo -n "checking for BerleleyDB v$DBVER $print_libdbpath" + echo -n "checking for BerkeleyDB v$DBVER $print_libdbpath" LIBS="$usedblib $OLD_LIBS" AC_LINK_IFELSE( [AC_LANG_SOURCE(