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

@ -6,7 +6,7 @@ src_prepare() {
default
# We don't have gettext (autopoint) yet.
AUTOPOINT=true AUTOM4TE=autom4te-2.64 autoreconf-2.64 -fi
AUTOPOINT=true AUTOMAKE=automake-1.10 ACLOCAL=aclocal-1.10 AUTOM4TE=autom4te-2.64 autoreconf-2.64 -fi
}
src_configure() {