[SCM] GiNaC -- a C++ library for symbolic computations branch, master, updated. release_1-4-0-678-g67111f00
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 67111f007a38497508b72603408b8f59a8e110a5 (commit) from 7550e991907e1bd8dad50bfdb5af2ff2f312af8f (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 67111f007a38497508b72603408b8f59a8e110a5 Author: Richard Kreckel <kreckel@ginac.de> Date: Sun Aug 23 16:09:34 2020 +0200 [build] Fix Python detection in Autotools build. This was a latent bug: the PYTHON variable was not set in Makefiles, only PYTHON3 was, but scripts were still invoked with $(PYTHON). While at it, let's also accept python2 >= 2.7. ----------------------------------------------------------------------- Summary of changes: configure.ac | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) hooks/post-receive -- GiNaC -- a C++ library for symbolic computations
participants (1)
-
Richard B. Kreckel