summaryrefslogtreecommitdiff
path: root/sysutils/lsof/patches/patch-aa
blob: 276c30be52b606d1782cfdfbd25a8360b4c38f7b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-aa,v 1.3 1998/08/07 11:14:05 agc Exp $

--- Configure.orig	Fri May 22 20:58:12 1998
+++ Configure	Thu Jun 11 17:15:28 1998
@@ -1527,7 +1527,7 @@
     then
       if test -r /etc/mk.conf
       then
-        grep -q "^UVM[ 	]*=" /etc/mk.conf
+        grep -q "^UVM[ 	]*[\?|\+]*=" /etc/mk.conf
         if test $? -eq 0
 	then
 	  NETBSD_UVM="Y"