Mike Frysinger wrote: > +if test "x$with_ncursesw" = xyes; then > + NCURSES_LIB="-lncursesw" > +else > + NCURSES_LIB="-lncurses" > +fi > +AC_SUBST(NCURSES_LIB) Why you do not use ncurses*-config? -- Rgrds, legion -- To unsubscribe from this list: send the line "unsubscribe util-linux-ng" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html