aboutsummaryrefslogtreecommitdiffstats
path: root/packages/libtool
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2008-03-09 07:17:53 +0000
committerKoen Kooi <koen@openembedded.org>2008-03-09 07:17:53 +0000
commit487985f75a5104f66c3ca31491aa8d387baff483 (patch)
tree50e288614712c31ca44d6723fe2a0c29af261a0f /packages/libtool
parent1df35f9a51fad4e3fd82efb7bc2a2b751743c290 (diff)
downloadopenembedded-487985f75a5104f66c3ca31491aa8d387baff483.tar.gz
libtool: paste in libtool.inc from poky
Diffstat (limited to 'packages/libtool')
-rw-r--r--packages/libtool/libtool.inc8
1 files changed, 8 insertions, 0 deletions
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"
+