Home | History | Annotate | Download | only in dist

Lines Matching refs:FONTDIR

651 FONTDIR
1421 --with-fontdir=DIR Path to 75dpi files [FONTROOTDIR/75dpi]
3121 # ...and if pkg-config didn't find fontdir in fontutil.pc...
3135 # Check whether --with-fontdir was given.
3138 withval=$with_fontdir; FONTDIR="${withval}"
3140 FONTDIR='${FONTROOTDIR}/75dpi'
3144 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ${FONTDIR}" >&5
3145 printf "%s\n" "${FONTDIR}" >&6; }
3199 RUN_FCCACHE='@(if test -z "$(DESTDIR)"; then echo $(FCCACHE) $(fontdir); $(FCCACHE) $(fontdir); else'