Searched refs:termlib (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/games/warp/
H A Dconfig.sh62 termlib='-ltermlib'
H A Dconfig.h.SH85 * This symbol, when defined, indicates that termlib-style routines
/netbsd-current/external/bsd/less/dist/
H A DMakefile.o9c11 LIBS = -l=/dd/lib/termlib.l
/netbsd-current/external/gpl2/texinfo/dist/
H A Dconfigure6409 # Check for termlib before termcap because Solaris termcap needs libucb.
6410 TERMLIB_VARIANTS="ncurses curses termlib termcap terminfo"
6411 for termlib in ${TERMLIB_VARIANTS}; do
6412 as_ac_Lib=`echo "ac_cv_lib_${termlib}''_tgetent" | $as_tr_sh`
6413 echo "$as_me:$LINENO: checking for tgetent in -l${termlib}" >&5
6414 echo $ECHO_N "checking for tgetent in -l${termlib}... $ECHO_C" >&6
6419 LIBS="-l${termlib} $LIBS"
6478 TERMLIBS="${TERMLIBS} -l${termlib}"; break
6497 for trylib in $termlib ${TERMLIB_VARIANTS}; do
6498 if test "x$trylib" != "x$termlib"; the
[all...]
/netbsd-current/external/gpl2/lvm2/dist/
H A Dconfigure12643 for ac_lib in '' tinfo ncurses curses termcap termlib; do

Completed in 164 milliseconds