Home
last modified time | relevance | path

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

/freebsd/lib/ncurses/tinfo/
H A DMakefile25 NCURSES_LIBUTF8= 0 macro
343 -e "/@NCURSES_LIBUTF8@/s%%${NCURSES_LIBUTF8}%" \
/freebsd/contrib/ncurses/
H A Dconfigure.in926 NCURSES_LIBUTF8=0
984 NCURSES_LIBUTF8=1
996 AC_SUBST(NCURSES_LIBUTF8) subst
2320 if test "$NCURSES_LIBUTF8" = 1 ; then
2321 NCURSES_LIBUTF8='defined(HAVE_LIBUTF8_H)'
H A Dconfigure13518 NCURSES_LIBUTF8=1
30145 s,@NCURSES_LIBUTF8@,$NCURSES_LIBUTF8,;t t
/freebsd/contrib/ncurses/include/
H A Dcurses.h.in462 #if @NCURSES_LIBUTF8@