$OpenBSD: patch-Configure,v 1.2 2001/05/06 01:31:39 naddy Exp $
--- Configure.orig	Sun May  6 00:31:24 2001
+++ Configure	Sun May  6 00:31:30 2001
@@ -1672,6 +1672,9 @@ EOM
 		netbsd*) osname=netbsd
 			osvers="$3"
 			;;
+		openbsd*) osname=openbsd
+			osvers="$3"
+			;;
 		news-os) osvers="$3"
 			case "$3" in
 			4*) osname=newsos4 ;;
