diff options
Diffstat (limited to '')
| -rw-r--r-- | python.m4 | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -51,7 +51,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([_AM_PYTHON_INTERPRETER_LIST], -	    [python python2 python2.3 python2.2 python2.1 python2.0 python1.6 python1.5]) +	    [python python2 python2.4 python2.3 python2.2 python2.1 python2.0 python1.6 python1.5])    m4_if([$1],[],[      dnl No version check is needed. | 
