Lines Matching refs:FONTDIR
627 FONTDIR
1374 --with-fontdir=DIR Path to TTF files [FONTROOTDIR/TTF]
3071 # ...and if pkg-config didn't find fontdir in fontutil.pc...
3085 # Check whether --with-fontdir was given.
3088 withval=$with_fontdir; FONTDIR="${withval}"
3090 FONTDIR='${FONTROOTDIR}/TTF'
3094 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ${FONTDIR}" >&5
3095 printf "%s\n" "${FONTDIR}" >&6; }
3149 RUN_FCCACHE='@(if test -z "$(DESTDIR)"; then echo $(FCCACHE) $(fontdir); $(FCCACHE) $(fontdir); else'