summaryrefslogtreecommitdiff
path: root/net/nsd/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'net/nsd/patches/patch-aa')
-rw-r--r--net/nsd/patches/patch-aa15
1 files changed, 12 insertions, 3 deletions
diff --git a/net/nsd/patches/patch-aa b/net/nsd/patches/patch-aa
index 15ccc0cc178..4c03a50f6e1 100644
--- a/net/nsd/patches/patch-aa
+++ b/net/nsd/patches/patch-aa
@@ -1,7 +1,7 @@
-$NetBSD: patch-aa,v 1.1.1.1 2002/03/28 02:17:18 itojun Exp $
+$NetBSD: patch-aa,v 1.2 2002/04/03 03:44:33 itojun Exp $
---- Makefile- Wed Mar 20 08:13:49 2002
-+++ Makefile Wed Mar 20 08:13:58 2002
+--- Makefile.orig Tue Apr 2 22:53:49 2002
++++ Makefile Wed Apr 3 12:42:29 2002
@@ -41,15 +41,14 @@
# Run-time enviroment settings
@@ -20,3 +20,12 @@ $NetBSD: patch-aa,v 1.1.1.1 2002/03/28 02:17:18 itojun Exp $
# The flags to pass to the NSD on startup
NSDFLAGS =
+@@ -80,7 +79,7 @@
+ #
+ # Please see DBFLAGS below to switch the internal database type.
+ #
+-FEATURES = # -DMIMIC_BIND8 -DINET6
++FEATURES = -DINET6
+
+ # To compile NSD with internal red-black tree database
+ # uncomment the following two lines