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:
parent
7f7c4b80df
commit
45dbb3cd61
1 changed files with 1 additions and 1 deletions
|
|
@ -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 =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue