[GiNaC-devel] [SCM] GiNaC -- a C++ library for symbolic computations branch, master, updated. release_1-4-0-723-g98424bb9

Richard B. Kreckel git at ginac.de
Fri Nov 5 14:53:18 CET 2021


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  98424bb9699756d1eaf77f8a17b936f640c4083f (commit)
      from  0c8ec5e01cc639bb431bfe66da8a4ee720ab3e9e (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 98424bb9699756d1eaf77f8a17b936f640c4083f
Author: Richard Kreckel <kreckel at ginac.de>
Date:   Fri Nov 5 14:47:53 2021 +0100

    Update and clean up autoconf template files.
    
    This is needed for compatibility with newer autoconf:
    * Removed macro GINAC_STD_CXX_HEADERS (we use AX_CXX_COMPILE_STDCXX).
    * Updated m4/* files from upstream.
    * Ran autoupdate on acinclude.m4 and configure.ac.
    
    Tested successfully with autoconf 1.69 and 1.71.

-----------------------------------------------------------------------

Summary of changes:
 acinclude.m4         |  56 ++------------
 configure.ac         |  11 +--
 m4/host-cpu-c-abi.m4 |   8 +-
 m4/lib-ld.m4         |   6 +-
 m4/lib-link.m4       | 169 ++++++++++++++++++++++++++----------------
 m4/lib-prefix.m4     | 206 ++++++++++++++++++++++++++++++++++-----------------
 6 files changed, 262 insertions(+), 194 deletions(-)


hooks/post-receive
--
GiNaC -- a C++ library for symbolic computations



More information about the GiNaC-devel mailing list