]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/m4/m4_1.4.2.bb
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / m4 / m4_1.4.2.bb
1 DESCRIPTION = "GNU m4 is an implementation of the traditional Unix macro \
2 processor."
3 LICENSE = "GPL"
4 MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
5 SRC_URI = "${GNU_MIRROR}/m4/m4-${PV}.tar.gz \
6            file://make.patch;patch=1"
7 S = "${WORKDIR}/m4-${PV}"
8
9 inherit autotools
10
11 EXTRA_AUTORECONF = "--exclude=autopoint,aclocal"
12 EXTRA_OEMAKE += "'infodir=${infodir}'"