make compiler flags for running examples same as other languages

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7280 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2005-06-11 18:04:35 +00:00
commit 45dbb3cd61

View file

@ -6,7 +6,7 @@ top_srcdir = @top_srcdir@
SWIG = ../$(top_srcdir)/preinst-swig
CC = @CC@
CXX = @CXX@
CFLAGS = @CFLAGS@
CFLAGS = @PLATFLAGS@
GUILEINCLUDE = @GUILEINCLUDE@
GUILELINK = @GUILELINK@
SWIGOPT =