$OpenBSD: patch-configure,v 1.2 2010/05/02 11:36:59 ajacoutot Exp $

The test cannot open the display and crashes.

--- configure.orig	Sun May  2 13:14:23 2010
+++ configure	Sun May  2 13:21:02 2010
@@ -13362,7 +13362,7 @@ $as_echo "yes" >&6; }
 fi
 
 
-
+if false; then
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gnomeapplet module" >&5
 $as_echo_n "checking for gnomeapplet module... " >&6; }
 if { { $as_echo "$as_me:${as_lineno-$LINENO}: DISPLAY= \$PYTHON -c '
@@ -13399,7 +13399,7 @@ else
 $as_echo "no" >&6; }
   as_fn_error "gnomeapplet Python module required to build deskbar" "$LINENO" 5
 fi
-
+fi
 
 py_mod_var=`echo dbus'_' | sed 'y%./+-%__p_%'`
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for python module dbus" >&5
