summaryrefslogtreecommitdiff
path: root/net/dc_gui2/patches/patch-aa
blob: 3d4fa82c5d99f1bb30b20ae42e8477b25dff11b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-aa,v 1.1.1.1 2003/06/10 13:21:52 wiz Exp $

--- configure.orig	Tue Jun 10 14:32:15 2003
+++ configure
@@ -10490,6 +10490,7 @@
 
 							if test "x$HAVE_DB40" = "xyes"; then
 
+		CPPFLAGS="$CPPFLAGS -DBDB_V4"
 								berkeleydb_libs="-ldb4"
 							else
 								{ { echo "$as_me:$LINENO: error: no supported BerkeleyDB found (4,1, 4.0, 3.1, 3.2, 3.3)" >&5