1.3a2 release
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@308 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
0e1f88f484
commit
32536b83e0
1 changed files with 1 additions and 0 deletions
|
|
@ -72,6 +72,7 @@ os.system("find "+dirname+" -name .cvsignore -exec rm {} \\;");
|
|||
|
||||
os.system("cd "+dirname+"; autoconf")
|
||||
os.system("cd "+dirname+"/Source/DOH; autoconf")
|
||||
os.system("cd "+dirname+"/Tools; autoconf")
|
||||
os.system("cd "+dirname+"/Source/SWIG1.1; bison -y -d parser.yxx; mv y.tab.c parser.cxx; mv y.tab.h parser.h")
|
||||
|
||||
os.system("tar -cf "+string.lower(dirname)+".tar "+dirname)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue