Home | History | Annotate | Download | only in dist

Lines Matching refs:FCCACHE

628 FCCACHE
3112 case $FCCACHE in
3114 ac_cv_path_FCCACHE="$FCCACHE" # Let the user override the test with a path.
3139 FCCACHE=$ac_cv_path_FCCACHE
3140 if test -n "$FCCACHE"; then
3141 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $FCCACHE" >&5
3142 printf "%s\n" "$FCCACHE" >&6; }
3150 if test x"$FCCACHE" = x || test x"$cross_compiling" != x"no" ; then
3153 RUN_FCCACHE='@(if test -z "$(DESTDIR)"; then echo $(FCCACHE) $(fontdir); $(FCCACHE) $(fontdir); else'