blob: 7b146b6c3f8d184b1438b6d45656abc1357dbd39 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
2017-05-04 Ulf Hermann <ulf.hermann@qt.io>
* Makefile.am: Use our own implementation of tdestroy if we have to.
* tdestroy.c: New file.
2017-05-04 Ulf Hermann <ulf.hermann@qt.io>
* Makefile.am: If GNU basename is unavailable add our own
implementation.
* basename-gnu.c: New file.
|