Searched refs:TERMINFO_DIRS (Results 1 – 11 of 11) sorted by relevance
/freebsd/contrib/ncurses/ncurses/tinfo/ |
H A D | MKfallback.sh | 69 TERMINFO_DIRS=$TERMINFO:$terminfo_dir 70 export TERMINFO_DIRS
|
H A D | db_iterator.c | 315 #ifdef TERMINFO_DIRS in _nc_first_db() 316 values[dbdCfgList] = TERMINFO_DIRS; in _nc_first_db()
|
/freebsd/contrib/ncurses/misc/ |
H A D | run_tic.in | 108 unset TERMINFO_DIRS
|
H A D | ncurses-config.in | 317 --terminfo-dirs echos the \$TERMINFO_DIRS directory list
|
/freebsd/lib/ncurses/tinfo/ |
H A D | ncurses_cfg.h | 77 #define TERMINFO_DIRS "/usr/share/terminfo:/usr/local/share/terminfo:/usr/local/share/site-terminfo" macro
|
/freebsd/contrib/ncurses/ |
H A D | configure.in | 732 TERMINFO_DIRS, 735 AC_MSG_RESULT($TERMINFO_DIRS) 736 test -n "$TERMINFO_DIRS" && AC_DEFINE_UNQUOTED(TERMINFO_DIRS,"$TERMINFO_DIRS",[Define as needed to … definition
|
H A D | ANNOUNCE | 264 TERMINFO_DIRS in ncurses, terminfo and tic manpages. 504 descriptions with the environment variable TERMINFO_DIRS (this
|
H A D | configure | 15192 TERMINFO_DIRS="$TERMINFO_DIRS" 15247 s,@TERMINFO_DIRS@,\${TERMINFO_DIRS:="no default value"},g 30136 s,@TERMINFO_DIRS@,$TERMINFO_DIRS,;t t
|
H A D | aclocal.m4 | 6007 TERMINFO_DIRS="$TERMINFO_DIRS" 6062 s,@TERMINFO_DIRS@,\${TERMINFO_DIRS:="no default value"},g
|
H A D | INSTALL | 1278 This is a colon-separated list, like the $TERMINFO_DIRS environment
|
H A D | NEWS | 325 + add assignment in CF_MAN_PAGES to fill in value for TERMINFO_DIRS in 5050 + fix evaluation of TERMINFO and TERMINFO_DIRS default values as needed 5637 a termcap file to be handled via TERMINFO_DIRS. 12611 ${datadir} value, unless $TERMINFO_DIRS is already set. This gets 14957 locating the entries; the $TERMINFO_DIRS code would find only the 15055 + implement TERMINFO_DIRS, and -o option of tic
|