This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "GiNaC -- a C++ library for symbolic computations". The branch, master has been updated via 47a0c68f3e0c4af0ee22b3ca4fe0e5df66aa69db (commit) from e29b2b7b7804e98d5707b00bb124e0e01ec6409a (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 47a0c68f3e0c4af0ee22b3ca4fe0e5df66aa69db Author: Alexei Sheplyakov <Alexei.Sheplyakov@gmail.com> Date: Tue May 24 00:37:09 2011 +0300 [build] configure: don't abuse AC_CHECK_FILE. Unbreaks the cross-compilation. Checking for ginsh_parser.h in configure is not a good idea, since it 1) produces a bogus warning during an out of source build, 2) breaks cross-compilation. Solution: just skip that bogus check (auto* tools do a similar check in the run-time *for a reason*). ----------------------------------------------------------------------- Summary of changes: configure.ac | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) hooks/post-receive -- GiNaC -- a C++ library for symbolic computations