Lines Matching refs:FONTDIR
629 FONTDIR
1376 --with-fontdir=DIR Path to misc files [FONTROOTDIR/misc]
3074 # ...and if pkg-config didn't find fontdir in fontutil.pc...
3088 # Check whether --with-fontdir was given.
3091 withval=$with_fontdir; FONTDIR="${withval}"
3093 FONTDIR='${FONTROOTDIR}/misc'
3097 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ${FONTDIR}" >&5
3098 printf "%s\n" "${FONTDIR}" >&6; }
3152 RUN_FCCACHE='@(if test -z "$(DESTDIR)"; then echo $(FCCACHE) $(fontdir); $(FCCACHE) $(fontdir); else'