This is an automated email from the ASF dual-hosted git repository.

mxmanghi pushed a change to branch quattuor
in repository https://gitbox.apache.org/repos/asf/tcl-rivet.git.


    from da72103  rephrasing comments and fix URL in documentation
     new 2d0bf61  Fix bug in tcl.m4. Patch proposed upstream
     new eab11c4  add changelog entry

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 ChangeLog                    |   5 +
 {tclconfig => m4}/libtool.m4 |  28 +-
 m4/ltoptions.m4              | 437 ++++++++++++++++++++++
 m4/ltsugar.m4                | 124 +++++++
 m4/ltversion.m4              |  23 ++
 m4/lt~obsolete.m4            |  99 +++++
 tclconfig/compile            |  13 +-
 tclconfig/config.guess       | 858 ++++++++++++++++++++-----------------------
 tclconfig/config.sub         | 332 +++++++++--------
 tclconfig/depcomp            |  10 +-
 tclconfig/install-sh         | 134 +++----
 tclconfig/ltmain.sh          | 217 ++++++++---
 tclconfig/missing            |  16 +-
 tclconfig/tcl.m4             |   4 +-
 14 files changed, 1511 insertions(+), 789 deletions(-)
 copy {tclconfig => m4}/libtool.m4 (99%)
 create mode 100644 m4/ltoptions.m4
 create mode 100644 m4/ltsugar.m4
 create mode 100644 m4/ltversion.m4
 create mode 100644 m4/lt~obsolete.m4
 mode change 100644 => 100755 tclconfig/install-sh

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@tcl.apache.org
For additional commands, e-mail: commits-h...@tcl.apache.org

Reply via email to