# Template file for 'autoconf' pkgname=autoconf version=2.72 revision=1 build_style=gnu-configure hostmakedepends="perl m4 help2man" depends="virtual?awk m4 perl" short_desc="Generates automatic source code configuration scripts" maintainer="Enno Boland " license="GPL-2.0-or-later, GPL-3.0-or-later" homepage="http://www.gnu.org/software/autoconf" distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.xz" checksum=ba885c1319578d6c94d46e9b0dceb4014caafe2490e437a0dbca3f270a223f5a pre_check() { unset CPP # else breaks test 312: AC_PROG_CPP via CC }