Searched refs:tinfo (Results 1 – 3 of 3) sorted by relevance
3243 thread_info tinfo; in gui_mch_prepare() local3244 get_thread_info(find_thread(NULL), &tinfo); in gui_mch_prepare()3251 tinfo.priority, NULL); in gui_mch_prepare()3260 tinfo.priority, &ma); in gui_mch_prepare()
3445 dnl when tinfo has been split off, it contains all we need.3450 OSF1|SCO_SV) tlibs="tinfo ncurses curses termlib termcap";;3451 *) tlibs="tinfo ncurses termlib termcap curses";;
11051 Problem: On some systems --as-needed does not work, because the "tinfo"11053 Solution: In configure prefer using "tinfo" instead of "ncurses".