diff options
| author | Richard Purdie <richard@ted.(none)> | 2009-01-02 15:42:12 +0000 |
|---|---|---|
| committer | Richard Purdie <richard@ted.(none)> | 2009-01-02 15:42:12 +0000 |
| commit | cf093fa0f307a4614585f711bf501885cf1fccf6 (patch) | |
| tree | 0b1ffbfe33e5e633b6bcf4150c5f3b0eb50edb01 /meta/packages/autoconf/autoconf.inc | |
| parent | 2d749dc4cc5509a55bc9fa256a5cfd2df2fbdda5 (diff) | |
| download | poky-cf093fa0f307a4614585f711bf501885cf1fccf6.tar.gz | |
autoconf: Add 2.63 (leaving GPLv2 2.61) leaving 2.61 as default since glib-2.0 breaks with 2.63 (site files aren't
being included)
Diffstat (limited to 'meta/packages/autoconf/autoconf.inc')
| -rw-r--r-- | meta/packages/autoconf/autoconf.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/autoconf/autoconf.inc b/meta/packages/autoconf/autoconf.inc index 7761af06d7..8816a66d32 100644 --- a/meta/packages/autoconf/autoconf.inc +++ b/meta/packages/autoconf/autoconf.inc | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | DESCRIPTION = "A package of M4 macros to produce scripts to \ | 1 | DESCRIPTION = "A package of M4 macros to produce scripts to \ |
| 2 | automatically configure sourcecode." | 2 | automatically configure sourcecode." |
| 3 | LICENSE = "GPL" | 3 | LICENSE = "GPLv3" |
| 4 | HOMEPAGE = "http://www.gnu.org/software/autoconf/" | 4 | HOMEPAGE = "http://www.gnu.org/software/autoconf/" |
| 5 | SECTION = "devel" | 5 | SECTION = "devel" |
| 6 | DEPENDS += "m4-native" | 6 | DEPENDS += "m4-native" |
