$OpenBSD: patch-configure,v 1.7 2004/07/08 17:09:38 marcm Exp $
--- configure.orig	Mon Jun 28 01:06:51 2004
+++ configure	Thu Jul  8 09:11:37 2004
@@ -24246,7 +24246,9 @@ fi
 
 	;;
   # list of supported OS cores that do not use libapm
-  *-*-freebsd*|*-*-netbsd*|*-*-openbsd*)
+  *-*-freebsd*|*-*-netbsd*)
+	;;
+  i386-*-openbsd*|powerpc-*-openbsd*)
 	;;
   *)
 	echo "warning: ${host} is not supported by battstat_applet, not building" >&2
