Searched refs:tcap (Results 1 – 8 of 8) sorted by relevance
472 set tcap = `grep TERMCAP: machine/m_${module}.desc | sed -e 's/^.[^:]*: *//'`492 if ("$tcap" == "") then493 set tcap="-ltermcap"494 else if ("$tcap" == "none") then495 set tcap=""525 -e "s|%termcap%|$tcap|" \
140 ansi_stdlib.h tcap.h xmalloc.h rlprivate.h rlshell.h rlmbutil.h224 display.so: $(topdir)/tcap.h295 terminal.so: $(topdir)/tcap.h
40 tcap.h f
118 ansi_stdlib.h tcap.h rlstdc.h xmalloc.h rlprivate.h rlshell.h \316 display.o: tcap.h380 terminal.o: tcap.h
1042 ### use option --enable-tcap-names to allow user to define new capabilities1044 AC_ARG_ENABLE(tcap-names,1045 [ --enable-tcap-names compile with user-definable terminal capabilities],
619 --enable-tcap-names1505 (configure --enable-tcap-names) a standard feature. This should1551 --enable-tcap-names), the resulting terminfo database can have some
7419 --enable-tcap-names) are active, then tic will also write "obsolete"7468 + change configure --enable-tcap-names to enable this by default.7908 + add configure option --enable-tcap-names to support logic which
3068 bb45491aeade9cdfe66512671ca8bafd readline/tcap.h