Improve detection of C++11 compiler and set appropriate flags to use C++11/C++0x features

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-matevz@13867 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2012-10-07 18:56:48 +00:00
commit c94418b603
3 changed files with 14 additions and 9 deletions

View file

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