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:
Marcelo Matus 2005-06-17 19:12:21 +00:00
commit 7b1b141ee4
8 changed files with 54 additions and 37 deletions

View file

@ -4,7 +4,7 @@
#######################################################################
LANGUAGE = python
PYTHON = python
PYTHON = @PYTHON@
SCRIPTSUFFIX = _runme.py
srcdir = @srcdir@
top_srcdir = @top_srcdir@