$OpenBSD: patch-configure,v 1.5 2012/03/29 14:57:00 ajacoutot Exp $

OpenBSD uses /var/db/gconf which is detected correctly by other code.

--- configure.orig	Mon Feb  6 01:26:00 2012
+++ configure	Thu Mar 29 15:46:20 2012
@@ -5461,12 +5461,6 @@ fi
 
 
 
-# Override gconf default install locations.  The default is to always
-# put them into /etc.  This change puts them into $(prefix)/etc.
-if test "x$GCONF_SCHEMA_INSTALL_SOURCE" = "x"; then
-  GCONF_SCHEMA_CONFIG_SOURCE="xml::${sysconfdir}/gconf/gconf.xml.defaults"
-fi
-GCONF_SCHEMA_CONFIG_SOURCE_DIRONLY=`echo $GCONF_SCHEMA_CONFIG_SOURCE | cut -d ':' -f 3`
 
 
 
