Thanks, but I'd rather just include curses.h as well, its a bit annoying just to get OK and ERR but I don't think it is a big deal.
I guess not including ncurses.h would break older versions of NetBSD so until 6 is out I'll just go with your original diff and only set HAVE_BROKEN_CURSES_H on NetBSD w/o libterminfo. Cheers On Wed, Apr 21, 2010 at 10:25:26PM +0100, Roy Marples wrote: > On Wed, 2010-04-21 at 20:45 +0100, Nicholas Marriott wrote: > > Actually, I lie, we need curses.h for ncurses because term.h doesn't > > include OK :-). > > The values for OK and ERR won't ever change, so this new patch defines > them if they don't exist. It also removes the broken curses.h detection > on NetBSD ;) > > Thanks > > Roy ------------------------------------------------------------------------------ _______________________________________________ tmux-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tmux-users
