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

Annotation of ports/games/gemrb/patches/patch-configure, Revision 1.1.1.1

1.1       yason       1: $OpenBSD$
                      2: --- configure.orig     Sat Dec 12 13:41:32 2009
                      3: +++ configure  Sat Dec 12 13:42:23 2009
                      4: @@ -16895,7 +16895,7 @@ $as_echo "no" >&6; }
                      5:
                      6:
                      7:    if test -z "$PYTHON"; then
                      8: -     for ac_prog in python python2.3 python2.2 python2.1 python2.0 python1.6 python1.5
                      9: +     for ac_prog in python python${MODPY_VERSION} python2.3 python2.2 python2.1 python2.0 python1.6 python1.5
                     10:  do
                     11:    # Extract the first word of "$ac_prog", so it can be a program name with args.
                     12:  set dummy $ac_prog; ac_word=$2

CVSweb