diff options
Diffstat (limited to 'meta/recipes-devtools/libtool')
-rw-r--r-- | meta/recipes-devtools/libtool/libtool.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/libtool/libtool.inc b/meta/recipes-devtools/libtool/libtool.inc index c94dadd0af..9690e3b7bf 100644 --- a/meta/recipes-devtools/libtool/libtool.inc +++ b/meta/recipes-devtools/libtool/libtool.inc | |||
@@ -1,5 +1,5 @@ | |||
1 | DESCRIPTION = "Generic library support script \ | 1 | SUMMARY = "Generic library support script" |
2 | This is GNU libtool, a generic library support script. Libtool hides \ | 2 | DESCRIPTION = "This is GNU libtool, a generic library support script. Libtool hides \ |
3 | the complexity of generating special library types (such as shared \ | 3 | the complexity of generating special library types (such as shared \ |
4 | libraries) behind a consistent interface." | 4 | libraries) behind a consistent interface." |
5 | HOMEPAGE = "http://www.gnu.org/software/libtool/libtool.html" | 5 | HOMEPAGE = "http://www.gnu.org/software/libtool/libtool.html" |