]> git.pld-linux.org Git - packages/apr-util.git/blame - apr-util-db45.patch
- rel 3
[packages/apr-util.git] / apr-util-db45.patch
CommitLineData
57a1b060
JB
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 @@
ecdc7d92
JB
4 fi
5 ;;
57a1b060
JB
6 db45)
7- APU_CHECK_DB44("$check_places")
ecdc7d92 8+ APU_CHECK_DB45("$check_places")
57a1b060
JB
9 if test "$apu_db_version" != "4"; then
10 AC_MSG_ERROR(Berkeley db4 not found)
ecdc7d92 11 fi
This page took 0.053939 seconds and 4 git commands to generate.