summaryrefslogtreecommitdiff
path: root/preinst-swig.in
Commit message (Collapse)AuthorAgeFilesLines
* Quote $builddir and @srcdir@ to protect from the shell.Olly Betts2008-05-101-2/+2
| | | | git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10432 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* remove non-standard --with-release-suffix configure options and fix the ↵William S Fulton2006-03-101-1/+1
| | | | | | standard autoconf options --program-prefix and --program-suffix git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8998 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* Native Windows built SWIG executable workaround (commented out)William S Fulton2004-09-011-0/+1
| | | | git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6207 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* Add a generated script "preinst-swig", which can be usedMatthias Köppe2003-11-231-0/+6
to invoke SWIG before it has been installed. Use it to build the runtime libs. This enables out-of-source builds again. git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5381 626c5289-ae23-0410-ae9c-e8d60b6d4f22