New entry.

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@269 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Thien-Thi Nguyen 2000-02-26 15:20:40 +00:00
commit b750826a4e

View file

@ -1,7 +1,11 @@
SWIG (Simplified Wrapper and Interface Generator)
2/25/00 : ttn
Modified configure.in and Makefile.in files to support
non-local build (useful in multi-arch environments).
2/24/00 : ttn
Incorporate Guile support contributed by Clark McGrew.
Incorporated Guile support contributed by Clark McGrew.
This works with Guile 1.3, but since it depends heavily
on the gh_ interface, it should work for all later versions.
It has not been tested with versions before 1.3.