From f9b6fb8272850ebb1a001f6f055df8a3c74733fd Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Thu, 30 Apr 2009 10:42:07 -0700 Subject: [PATCH] ncurses: don't use libtool. Signed-off-by: Chris Larson --- recipes/ncurses/ncurses.inc | 1 - 1 file changed, 1 deletion(-) 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 \ -- 2.39.5