SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
11
devel/automake/1.9/patches/patch-m4_python_m4
Normal file
11
devel/automake/1.9/patches/patch-m4_python_m4
Normal file
|
@ -0,0 +1,11 @@
|
|||
--- m4/python.m4.orig Fri Jul 1 17:39:16 2005
|
||||
+++ m4/python.m4 Sat Mar 12 13:34:20 2011
|
||||
@@ -39,7 +39,7 @@ AC_DEFUN([AM_PATH_PYTHON],
|
||||
dnl $prefix/lib/site-python in 1.4 to $prefix/lib/python1.5/site-packages
|
||||
dnl in 1.5.
|
||||
m4_define_default([_AM_PYTHON_INTERPRETER_LIST],
|
||||
- [python python2 python2.5 python2.4 python2.3 python2.2 dnl
|
||||
+ [python python2 python2.7 python2.6 python2.5 python2.4 python2.3 python2.2 dnl
|
||||
python2.1 python2.0 python1.6 python1.5])
|
||||
|
||||
m4_if([$1],[],[
|
Loading…
Add table
Add a link
Reference in a new issue