summaryrefslogtreecommitdiff
path: root/net/dctc/patches/patch-ab
blob: a039bbda772e551856efbeec1a432dab8949153f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ab,v 1.5 2003/07/15 19:46:15 wiz Exp $

--- configure.orig	Sun Jul 13 23:40:52 2003
+++ configure
@@ -9752,6 +9752,7 @@ fi
 							if test "x$HAVE_DB40" = "xyes"; then
 
 								berkeleydb_libs="-ldb4"
+							        CPPFLAGS="$CPPFLAGS -DBDB_V4"
 							else
 								{ { echo "$as_me:$LINENO: error: no supported BerkeleyDB found (4.1, 4.0, 3.1, 3.2, 3.3)" >&5
 echo "$as_me: error: no supported BerkeleyDB found (4.1, 4.0, 3.1, 3.2, 3.3)" >&2;}