From ba43e918025a32e94934e825ec56b7e109a90a90 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Thu, 20 Aug 2009 08:41:55 -0700 Subject: [PATCH] Revert "ncurses: don't use libtool." This reverts commit f9b6fb8272850ebb1a001f6f055df8a3c74733fd. Apparently the change to not use libtool causes failures on some machines, but not others. Will investigate further. --- recipes/ncurses/ncurses.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes/ncurses/ncurses.inc b/recipes/ncurses/ncurses.inc index 2d98a3046d..76a8ff0c3c 100644 --- a/recipes/ncurses/ncurses.inc +++ b/recipes/ncurses/ncurses.inc @@ -12,6 +12,7 @@ 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