Changed -norename to -noautorename.

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8440 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Charlie Savage 2006-01-14 22:32:43 +00:00
commit 0f30bdd690

View file

@ -25,7 +25,7 @@ C_TEST_CASES += \
include $(srcdir)/../common.mk
# Overridden variables here
SWIGOPT += -norename
SWIGOPT += -noautorename
# Rules for the different types of tests
%.cpptest: