Even more interesting, adding -std=c++0x manually and unconditionally to the compiler flags simply works... so it is just the CHECK_CXX_COMPILER_FLAG portion which is not working.
Please note that in gcc-4.6, support for c++0x/c++11 is experimental. -- https://code.launchpad.net/~widelands-dev/widelands/cxx11/+merge/175455 Your team Widelands Developers is requested to review the proposed merge of lp:~widelands-dev/widelands/cxx11 into lp:widelands. _______________________________________________ Mailing list: https://launchpad.net/~widelands-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~widelands-dev More help : https://help.launchpad.net/ListHelp

