+2002-01-08 Alexandre Duret-Lutz <duret_g@epita.fr>
+
+ * m4/python.m4 (_AM_PYTHON_INTERPRETER_LIST): Add python2.2.
+
2002-01-07 Alexandre Duret-Lutz <duret_g@epita.fr>
* configure.in: Run the Autoconf test in a subdirectory, then
## Updated by James Henstridge
## ------------------------
-# Copyright 1999, 2000, 2001 Free Software Foundation, Inc.
+# Copyright 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
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.1 python2.0 python1.6 python1.5])
+ [python python2 python2.2 python2.1 python2.0 python1.6 python1.5])
m4_if([$1],[],[
dnl No version check is needed.