Switch to unversioned automake.

This commit is contained in:
Andrius Štikonas 2022-07-07 20:43:39 +01:00
parent 5209078684
commit 7e95cbbefb
38 changed files with 54 additions and 48 deletions

View file

@ -12,7 +12,7 @@ src_prepare() {
. ../../import-gnulib.sh
# We don't have autopoint from gettext yet
AUTOPOINT=true autoreconf-2.69 -fi
AUTOPOINT=true AUTOMAKE=automake-1.15 ACLOCAL=aclocal-1.15 autoreconf-2.69 -fi
# Remove bison pregenerated file
rm gnu/parse-datetime.c