Added option to send to SWIG that controls whether the new rename mechanism for Ruby is used. By default it is turned off.

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8438 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Charlie Savage 2006-01-14 22:12:40 +00:00
commit a17805ce3e

View file

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