aboutsummaryrefslogtreecommitdiffstats
path: root/packages/autoconf/autoconf_2.57.bb
blob: 48726b1605170d7acb0b9030443df51396d986f0 (plain)
1
2
3
4
5
6
7
8
9
SRC_URI = "${GNU_MIRROR}/autoconf/autoconf-${PV}.tar.bz2 \
	   file://program_prefix.patch;patch=1"
LICENSE = "GPL"
DESCRIPTION = "A package of M4 macros to produce scripts to \
automatically configure sourcecode." 

PR = "r1"
SECTION = "devel"
inherit autotools