Compiling externally provided C files using CXXFLAGS makes build fail when specifying -ansi because files are not ANSI C compliant. configure script don't provide a CFLAGS variable so we just override using -std flag