autotools implements C++11 support by setting $CXX to "g++ -std=c++11", so we have to make sure to quote $CXX when passing it to the linter script
autotools implements C++11 support by setting $CXX to "g++ -std=c++11", so we have to make sure to quote $CXX when passing it to the linter script