On Mon, Sep 30, 2013 at 03:07:18PM +0200, Karel Zak wrote: > > I have applied the patch, but now when play with it I see that > > On Sun, Sep 29, 2013 at 12:44:43AM -0400, Mike Frysinger wrote: > > With a minor tweak to how tinfo is handled, we can do the same thing -- we > > just always use TINFO_LIBS in the Makefile's. > > you have introduced unnecessary dependence on ncurses for utils where > was "ifdef tinfo *else* ncurses" ... > Maybe we need to revert back to > > AM_CONDITIONAL([HAVE_TINFO], [test "x$have_tinfo" = xyes]) Done. It also seems that we can use pkg-config for tinfo. Please, test the changes in your environment. Thanks! Karel -- Karel Zak <kzak@xxxxxxxxxx> http://karelzak.blogspot.com -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html