[no subject]

2024-10-10 Thread Ileana Dumitrescu
branch: development commit 44ad06b0d260d4a6ac0f90834d505e1ee0077d53 Author: Sergey Poznyakoff AuthorDate: Wed Oct 9 21:34:01 2024 +0300 Don't omit directories from the constructed rpath. This fixes bug introduced by 0e1b24. * build-aux/ltmain.in: Don't omit paths that ar

[no subject]

2024-10-10 Thread Ileana Dumitrescu
branch: development commit 5bbdb09509dcfef333166b66724f93a63901527c Author: Ileana Dumitrescu AuthorDate: Thu Oct 10 17:19:09 2024 +0300 Update NEWS for previous commit --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index d81bde54..d1e1a1a3 100644 --- a/NEWS +++

development updated (a1fe29d7 -> 5bbdb095)

2024-10-10 Thread Ileana Dumitrescu
ildumi pushed a change to branch development. from a1fe29d7 Fix errors in distclean and maintainer-clean new 80a14352 Update NEWS and NO-THANKS for previous commit new 44ad06b0 Don't omit directories from the constructed rpath. new 5bbdb095 Update NEWS for previous commit Summ

[no subject]

2024-10-10 Thread Ileana Dumitrescu
branch: development commit 80a1435290c329eb182de8f678228f8a9e9bd56e Author: Ileana Dumitrescu AuthorDate: Thu Oct 10 17:10:48 2024 +0300 Update NEWS and NO-THANKS for previous commit * NEWS: List additional bug fix. * NO-THANKS: Add 'Michael Pratt' for bug#73672 contribution. ---

[no subject]

2024-10-10 Thread Ileana Dumitrescu
branch: development commit d0a2405f867a751bdf74666ef737e8307e443229 Author: Ileana Dumitrescu AuthorDate: Thu Oct 10 20:22:28 2024 +0300 Fix test failures from LT_DOLLAR_SIGN placement * configure.ac: Remove AC_SUBST for LT_DOLLAR_SIGN. * m4/ltargz.m4: Add AC_SUBST for LT_DOLLAR_

[no subject]

2024-10-10 Thread Ileana Dumitrescu
branch: development commit 9d99f7fdfd683843cd9071af6c2c92e764b12066 Author: Ileana Dumitrescu AuthorDate: Thu Oct 10 18:06:36 2024 +0300 Update documentation and version output * libtoolize.in: Overwrite function in bootstrap for printing version information for libtoolize.

development updated (5bbdb095 -> d0a2405f)

2024-10-10 Thread Ileana Dumitrescu
ildumi pushed a change to branch development. from 5bbdb095 Update NEWS for previous commit new 9d99f7fd Update documentation and version output new d0a2405f Fix test failures from LT_DOLLAR_SIGN placement Summary of changes: build-aux/ltmain.in| 23 +++