Revert "ncurses: don't use libtool."
authorChris Larson <clarson@mvista.com>
Thu, 20 Aug 2009 15:41:55 +0000 (08:41 -0700)
committerChris Larson <clarson@mvista.com>
Thu, 20 Aug 2009 15:41:55 +0000 (08:41 -0700)
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

index 2d98a30..76a8ff0 100644 (file)
@@ -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 \