Description
After fresh checkout and a "build.sh test", svn says certain C++ related files as modified:
M lang/c++/configure M lang/c++/Makefile.in M lang/c++/config/depcomp M lang/c++/config/missing M lang/c++/config/config.guess M lang/c++/config/config.sub M lang/c++/config/ltmain.sh M lang/c++/config/install-sh M lang/c++/config/ylwrap M lang/c++/INSTALL M lang/c++/aclocal.m4
It appears that these files are generated during the build and they are platform-dependent. If so, they should not be checked in to svn.