From: Chris Larson Date: Thu, 30 Apr 2009 17:42:07 +0000 (-0700) Subject: ncurses: don't use libtool. X-Git-Tag: Release-2010-05/1~2647 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9b6fb8272850ebb1a001f6f055df8a3c74733fd;p=openembedded.git ncurses: don't use libtool. Signed-off-by: Chris Larson --- diff --git a/recipes/ncurses/ncurses.inc b/recipes/ncurses/ncurses.inc index 76a8ff0c3c..2d98a3046d 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 \