[SCM] GiNaC -- a C++ library for symbolic computations branch, master, updated. release_1-4-0-392-gd266da8
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 d266da8d47161d02ddd068f7f5b9acfabe92a192 (commit) from b28ad5c0535bed79bf6549f25faf071be842ac21 (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 d266da8d47161d02ddd068f7f5b9acfabe92a192 Author: Richard Kreckel <kreckel@ginac.de> Date: Sun Aug 11 13:16:15 2013 +0200 [build] fix ginsh build for automake <=1.11. automake <=1.11 and automake >=1.12 have different conventions for naming C++ header files made by yacc. To work with both, we write our own rule rather than using automake's. ----------------------------------------------------------------------- Summary of changes: configure.ac | 4 ++-- ginsh/Makefile.am | 8 ++++++-- ginsh/ginsh_parser.ypp | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) hooks/post-receive -- GiNaC -- a C++ library for symbolic computations
participants (1)
-
git@ginac.de