13 lines
470 B
Plaintext
13 lines
470 B
Plaintext
|
$OpenBSD: patch-configure,v 1.1.1.1 2007/10/27 16:18:54 jasper Exp $
|
||
|
--- configure.orig Fri Oct 12 22:50:08 2007
|
||
|
+++ configure Fri Oct 12 22:50:19 2007
|
||
|
@@ -21377,7 +21377,7 @@ echo "$as_me: error: dbus-binding-tool (from dbus-glib
|
||
|
{ (exit 1); exit 1; }; }
|
||
|
fi
|
||
|
PYTHON=
|
||
|
-for ac_prog in python2.3 python2.4 python2.5 python
|
||
|
+for ac_prog in python2.5
|
||
|
do
|
||
|
# Extract the first word of "$ac_prog", so it can be a program name with args.
|
||
|
set dummy $ac_prog; ac_word=$2
|