Add autoconf 2.71.

This commit is contained in:
Andrius Štikonas 2021-10-09 22:21:23 +01:00
parent d5d234225e
commit afa162397c
16 changed files with 57 additions and 16 deletions

View file

@ -5,7 +5,7 @@
src_prepare() {
find . -name '*.info*' -delete
autoreconf-2.69 -fi
autoreconf-2.71 -fi
}
src_configure() {