Skip to content
GitLab
Menu
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
03908bb3
Commit
03908bb3
authored
Apr 09, 2010
by
Roland Levillain
Browse files
Require Python >= 2.4 for Swilena.
* m4/with-swilena.m4 (_OLN_WITH_SWIG): Here.
parent
a1b86103
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
03908bb3
2010-04-09 Roland Levillain <roland@lrde.epita.fr>
Require Python >= 2.4 for Swilena.
* m4/with-swilena.m4 (_OLN_WITH_SWIG): Here.
2010-04-09 Roland Levillain <roland@lrde.epita.fr>
Require SWIG >= 1.3.35 for Swilena.
...
...
m4/with-swilena.m4
View file @
03908bb3
...
...
@@ -45,7 +45,7 @@ esac
if test x$with_swig != xno; then
oln_has_swig=yes
AM_PATH_PYTHON([2.
5
])
AM_PATH_PYTHON([2.
4
])
adl_CHECK_PYTHON
# Check for Python and SWIG.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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