From 0f30bdd690bab6aaa811609dbbe2cb9552dbfdea Mon Sep 17 00:00:00 2001 From: Charlie Savage Date: Sat, 14 Jan 2006 22:32:43 +0000 Subject: [PATCH] Changed -norename to -noautorename. git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8440 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- SWIG/Examples/test-suite/ruby/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SWIG/Examples/test-suite/ruby/Makefile.in b/SWIG/Examples/test-suite/ruby/Makefile.in index e1001eca9..81f3c074a 100644 --- a/SWIG/Examples/test-suite/ruby/Makefile.in +++ b/SWIG/Examples/test-suite/ruby/Makefile.in @@ -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: