Using standard autoconf config header generation.

Deprecated this file


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4181 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2002-12-11 22:26:06 +00:00
commit 65fb0fb5b1

View file

@ -1,18 +1,3 @@
/* SWIG version information */
#ifndef SWIG_VERSION
#define SWIG_VERSION "@SWIG_VERSION@"
#endif
#ifndef SWIG_MAJOR_VERSION
#define SWIG_MAJOR_VERSION @SWIG_MAJOR_VERSION@
#endif
#ifndef SWIG_MINOR_VERSION
#define SWIG_MINOR_VERSION @SWIG_MINOR_VERSION@
#endif
#ifndef SWIG_SPIN
#define SWIG_SPIN @SWIG_SPIN@
#endif
/* empty file no longer used */