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 8cce492692eb74d636a50f420fd79877e5d4981a (commit) from 5f896fa7f59bbce727e4bba23df9c4bbdbb55c29 (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 8cce492692eb74d636a50f420fd79877e5d4981a Author: Richard Kreckel <kreckel@ginac.de> Date: Mon Sep 13 22:39:05 2010 +0200 Fix autoconf warning about AC_INIT use. Apparently, autoconf doesn't like the angle brackets in the bug-report argument any more. It comlains "not a literal: <ginac-list@ginac.de>". So let's remove it. And while at it, also provide tarname and url arguments. ----------------------------------------------------------------------- Summary of changes: configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- GiNaC -- a C++ library for symbolic computations