Searched refs:ft_config (Results 1 - 16 of 16) sorted by relevance

/xsrc/external/mit/libXfont/dist/
H A Dconfigure.ac88 AC_PATH_PROG(ft_config,freetype-config,no)
89 if test "$ft_config" = "no"; then
93 ft_config="$freetype_config"
97 FREETYPE_CFLAGS="`$ft_config --cflags`"
98 FREETYPE_LIBS="`$ft_config --libs`"
H A DMakefile.in386 ft_config = @ft_config@ macro
H A Dconfigure725 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
[all...]
/xsrc/external/mit/libXfont2/dist/
H A Dconfigure.ac104 AC_PATH_PROG(ft_config,freetype-config,no)
105 if test "$ft_config" = "no"; then
109 ft_config="$freetype_config"
113 FREETYPE_CFLAGS="`$ft_config --cflags`"
114 FREETYPE_LIBS="`$ft_config --libs`"
H A Dconfigure749 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
[all...]
H A DMakefile.in633 ft_config = @ft_config@ macro
/xsrc/external/mit/libXfont/dist/doc/
H A DMakefile.in269 ft_config = @ft_config@ macro
/xsrc/external/mit/libXfont2/dist/doc/
H A DMakefile.in283 ft_config = @ft_config@ macro
/xsrc/external/mit/libXfont/dist/src/FreeType/
H A DMakefile.in295 ft_config = @ft_config@ macro
/xsrc/external/mit/libXfont/dist/src/
H A DMakefile.in393 ft_config = @ft_config@ macro
/xsrc/external/mit/libXfont/dist/src/bitmap/
H A DMakefile.in308 ft_config = @ft_config@ macro
/xsrc/external/mit/libXfont/dist/src/builtins/
H A DMakefile.in295 ft_config = @ft_config@ macro
/xsrc/external/mit/libXfont/dist/src/fc/
H A DMakefile.in295 ft_config = @ft_config@ macro
/xsrc/external/mit/libXfont/dist/src/fontfile/
H A DMakefile.in305 ft_config = @ft_config@ macro
/xsrc/external/mit/libXfont/dist/src/stubs/
H A DMakefile.in298 ft_config = @ft_config@ macro
/xsrc/external/mit/libXfont/dist/src/util/
H A DMakefile.in297 ft_config = @ft_config@ macro

Completed in 69 milliseconds