[BACK]Return to patch-configure CVS log [TXT][DIR] Up to [local] / ports / games / gemrb / patches

File: [local] / ports / games / gemrb / patches / Attic / patch-configure (download)

Revision 1.1, Sun Dec 13 12:08:30 2009 UTC (14 years, 6 months ago) by yason
Branch: MAIN

Initial revision

$OpenBSD$
--- configure.orig	Sat Dec 12 13:41:32 2009
+++ configure	Sat Dec 12 13:42:23 2009
@@ -16895,7 +16895,7 @@ $as_echo "no" >&6; }
 
 
   if test -z "$PYTHON"; then
-     for ac_prog in python python2.3 python2.2 python2.1 python2.0 python1.6 python1.5
+     for ac_prog in python python${MODPY_VERSION} python2.3 python2.2 python2.1 python2.0 python1.6 python1.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