From: Koen Kooi Date: Sun, 9 Mar 2008 07:17:53 +0000 (+0000) Subject: libtool: paste in libtool.inc from poky X-Git-Tag: Release-2010-05/1~7518 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=487985f75a5104f66c3ca31491aa8d387baff483;p=openembedded.git libtool: paste in libtool.inc from poky --- diff --git a/packages/libtool/libtool.inc b/packages/libtool/libtool.inc new file mode 100644 index 0000000000..db86d15ba4 --- /dev/null +++ b/packages/libtool/libtool.inc @@ -0,0 +1,8 @@ +DESCRIPTION = "Generic library support script \ +This is GNU libtool, a generic library support script. Libtool hides \ +the complexity of generating special library types (such as shared \ +libraries) behind a consistent interface." +HOMEPAGE = "http://www.gnu.org/software/libtool/libtool.html" +LICENSE = "GPL" +SECTION = "devel" +