$NetBSD: patch-ac,v 1.5 1999/04/11 12:15:42 tron Exp $

--- configure.orig	Tue Feb 16 17:06:16 1999
+++ configure	Sun Apr 11 14:11:30 1999
@@ -1717,6 +1717,21 @@
   host_dir=bsd
 
 ;;
+netbsd1.4*)  
+	host_os=netbsd
+        EXTRALIBS="-lkvm $XPMLIB"
+        INSTALL_ARGS='-s -g kmem -m 02555'
+	cat >> confdefs.h <<\EOF
+#define XOSVIEW_NETBSD 1
+EOF
+
+	cat >> confdefs.h <<\EOF
+#define UVM 1
+EOF
+
+  host_dir=bsd
+
+;;
 ##  Also check for versions that have not been tested.
 netbsd*)  echo "configure: warning: 
 ***************  Warning  *****************
