Home
last modified time | relevance | path

Searched refs:found_xft (Results 1 – 9 of 9) sorted by relevance

/dports/x11-toolkits/tk86/tk8.6.12/unix/
H A Dconfigure.in467 found_xft="yes"
470 XFT_CFLAGS=`xft-config --cflags 2>/dev/null` || found_xft="no"
471 XFT_LIBS=`xft-config --libs 2>/dev/null` || found_xft="no"
472 if test "$found_xft" = "no" ; then
473 found_xft=yes
474 XFT_CFLAGS=`pkg-config --cflags xft fontconfig 2>/dev/null` || found_xft="no"
475 XFT_LIBS=`pkg-config --libs xft fontconfig 2>/dev/null` || found_xft="no"
477 AC_MSG_RESULT([$found_xft])
H A Dconfigure10040 found_xft="yes"
10043 if test "$found_xft" = "no" ; then
10044 found_xft=yes
10048 echo "$as_me:$LINENO: result: $found_xft" >&5
10049 echo "${ECHO_T}$found_xft" >&6
10050 if test "$found_xft" = "yes" ; then
10107 found_xft=no
10115 if test "$found_xft" = "yes" ; then
10194 found_xft=no
10201 if test "$found_xft" = "yes" ; then
[all …]
/dports/x11-toolkits/tk85/tk8.5.19/unix/
H A Dconfigure.in477 found_xft="yes"
480 XFT_CFLAGS=`xft-config --cflags 2>/dev/null` || found_xft="no"
481 XFT_LIBS=`xft-config --libs 2>/dev/null` || found_xft="no"
482 if test "$found_xft" = "no" ; then
483 found_xft=yes
484 XFT_CFLAGS=`pkg-config --cflags xft 2>/dev/null` || found_xft="no"
485 XFT_LIBS=`pkg-config --libs xft 2>/dev/null` || found_xft="no"
487 AC_MSG_RESULT([$found_xft])
H A Dconfigure10563 found_xft="yes"
10566 if test "$found_xft" = "no" ; then
10567 found_xft=yes
10571 echo "$as_me:$LINENO: result: $found_xft" >&5
10572 echo "${ECHO_T}$found_xft" >&6
10573 if test "$found_xft" = "yes" ; then
10630 found_xft=no
10638 if test "$found_xft" = "yes" ; then
10717 found_xft=no
10724 if test "$found_xft" = "yes" ; then
[all …]
/dports/x11-toolkits/tk87/tk8.7a5/unix/
H A Dconfigure.ac418 found_xft="yes"
422 XFT_LIBS=`xft-config --libs 2>/dev/null` || found_xft="no"
423 if test "$found_xft" = "no" ; then
424 found_xft=yes
428 AC_MSG_RESULT([$found_xft])
430 if test "$found_xft" = "yes" ; then
436 found_xft=no
442 if test "$found_xft" = "yes" ; then
448 found_xft=no
454 if test "$found_xft" = "yes" ; then
[all …]
H A Dconfigure8202 found_xft="yes"
8204 XFT_LIBS=`xft-config --libs 2>/dev/null` || found_xft="no"
8205 if test "$found_xft" = "no" ; then
8206 found_xft=yes
8211 printf "%s\n" "$found_xft" >&6; }
8212 if test "$found_xft" = "yes" ; then
8224 found_xft=no
8231 if test "$found_xft" = "yes" ; then
8279 found_xft=no
8286 if test "$found_xft" = "yes" ; then
[all …]
/dports/x11-toolkits/tk87/tk8.7a5/macosx/
H A Dconfigure7580 found_xft="yes"
7582 XFT_LIBS=`xft-config --libs 2>/dev/null` || found_xft="no"
7583 if test "$found_xft" = "no" ; then
7584 found_xft=yes
7589 $as_echo "$found_xft" >&6; }
7590 if test "$found_xft" = "yes" ; then
7601 found_xft=no
7609 if test "$found_xft" = "yes" ; then
7659 found_xft=no
7666 if test "$found_xft" = "yes" ; then
[all …]
/dports/x11-toolkits/tk85/tk8.5.19/macosx/
H A Dconfigure8205 found_xft="yes"
8207 XFT_LIBS=`xft-config --libs 2>/dev/null` || found_xft="no"
8208 if test "$found_xft" = "no" ; then
8209 found_xft=yes
8214 $as_echo "$found_xft" >&6; }
8215 if test "$found_xft" = "yes" ; then
8226 found_xft=no
8234 if test "$found_xft" = "yes" ; then
8284 found_xft=no
8291 if test "$found_xft" = "yes" ; then
[all …]
/dports/x11-toolkits/tk86/tk8.6.12/macosx/
H A Dconfigure8121 found_xft="yes"
8123 XFT_LIBS=`xft-config --libs 2>/dev/null` || found_xft="no"
8124 if test "$found_xft" = "no" ; then
8125 found_xft=yes
8130 $as_echo "$found_xft" >&6; }
8131 if test "$found_xft" = "yes" ; then
8142 found_xft=no
8150 if test "$found_xft" = "yes" ; then
8200 found_xft=no
8207 if test "$found_xft" = "yes" ; then
[all …]