Home
last modified time | relevance | path

Searched refs:TERMLIBS (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/bsd/less/dist/
Dconfigure.ac49 TERMLIBS=
67 if test "x$TERMLIBS" = x; then
69 TERMLIBS="-ltinfow"
71 LIBS="$LIBS $TERMLIBS"
74 if test $termok = no; then TERMLIBS=""; fi
79 if test "x$TERMLIBS" = x; then
81 TERMLIBS="-ltinfo"
83 LIBS="$LIBS $TERMLIBS"
86 if test $termok = no; then TERMLIBS=""; fi
91 if test "x$TERMLIBS" = x; then
[all …]