support sub-second resolution; otherwise, we fall back to one-second
granularity as before. When everything is supported, a line
"Features: subsecond-mtime" is now printed by automake --version and
- autom4te --version. (bug#64756, bug#67670, bug#68808)
+ autom4te --version. (commit 720a11531,
+ https://lists.gnu.org/archive/html/automake-commit/2022-02/msg00009.html
+ then bug#60808, bug#64756, bug#67670, bug#68808, et al.)
- The default value of $ARFLAGS is now "cr" instead of "cru", to better
support deterministic builds. (bug#20082)