summaryrefslogtreecommitdiffstats
path: root/accessibility/orca/files/patch-configure
blob: 19247d9a06d6cc3836a30413ba858911aec03759 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- configure.orig  2010-10-10 12:06:22.000000000 -0400
+++ configure   2010-10-10 12:06:40.000000000 -0400
@@ -5867,7 +5867,7 @@ except ImportError:
 except:
    sys.exit(0)
 sys.exit(0)"
-if $PYTHON -c "$prog" 1>&5 2>&5
+if dbus-launch $PYTHON -c "$prog" 1>&5 2>&5
   then
     eval "py_cv_mod_$py_mod_var=yes"
   else