Lines Matching refs:ft_config
725 ft_config
19338 case $ft_config in
19340 ac_cv_path_ft_config="$ft_config" # Let the user override the test with a path.
19362 ft_config=$ac_cv_path_ft_config
19363 if test -n "$ft_config"; then
19364 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ft_config" >&5
19365 $as_echo "$ft_config" >&6; }
19372 if test "$ft_config" = "no"; then
19376 ft_config="$freetype_config"
19380 FREETYPE_CFLAGS="`$ft_config --cflags`"
19381 FREETYPE_LIBS="`$ft_config --libs`"