Use preinst-swig.

Add new C test tag_no_clash_with_variable


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5891 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Matthias Köppe 2004-04-27 17:32:51 +00:00
commit 673069df69

View file

@ -25,7 +25,7 @@
#######################################################################
# Variables
#######################################################################
SWIG = $(top_builddir)swig
SWIG = $(top_builddir)preinst-swig
SWIG_LIB = $(top_srcdir)/Lib
TEST_SUITE = test-suite
EXAMPLES = Examples
@ -307,6 +307,7 @@ C_TEST_CASES += \
sizeof_pointer \
sneaky1 \
struct_rename \
tag_no_clash_with_variable \
typemap_subst \
unions