@ -4,6 +4,9 @@
* runtest.exp, configure.ac, doc/version.texi: Update version.
* Makefile.am (TAR_OPTIONS): Explicitly select v7 tarball format
to work around Automake limitation of assuming that v7 is default.
2021-04-20 Jacob Bachmeyer <jcb@gnu.org>
* configure.ac: Set Automake options to use the ancient and
@ -22,7 +22,7 @@ AUTOMAKE_OPTIONS = dejagnu
export DEJAGNU
# record all files in the distribution tarball as owned by root
TAR_OPTIONS = --owner=0 --group=0
TAR_OPTIONS = --format=v7 --owner=0 --group=0
export TAR_OPTIONS
EXTRA_DIST = ChangeLog-1992 MAINTAINERS dejagnu runtest \