- fixup configure.ac to expect SWIG 2.0.0; bump the python version to 2.7
in patch 1
This commit is contained in:
parent
019b809b55
commit
277093cf8e
2 changed files with 12 additions and 2 deletions
|
|
@ -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],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue