$OpenBSD: patch-ConfigureMe,v 1.1.1.1 2007/11/21 18:48:40 ajacoutot Exp $
--- ConfigureMe.orig	Tue Dec 11 18:16:59 2007
+++ ConfigureMe	Tue Dec 11 21:39:17 2007
@@ -122,10 +122,6 @@ ConfigureFreeBSD() {
 }
 
 ConfigureOpenBSD() {
-  FLAGS="--prefix=/usr/local --sysconfdir=/etc --localstatedir=/var  --with-group-id=584 --with-ccmuser-id=584 --disable-rpath --with-group-name=_heartbeat --with-ccmuser-name=_heartbeat --with-ocf-root=/usr/local/lib/ocf/ --enable-fatal-warnings=no" 
-  export LDFLAGS="-liconv -L/usr/local/lib/libnet-1.0"
-  export LIBNETCONFIG=/usr/local/bin/libnet-config-1.0
-  export AUTOCONF_VERSION=2.61
   CFENV="OpenBSD"
 }
 
