Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/ncurses/
H A DMakefile.in156 FALLBACK_LIST = @FALLBACK_LIST@
245 …nfo)/MKfallback.sh $(TERMINFO) $(TERMINFO_SRC) "$(TIC_PATH)" "$(INFOCMP_PATH)" $(FALLBACK_LIST) >$@
/freebsd/contrib/ncurses/
H A DMakefile.in102 @USE_FALLBACKS@ @ echo ' using fallback-list: '@FALLBACK_LIST@
H A Dconfigure.in637 FALLBACK_LIST=
643 FALLBACK_LIST=`echo "$with_fallback" | sed -e 's/,/ /g'`
654 if test -n "$FALLBACK_LIST"
658 test -z "$TIC" && FALLBACK_LIST=
659 test -z "$INFOCMP" && FALLBACK_LIST=
660 if test -z "$FALLBACK_LIST"
669 test -z "$FALLBACK_LIST" && USE_FALLBACKS="#"
670 AC_SUBST(FALLBACK_LIST) subst
H A Dconfigure8960 FALLBACK_LIST=
8967 FALLBACK_LIST=`echo "$with_fallback" | sed -e 's/,/ /g'`
9122 if test -n "$FALLBACK_LIST"
30132 s,@FALLBACK_LIST@,$FALLBACK_LIST,;t t
H A DNEWS3676 FALLBACK_LIST to be set to "no" (patch by Tomas Cech).