13 lines
646 B
Text
13 lines
646 B
Text
$NetBSD: patch-ac,v 1.1 2010/11/03 19:55:18 drochner Exp $
|
|
|
|
--- configure.orig 2010-09-28 07:31:53.000000000 +0000
|
|
+++ configure
|
|
@@ -14406,7 +14406,7 @@ if test "${am_cv_pathless_PYTHON+set}" =
|
|
$as_echo_n "(cached) " >&6
|
|
else
|
|
|
|
- for am_cv_pathless_PYTHON in python python2 python3 python3.0 python2.5 python2.4 python2.3 python2.2 python2.1 python2.0 none; do
|
|
+ for am_cv_pathless_PYTHON in python python2 python3 python3.0 python2.6 python2.5 python2.4 python2.3 python2.2 python2.1 python2.0 none; do
|
|
test "$am_cv_pathless_PYTHON" = none && break
|
|
prog="import sys
|
|
# split strings by '.' and convert to numeric. Append some zeros
|