- fixup configure.ac to expect SWIG 2.0.0; bump the python version to 2.7

in patch 1
This commit is contained in:
dmalcolm 2010-07-26 21:47:56 +00:00
commit 277093cf8e
2 changed files with 12 additions and 2 deletions

View file

@ -6,7 +6,7 @@ diff -up setools-3.3.6/configure.ac.python setools-3.3.6/configure.ac
do_swigify=yes
fi
+
+AM_PATH_PYTHON(2.6)
+AM_PATH_PYTHON(2.7)
+
AC_ARG_ENABLE(swig-python,
AC_HELP_STRING([--enable-swig-python],