pkgsrc/net/dc_gui2/patches/patch-aa
wiz b59a01d82b Initial import of dc_gui2, the GTK2/GNOME2 version of dc_gui.
dc_gui2 is a GUI for DCTC (Direct Connect Text Client), another file sharing
protocol.
2003-06-10 13:21:52 +00:00

12 lines
372 B
Text

$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