]> git.pld-linux.org Git - packages/apr-util.git/blob - apr-util-db45.patch
7844860ca4e77e25974aa9f839a71f58a6bc659d
[packages/apr-util.git] / apr-util-db45.patch
1 --- apr-util-1.2.8/build/dbm.m4.orig    2006-11-09 16:44:55.000000000 +0100
2 +++ apr-util-1.2.8/build/dbm.m4 2006-12-07 01:18:03.255731927 +0100
3 @@ -550,7 +550,7 @@
4      fi
5      ;;
6    db45)
7 -    APU_CHECK_DB44("$check_places")
8 +    APU_CHECK_DB45("$check_places")
9      if test "$apu_db_version" != "4"; then
10        AC_MSG_ERROR(Berkeley db4 not found)
11      fi
This page took 0.062465 seconds and 2 git commands to generate.