[oe-commits] Chris Larson : ncurses: don't use libtool.

git version control git at git.openembedded.org
Wed Aug 19 21:57:06 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: f9b6fb8272850ebb1a001f6f055df8a3c74733fd
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=f9b6fb8272850ebb1a001f6f055df8a3c74733fd

Author: Chris Larson <clarson at mvista.com>
Date:   Thu Apr 30 10:42:07 2009 -0700

ncurses: don't use libtool.

Signed-off-by: Chris Larson <clarson at mvista.com>

---

 recipes/ncurses/ncurses.inc |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/recipes/ncurses/ncurses.inc b/recipes/ncurses/ncurses.inc
index 76a8ff0..2d98a30 100644
--- a/recipes/ncurses/ncurses.inc
+++ b/recipes/ncurses/ncurses.inc
@@ -12,7 +12,6 @@ FILESPATH = "${FILE_DIRNAME}/local:${FILE_DIRNAME}/ncurses-${PV}-${PR}:${FILE_DI
 
 EXTRA_OECONF = "\
   --with-shared \
-  --with-libtool \
   --without-profile \
   --without-debug \
   --disable-rpath \





More information about the Openembedded-commits mailing list