$NetBSD: patch-aj,v 1.3 2001/08/11 18:39:26 rh Exp $ --- addressbook/backend/pas/pas-backend-file.c.orig Tue Jul 10 06:49:49 2001 +++ addressbook/backend/pas/pas-backend-file.c @@ -18,9 +18,9 @@ #include #if DB_VERSION_MAJOR != 3 || \ - DB_VERSION_MINOR != 1 || \ - DB_VERSION_PATCH != 17 -#error Including wrong DB3. Need libdb 3.1.17. + DB_VERSION_MINOR != 2 || \ + DB_VERSION_PATCH != 9 +#error Including wrong DB3. Need libdb 3.2.9. #endif #include