Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Olena
olena
Commits
81e04f2a
Commit
81e04f2a
authored
Apr 11, 2013
by
Roland Levillain
Browse files
Stop warning about Python 2.6+ likely incompatible with Swilena.
* configure.ac: Here.
parent
0987e7f2
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
81e04f2a
2013-04-11 Roland Levillain <roland@lrde.epita.fr>
Stop warning about Python 2.6+ likely incompatible with Swilena.
* configure.ac: Here.
2010-04-01 Roland Levillain <roland@lrde.epita.fr>
Stop configuring swilena/python/sps and swilena/python/sps-local.
...
...
configure.ac
View file @
81e04f2a
...
...
@@ -296,8 +296,6 @@ disabled. Try to invoke configure with `--enable-shared'.])
# Check for Python.
AM_PATH_PYTHON([2.4], [],
[AC_MSG_ERROR([Python 2.4 is required for Swilena.])])
AS_VERSION_COMPARE([2.5], [$am_cv_python_version],
[AC_MSG_WARN([Python 2.6 and greater may not work with Swilena.])])
adl_CHECK_PYTHON
# Check for Python headers.
save_CPPFLAGS=$CPPFLAGS
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment