Searched refs:FREETYPE_CONFIG (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xterm/dist/
H A Dconfigure19923 FREETYPE_CONFIG=none
19971 FREETYPE_CONFIG=$PKG_CONFIG
19981 case $FREETYPE_CONFIG in
19983 ac_cv_path_FREETYPE_CONFIG="$FREETYPE_CONFIG" # Let the user override the test with a path.
20002 FREETYPE_CONFIG=$ac_cv_path_FREETYPE_CONFIG
20004 if test -n "$FREETYPE_CONFIG"; then
20005 echo "$as_me:20005: result: $FREETYPE_CONFIG" >&5
20006 echo "${ECHO_T}$FREETYPE_CONFIG" >&6
20012 if test "$FREETYPE_CONFIG" != none; then
20013 FREETYPE_CONFIG
[all...]
H A Daclocal.m45404 FREETYPE_CONFIG=none
5434 FREETYPE_CONFIG=$PKG_CONFIG
5437 AC_PATH_PROG(FREETYPE_CONFIG, freetype-config, none)
5438 if test "$FREETYPE_CONFIG" != none; then
5439 FREETYPE_CONFIG=$FREETYPE_CONFIG
5444 FREETYPE_CONFIG=$FREETYPE_OLD_CONFIG
5451 FREETYPE_CONFIG=$cf_cv_x_freetype_cfgs
5460 FREETYPE_CONFIG=$FREETYPE_XFT_CONFIG
5467 if test "$FREETYPE_CONFIG" !
[all...]

Completed in 27 milliseconds