Home | History | Annotate | Download | only in dist

Lines Matching refs:FONTDIR

629 FONTDIR
1377 --with-fontdir=DIR Path to misc files [FONTROOTDIR/misc]
3075 # ...and if pkg-config didn't find fontdir in fontutil.pc...
3089 # Check whether --with-fontdir was given.
3092 withval=$with_fontdir; FONTDIR="${withval}"
3094 FONTDIR='${FONTROOTDIR}/misc'
3098 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ${FONTDIR}" >&5
3099 printf "%s\n" "${FONTDIR}" >&6; }
3153 RUN_FCCACHE='@(if test -z "$(DESTDIR)"; then echo $(FCCACHE) $(fontdir); $(FCCACHE) $(fontdir); else'