Package automake_1.10: Information
Source package: automake_1.10
Version: 1.10.3-alt6
Build time: Aug 1, 2023, 02:56 AM
Category: Development/Other
Report package bugHome page: http://www.gnu.org/software/automake/
License: GPLv2+ and GFDLv1.3+
Summary: A GNU tool for automatically creating Makefiles
Description:
Automake is a tool for automatically generating `Makefile.in' files compliant with the GNU Coding Standards.
Maintainer: Gleb Fotengauer-Malinovskiy
List of contributors:
Gleb Fotengauer-Malinovskiy
Dmitry V. Levin
Alex V. Myltsev
Mikhail Zabaluev
Stanislav Ievlev
Sergey Vlasov
Gleb Fotengauer-Malinovskiy
Dmitry V. Levin
Alex V. Myltsev
Mikhail Zabaluev
Stanislav Ievlev
Sergey Vlasov
Last changed
July 28, 2023 Gleb Fotengauer-Malinovskiy 1:1.10.3-alt6
- Resolved issues related to compatibility with autoconf >= 2.70: - Backported upstream fix (thanks to Zack Weinberg). - Implemented testsuite fixes related to ansi2knr. - %check: added the --output-sync=none argument to the make(1) utility call to prevent the test suite log from being spewed after all tests have completed.
Aug. 8, 2018 Dmitry V. Levin 1:1.10.3-alt5
- Dropped alternatives in favour of automake-defaults setup.
Dec. 7, 2015 Dmitry V. Levin 1:1.10.3-alt4
- automake: fixed perl regexp syntax (gnu#21001). - Changed compress method from gzip to xz.