Lines Matching refs:FONTDIR
651 FONTDIR
1420 --with-fontdir=DIR Path to 75dpi files [FONTROOTDIR/75dpi]
3120 # ...and if pkg-config didn't find fontdir in fontutil.pc...
3134 # Check whether --with-fontdir was given.
3137 withval=$with_fontdir; FONTDIR="${withval}"
3139 FONTDIR='${FONTROOTDIR}/75dpi'
3143 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ${FONTDIR}" >&5
3144 printf "%s\n" "${FONTDIR}" >&6; }
3198 RUN_FCCACHE='@(if test -z "$(DESTDIR)"; then echo $(FCCACHE) $(fontdir); $(FCCACHE) $(fontdir); else'