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

@ -3,7 +3,7 @@
# SPDX-License-Identifier: GPL-3.0-or-later
src_prepare() {
autoreconf-2.69 -fi
autoreconf-2.71 -fi
}
src_configure() {