$OpenBSD: patch-configure,v 1.13 2007/11/10 15:38:17 jasper Exp $
--- configure.orig	Sun Sep 16 05:30:24 2007
+++ configure	Sat Nov 10 16:34:31 2007
@@ -23349,7 +23349,7 @@ if test "${am_cv_pathless_PYTHON+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6
 else
 
-	for am_cv_pathless_PYTHON in python python2 python2.5 python2.4 python2.3 python2.2 python2.1 python2.0 python1.6 python1.5 none; do
+	for am_cv_pathless_PYTHON in python2.5 python python2 python2.4 python2.3 python2.2 python2.1 python2.0 python1.6 python1.5 none; do
 	  test "$am_cv_pathless_PYTHON" = none && break
 	  prog="import sys, string
 # split strings by '.' and convert to numeric.  Append some zeros
@@ -24087,6 +24087,7 @@ echo "${ECHO_T}yes" >&6; }
 	:
 fi
 
+if false; then # force skip gail detection
 
 pkg_failed=no
 { echo "$as_me:$LINENO: checking for GAILUTIL" >&5
@@ -24200,6 +24201,7 @@ echo "${ECHO_T}yes" >&6; }
 fi
 
 
+fi # force skip gail detection
 
 
 pkg_failed=no
@@ -25072,8 +25074,8 @@ else
   BUILD_KEYBOARD_APPLET_FALSE=
 fi
 
+if false; then # force skip gnome settings daeon detection
 
-
 pkg_failed=no
 { echo "$as_me:$LINENO: checking for GNOME_SETTINGS_DAEMON" >&5
 echo $ECHO_N "checking for GNOME_SETTINGS_DAEMON... $ECHO_C" >&6; }
@@ -25148,10 +25150,10 @@ if test "x$HAVE_GNOME_SETTINGS_DAEMON" = "xno"; then
 echo "$as_me: WARNING: gnome-settings-daemon DBUS API is required to build modem-applet." >&2;}
 fi
 
+fi # force skip gnome settings daemon detection
 
 
 
-
 pkg_failed=no
 { echo "$as_me:$LINENO: checking for LIBWNCK" >&5
 echo $ECHO_N "checking for LIBWNCK... $ECHO_C" >&6; }
@@ -26247,7 +26249,7 @@ _ACEOF
 
   test "x$prefix" = xNONE && prefix="$ac_default_prefix"
   test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
-  ac_define_dir=`eval echo $"${datadir}/locale"`
+  ac_define_dir=`eval echo "${datadir}/locale"`
   ac_define_dir=`eval echo $ac_define_dir`
   GNOMELOCALEDIR="$ac_define_dir"
 
@@ -30223,7 +30225,7 @@ gladedir="${pkgdatadir}/glade"
 
   test "x$prefix" = xNONE && prefix="$ac_default_prefix"
   test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
-  ac_define_dir=`eval echo $"${iconsdir}"`
+  ac_define_dir=`eval echo "${iconsdir}"`
   ac_define_dir=`eval echo $ac_define_dir`
   GNOME_ICONDIR="$ac_define_dir"
 
@@ -30236,7 +30238,7 @@ _ACEOF
 
   test "x$prefix" = xNONE && prefix="$ac_default_prefix"
   test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
-  ac_define_dir=`eval echo $"${pixmapsdir}"`
+  ac_define_dir=`eval echo "${pixmapsdir}"`
   ac_define_dir=`eval echo $ac_define_dir`
   GNOME_PIXMAPSDIR="$ac_define_dir"
 
@@ -30249,7 +30251,7 @@ _ACEOF
 
   test "x$prefix" = xNONE && prefix="$ac_default_prefix"
   test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
-  ac_define_dir=`eval echo $"${gladedir}"`
+  ac_define_dir=`eval echo "${gladedir}"`
   ac_define_dir=`eval echo $ac_define_dir`
   GNOME_GLADEDIR="$ac_define_dir"
 
@@ -30262,7 +30264,7 @@ _ACEOF
 
   test "x$prefix" = xNONE && prefix="$ac_default_prefix"
   test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
-  ac_define_dir=`eval echo $"${datadir}"`
+  ac_define_dir=`eval echo "${datadir}"`
   ac_define_dir=`eval echo $ac_define_dir`
   DATADIR="$ac_define_dir"
 
@@ -30275,7 +30277,7 @@ _ACEOF
 
   test "x$prefix" = xNONE && prefix="$ac_default_prefix"
   test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
-  ac_define_dir=`eval echo $"${sysconfdir}"`
+  ac_define_dir=`eval echo "${sysconfdir}"`
   ac_define_dir=`eval echo $ac_define_dir`
   SYSCONFDIR="$ac_define_dir"
 
@@ -30288,7 +30290,7 @@ _ACEOF
 
   test "x$prefix" = xNONE && prefix="$ac_default_prefix"
   test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
-  ac_define_dir=`eval echo $"${libdir}"`
+  ac_define_dir=`eval echo "${libdir}"`
   ac_define_dir=`eval echo $ac_define_dir`
   LIBDIR="$ac_define_dir"
 
@@ -30301,7 +30303,7 @@ _ACEOF
 
   test "x$prefix" = xNONE && prefix="$ac_default_prefix"
   test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
-  ac_define_dir=`eval echo $"$prefix"`
+  ac_define_dir=`eval echo "$prefix"`
   ac_define_dir=`eval echo $ac_define_dir`
   PREFIX="$ac_define_dir"
 
