--- apr-util-1.2.8/build/dbm.m4.orig 2006-11-09 16:44:55.000000000 +0100 +++ apr-util-1.2.8/build/dbm.m4 2006-12-07 01:18:03.255731927 +0100 @@ -550,7 +550,7 @@ fi ;; db45) - APU_CHECK_DB44("$check_places") + APU_CHECK_DB45("$check_places") if test "$apu_db_version" != "4"; then AC_MSG_ERROR(Berkeley db4 not found) fi