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 autom4mte --version. (bug#64756, bug#67670)
+ and autom4te --version. (bug#64756, bug#67670)
- The default value of $ARFLAGS is now "cr" instead of "cru", to better
support deterministic builds. (bug#20082)
include $(srcdir)/fragment.am
...
- If the use forgot to add data.txt and/or preproc.sh in the distribution
+ If the user forgot to add data.txt and/or preproc.sh in the distribution
tarball, "make distcheck" would have erroneously succeeded! This issue
is now fixed.