summaryrefslogtreecommitdiff
path: root/autoconf
diff options
context:
space:
mode:
authorGreg Gilbert <greg@treke.net>2004-11-11 07:58:02 +0000
committerGreg Gilbert <greg@treke.net>2004-11-11 07:58:02 +0000
commitdd81b9c0783482953b934ad6f9db20af42bc649a (patch)
treebae3c52c29e6110e92394e5e8d058935efa1b235 /autoconf
parentb8c6f9c62a4d235d9a40508e60e711e187428ca5 (diff)
Merge bk://openembedded@openembedded.bkbits.net/packages-devel
into olddog.home.treke.net:/home/ggilbert/oe/packages 2004/11/10 23:56:46-08:00 treke.net!ggilbert Adding license field to numerous oe's BKrev: 41931b8aM9b0i5CGPNUKzDjvOBgvjw
Diffstat (limited to 'autoconf')
-rw-r--r--autoconf/autoconf_2.57.oe1
1 files changed, 1 insertions, 0 deletions
diff --git a/autoconf/autoconf_2.57.oe b/autoconf/autoconf_2.57.oe
index 73c7711683..13f724981f 100644
--- a/autoconf/autoconf_2.57.oe
+++ b/autoconf/autoconf_2.57.oe
@@ -1,5 +1,6 @@
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."