swig/SWIG/Source
Thien-Thi Nguyen e0957d51e2 VERSION, Source/Include/swigver.h.in: New files.
Source/Include/swigver.h: Deleted from repo, now generated by
configure from swigver.h.in same directory.

configure.in: Source ./VERSION to get var definitions.
(PACKAGE, VERSION, SWIG_VERSION, SWIG_SPIN): New vars, @-substituted.
Also do `AC_OUTPUT' on Source/Include/swigver.h.

Makefile.in (dd): New var, the distribution directory.
(dist, dist-suggested): New targets.

Source/SWIG1.1/emit.cxx (emit_banner): Use `SWIG_VERSION' instead
of integers `SWIG_VERSION_MAJOR' and `SWIG_VERSION_MINOR' (which are
deleted).

Source/SWIG1.1/main.cxx (SWIG_main): Likewise.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@235 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-02-12 02:21:22 +00:00
..
DOH Fixed so that setting an attribute to a NULL object has no effect. 2000-02-03 18:01:51 +00:00
Include VERSION, Source/Include/swigver.h.in: New files. 2000-02-12 02:21:22 +00:00
LParse Back to simple makefiles (at least for now) 2000-02-01 22:24:39 +00:00
Modules1.1 Minor fixes. 2000-02-11 19:48:20 +00:00
Preprocessor Fixed sneaky whitespace problem in preprocessor. 2000-02-11 21:29:37 +00:00
Swig Bitten by order of operations! The ? operator has weird precedence 2000-02-02 18:55:57 +00:00
SWIG1.1 VERSION, Source/Include/swigver.h.in: New files. 2000-02-12 02:21:22 +00:00
.cvsignore 1/28/00 : loic 2000-01-29 01:06:10 +00:00