more fixes for python 1.5 +gcc2.96
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7301 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
c7048d0138
commit
7b1b141ee4
8 changed files with 54 additions and 37 deletions
|
|
@ -4,7 +4,7 @@
|
|||
#######################################################################
|
||||
|
||||
LANGUAGE = python
|
||||
PYTHON = python
|
||||
PYTHON = @PYTHON@
|
||||
SCRIPTSUFFIX = _runme.py
|
||||
srcdir = @srcdir@
|
||||
top_srcdir = @top_srcdir@
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue