Fix compiler warning about "-std=c++11" for C files
Fix that APPLGRID_CXXFLAGS were used in place of APPLGRID_CPPFLAGS This caused "-std=c++11" flag to be passed to C compiler This caused errors when using clang
Resolves XFITTER-98
Fix that APPLGRID_CXXFLAGS were used in place of APPLGRID_CPPFLAGS This caused "-std=c++11" flag to be passed to C compiler This caused errors when using clang
Resolves XFITTER-98