SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. http://www.swig.org
Find a file
2003-11-16 16:54:08 +00:00
SWIG install was using mkinstalldirs which is being phased out by the autotools (Automake 1.8). As our home grown installation is not done by Automake and thus the use of mkinstalldirs is not detected by Automake, mkinstalldirs is no longer available. install-sh used instead. 2003-11-16 16:54:08 +00:00
swigweb *** empty log message *** 2003-10-25 21:50:45 +00:00