Commit graph

5 commits

Author SHA1 Message Date
William S Fulton
7348724478 Bootstrap changes sets up Automake and now also installs missing files for Autoconf.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4221 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-23 22:51:49 +00:00
William S Fulton
b9d6e1536d AC_CANONICAL_HOST replaces proprietary uname approach.
Initial support for mingw added (untested right now).
Autotool support files moved to Tools/conf directory to get them out of the way. Might be a temporary home until the runtime libraries and libtool is fixed.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4204 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-16 21:38:13 +00:00
William S Fulton
531819a161 Simplification of version string. Use autoconf's PACKAGE_VERSION instead.
Build time removed from SWIG version.
Using standard autoconf config header generation.
Updated old autoconf macros as reported by autoupdate
Removed $prefix from search paths as autoconf won't expand them.
'swig -ldflags' added for MzScheme, Ocaml, Pike and PHP
Fixed subtle bug where 'make prefix=/somewhere; make clean; make prefix=/somwhere/else' produced an executable using the incorrect library directories.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4177 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-11 22:21:31 +00:00
Thien-Thi Nguyen
4824998332 No longer run autoconf in Source/DOH.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4148 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-03 19:49:07 +00:00
Dave Beazley
516036631c The great merge
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4141 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-11-30 22:01:28 +00:00