$OpenBSD: patch-configure_in,v 1.7 2003/01/27 19:22:50 espie Exp $
--- configure.in.orig	Fri Jan  3 18:13:15 2003
+++ configure.in	Thu Jan  9 23:22:49 2003
@@ -865,6 +865,7 @@ AC_MSG_CHECKING([if ksysguardd can be co
 case "$host" in 
   *-*-linux*) ksysguardd_compile=yes; UNAME='Linux' ;;
   *-*-freebsd*) ksysguardd_compile=yes; UNAME='FreeBSD' ;;
+  *-*-openbsd*) ksysguardd_compile=yes; UNAME='FreeBSD' ;;
   *-*-netbsd*) ksysguardd_compile=yes; UNAME='NetBSD' ;;
   *-*-solaris*) ksysguardd_compile=yes; UNAME='Solaris' ;;
   *-*-osf*) ksysguardd_compile=yes; UNAME='Tru64' ;;
