GNU Automake 1.11.2.

This commit is contained in:
Andrius Štikonas 2021-03-28 23:18:33 +01:00
parent c345001ee8
commit 838a1bfb90
8 changed files with 51 additions and 2 deletions

View file

@ -31,7 +31,7 @@ src_prepare() {
cd ..
done
cd libmudflap
AUTOM4TE=autom4te-2.61 autoreconf-2.61 -f
AUTOMAKE=automake-1.10 ACLOCAL=aclocal-1.10 AUTOM4TE=autom4te-2.61 autoreconf-2.61 -f
cd ..
for dir in fixincludes intl libmudflap; do

View file

@ -30,7 +30,7 @@ src_prepare() {
cd ..
done
cd libmudflap
AUTOM4TE=autom4te-2.61 autoreconf-2.61 -f
AUTOMAKE=automake-1.10 ACLOCAL=aclocal-1.10 AUTOM4TE=autom4te-2.61 autoreconf-2.61 -f
cd ..
for dir in fixincludes intl libmudflap; do