HomeSort by: relevance | last modified time | path
    Searched refs:ft_config (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/libXfont/dist/
configure 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`
    [all...]
  /xsrc/external/mit/libXfont2/dist/
configure 749 ft_config
21210 e) case $ft_config in
21212 ac_cv_path_ft_config="$ft_config" # Let the user override the test with a path.
21239 ft_config=$ac_cv_path_ft_config
21240 if test -n "$ft_config"; then
21241 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ft_config" >&5
21242 printf "%s\n" "$ft_config" >&6; }
21249 if test "$ft_config" = "no"; then
21253 ft_config="$freetype_config"
21257 FREETYPE_CFLAGS="`$ft_config --cflags`
    [all...]

Completed in 15 milliseconds