diff options
| -rwxr-xr-x | configure | 116 |
1 files changed, 63 insertions, 53 deletions
| @@ -11100,7 +11100,7 @@ fi | |||
| 11100 | HAVE_RSVG=no | 11100 | HAVE_RSVG=no |
| 11101 | if test "${HAVE_X11}" = "yes" || test "${HAVE_NS}" = "yes"; then | 11101 | if test "${HAVE_X11}" = "yes" || test "${HAVE_NS}" = "yes"; then |
| 11102 | if test "${with_rsvg}" != "no"; then | 11102 | if test "${with_rsvg}" != "no"; then |
| 11103 | RSVG_REQUIRED=2.0.0 | 11103 | RSVG_REQUIRED=2.11.0 |
| 11104 | RSVG_MODULE="librsvg-2.0 >= $RSVG_REQUIRED" | 11104 | RSVG_MODULE="librsvg-2.0 >= $RSVG_REQUIRED" |
| 11105 | 11105 | ||
| 11106 | 11106 | ||
| @@ -12901,7 +12901,12 @@ _ACEOF | |||
| 12901 | CFLAGS=$late_CFLAGS | 12901 | CFLAGS=$late_CFLAGS |
| 12902 | fi | 12902 | fi |
| 12903 | 12903 | ||
| 12904 | ### Start of font-backend section. | 12904 | ### Start of font-backend (under any platform) section. |
| 12905 | # (nothing here yet -- this is a placeholder) | ||
| 12906 | ### End of font-backend (under any platform) section. | ||
| 12907 | |||
| 12908 | ### Start of font-backend (under X11) section. | ||
| 12909 | if test "${HAVE_X11}" = "yes"; then | ||
| 12905 | 12910 | ||
| 12906 | succeeded=no | 12911 | succeeded=no |
| 12907 | 12912 | ||
| @@ -12996,14 +13001,14 @@ $as_echo "no" >&6; } | |||
| 12996 | HAVE_FC=no | 13001 | HAVE_FC=no |
| 12997 | fi | 13002 | fi |
| 12998 | 13003 | ||
| 12999 | test "${HAVE_FC}" = "no" && with_freetype=no | 13004 | test "${HAVE_FC}" = "no" && with_freetype=no |
| 13000 | 13005 | ||
| 13001 | ## Use -lXft if available, unless `--with-freetype=no' nor `--with-xft=no'. | 13006 | ## Use -lXft if available, unless `--with-freetype=no' nor `--with-xft=no'. |
| 13002 | HAVE_XFT=maybe | 13007 | HAVE_XFT=maybe |
| 13003 | if test "x${with_freetype}" = "xno" || test "x${with_x}" = "xno"; then | 13008 | if test "x${with_freetype}" = "xno" || test "x${with_x}" = "xno"; then |
| 13004 | with_xft="no"; | 13009 | with_xft="no"; |
| 13005 | fi | 13010 | fi |
| 13006 | if test "x${with_xft}" != "xno"; then | 13011 | if test "x${with_xft}" != "xno"; then |
| 13007 | 13012 | ||
| 13008 | 13013 | ||
| 13009 | succeeded=no | 13014 | succeeded=no |
| @@ -13099,14 +13104,14 @@ $as_echo "no" >&6; } | |||
| 13099 | HAVE_XFT=no | 13104 | HAVE_XFT=no |
| 13100 | fi | 13105 | fi |
| 13101 | 13106 | ||
| 13102 | if test "$HAVE_XFT" != no; then | 13107 | if test "$HAVE_XFT" != no; then |
| 13103 | OLD_CPPFLAGS="$CPPFLAGS" | 13108 | OLD_CPPFLAGS="$CPPFLAGS" |
| 13104 | OLD_CFLAGS="$CFLAGS" | 13109 | OLD_CFLAGS="$CFLAGS" |
| 13105 | OLD_LIBS="$LIBS" | 13110 | OLD_LIBS="$LIBS" |
| 13106 | CPPFLAGS="$CPPFLAGS $XFT_CFLAGS" | 13111 | CPPFLAGS="$CPPFLAGS $XFT_CFLAGS" |
| 13107 | CFLAGS="$CFLAGS $XFT_CFLAGS" | 13112 | CFLAGS="$CFLAGS $XFT_CFLAGS" |
| 13108 | LIBS="$XFT_LIBS $LIBS" | 13113 | LIBS="$XFT_LIBS $LIBS" |
| 13109 | if test "${ac_cv_header_X11_Xft_Xft_h+set}" = set; then | 13114 | if test "${ac_cv_header_X11_Xft_Xft_h+set}" = set; then |
| 13110 | { $as_echo "$as_me:$LINENO: checking for X11/Xft/Xft.h" >&5 | 13115 | { $as_echo "$as_me:$LINENO: checking for X11/Xft/Xft.h" >&5 |
| 13111 | $as_echo_n "checking for X11/Xft/Xft.h... " >&6; } | 13116 | $as_echo_n "checking for X11/Xft/Xft.h... " >&6; } |
| 13112 | if test "${ac_cv_header_X11_Xft_Xft_h+set}" = set; then | 13117 | if test "${ac_cv_header_X11_Xft_Xft_h+set}" = set; then |
| @@ -13307,34 +13312,34 @@ fi | |||
| 13307 | 13312 | ||
| 13308 | 13313 | ||
| 13309 | 13314 | ||
| 13310 | if test "${HAVE_XFT}" = "yes"; then | 13315 | if test "${HAVE_XFT}" = "yes"; then |
| 13311 | 13316 | ||
| 13312 | cat >>confdefs.h <<\_ACEOF | 13317 | cat >>confdefs.h <<\_ACEOF |
| 13313 | #define HAVE_XFT 1 | 13318 | #define HAVE_XFT 1 |
| 13314 | _ACEOF | 13319 | _ACEOF |
| 13315 | 13320 | ||
| 13316 | 13321 | ||
| 13317 | C_SWITCH_X_SITE="$C_SWITCH_X_SITE $XFT_CFLAGS" | 13322 | C_SWITCH_X_SITE="$C_SWITCH_X_SITE $XFT_CFLAGS" |
| 13318 | else | 13323 | else |
| 13319 | CPPFLAGS="$OLD_CPPFLAGS" | 13324 | CPPFLAGS="$OLD_CPPFLAGS" |
| 13320 | CFLAGS="$OLD_CFLAGS" | 13325 | CFLAGS="$OLD_CFLAGS" |
| 13321 | LIBS="$OLD_LIBS" | 13326 | LIBS="$OLD_LIBS" |
| 13322 | fi # "${HAVE_XFT}" = "yes" | 13327 | fi # "${HAVE_XFT}" = "yes" |
| 13323 | fi # "$HAVE_XFT" != no | 13328 | fi # "$HAVE_XFT" != no |
| 13324 | fi # "x${with_xft}" != "xno" | 13329 | fi # "x${with_xft}" != "xno" |
| 13325 | 13330 | ||
| 13326 | if test "$HAVE_XFT" != "yes"; then | 13331 | if test "$HAVE_XFT" != "yes"; then |
| 13327 | HAVE_XFT=no | 13332 | HAVE_XFT=no |
| 13328 | fi | 13333 | fi |
| 13329 | 13334 | ||
| 13330 | 13335 | ||
| 13331 | HAVE_FREETYPE=no | 13336 | HAVE_FREETYPE=no |
| 13332 | ### Use -lfreetype if available, unless `--with-freetype=no'. | 13337 | ### Use -lfreetype if available, unless `--with-freetype=no'. |
| 13333 | if test "${HAVE_XFT}" = "yes"; then | 13338 | if test "${HAVE_XFT}" = "yes"; then |
| 13334 | HAVE_FREETYPE=yes | 13339 | HAVE_FREETYPE=yes |
| 13335 | FONTCONFIG_CFLAGS= | 13340 | FONTCONFIG_CFLAGS= |
| 13336 | FONTCONFIG_LIBS= | 13341 | FONTCONFIG_LIBS= |
| 13337 | elif test "x${with_freetype}" != "xno" && test "x${with_x}" != "xno"; then | 13342 | elif test "x${with_freetype}" != "xno" && test "x${with_x}" != "xno"; then |
| 13338 | 13343 | ||
| 13339 | 13344 | ||
| 13340 | succeeded=no | 13345 | succeeded=no |
| @@ -13430,16 +13435,16 @@ $as_echo "no" >&6; } | |||
| 13430 | HAVE_FREETYPE=no | 13435 | HAVE_FREETYPE=no |
| 13431 | fi | 13436 | fi |
| 13432 | 13437 | ||
| 13433 | fi | 13438 | fi |
| 13434 | 13439 | ||
| 13435 | HAVE_LIBOTF=no | 13440 | HAVE_LIBOTF=no |
| 13436 | if test "${HAVE_FREETYPE}" = "yes"; then | 13441 | if test "${HAVE_FREETYPE}" = "yes"; then |
| 13437 | 13442 | ||
| 13438 | cat >>confdefs.h <<\_ACEOF | 13443 | cat >>confdefs.h <<\_ACEOF |
| 13439 | #define HAVE_FREETYPE 1 | 13444 | #define HAVE_FREETYPE 1 |
| 13440 | _ACEOF | 13445 | _ACEOF |
| 13441 | 13446 | ||
| 13442 | if test "${with_libotf}" != "no"; then | 13447 | if test "${with_libotf}" != "no"; then |
| 13443 | 13448 | ||
| 13444 | succeeded=no | 13449 | succeeded=no |
| 13445 | 13450 | ||
| @@ -13534,13 +13539,13 @@ $as_echo "no" >&6; } | |||
| 13534 | HAVE_LIBOTF=no | 13539 | HAVE_LIBOTF=no |
| 13535 | fi | 13540 | fi |
| 13536 | 13541 | ||
| 13537 | if test "$HAVE_LIBOTF" = "yes"; then | 13542 | if test "$HAVE_LIBOTF" = "yes"; then |
| 13538 | 13543 | ||
| 13539 | cat >>confdefs.h <<\_ACEOF | 13544 | cat >>confdefs.h <<\_ACEOF |
| 13540 | #define HAVE_LIBOTF 1 | 13545 | #define HAVE_LIBOTF 1 |
| 13541 | _ACEOF | 13546 | _ACEOF |
| 13542 | 13547 | ||
| 13543 | { $as_echo "$as_me:$LINENO: checking for OTF_get_variation_glyphs in -lotf" >&5 | 13548 | { $as_echo "$as_me:$LINENO: checking for OTF_get_variation_glyphs in -lotf" >&5 |
| 13544 | $as_echo_n "checking for OTF_get_variation_glyphs in -lotf... " >&6; } | 13549 | $as_echo_n "checking for OTF_get_variation_glyphs in -lotf... " >&6; } |
| 13545 | if test "${ac_cv_lib_otf_OTF_get_variation_glyphs+set}" = set; then | 13550 | if test "${ac_cv_lib_otf_OTF_get_variation_glyphs+set}" = set; then |
| 13546 | $as_echo_n "(cached) " >&6 | 13551 | $as_echo_n "(cached) " >&6 |
| @@ -13611,20 +13616,20 @@ else | |||
| 13611 | HAVE_OTF_GET_VARIATION_GLYPHS=no | 13616 | HAVE_OTF_GET_VARIATION_GLYPHS=no |
| 13612 | fi | 13617 | fi |
| 13613 | 13618 | ||
| 13614 | if test "${HAVE_OTF_GET_VARIATION_GLYPHS}" = "yes"; then | 13619 | if test "${HAVE_OTF_GET_VARIATION_GLYPHS}" = "yes"; then |
| 13615 | 13620 | ||
| 13616 | cat >>confdefs.h <<\_ACEOF | 13621 | cat >>confdefs.h <<\_ACEOF |
| 13617 | #define HAVE_OTF_GET_VARIATION_GLYPHS 1 | 13622 | #define HAVE_OTF_GET_VARIATION_GLYPHS 1 |
| 13618 | _ACEOF | 13623 | _ACEOF |
| 13619 | 13624 | ||
| 13625 | fi | ||
| 13626 | fi | ||
| 13620 | fi | 13627 | fi |
| 13621 | fi | 13628 | fi |
| 13622 | fi | ||
| 13623 | fi | ||
| 13624 | 13629 | ||
| 13625 | HAVE_M17N_FLT=no | 13630 | HAVE_M17N_FLT=no |
| 13626 | if test "${HAVE_LIBOTF}" = yes; then | 13631 | if test "${HAVE_LIBOTF}" = yes; then |
| 13627 | if test "${with_m17n_flt}" != "no"; then | 13632 | if test "${with_m17n_flt}" != "no"; then |
| 13628 | 13633 | ||
| 13629 | succeeded=no | 13634 | succeeded=no |
| 13630 | 13635 | ||
| @@ -13719,15 +13724,22 @@ $as_echo "no" >&6; } | |||
| 13719 | HAVE_M17N_FLT=no | 13724 | HAVE_M17N_FLT=no |
| 13720 | fi | 13725 | fi |
| 13721 | 13726 | ||
| 13722 | if test "$HAVE_M17N_FLT" = "yes"; then | 13727 | if test "$HAVE_M17N_FLT" = "yes"; then |
| 13723 | 13728 | ||
| 13724 | cat >>confdefs.h <<\_ACEOF | 13729 | cat >>confdefs.h <<\_ACEOF |
| 13725 | #define HAVE_M17N_FLT 1 | 13730 | #define HAVE_M17N_FLT 1 |
| 13726 | _ACEOF | 13731 | _ACEOF |
| 13727 | 13732 | ||
| 13733 | fi | ||
| 13734 | fi | ||
| 13728 | fi | 13735 | fi |
| 13729 | fi | 13736 | else |
| 13737 | HAVE_XFT=no | ||
| 13738 | HAVE_FREETYPE=no | ||
| 13739 | HAVE_LIBOTF=no | ||
| 13740 | HAVE_M17N_FLT=no | ||
| 13730 | fi | 13741 | fi |
| 13742 | ### End of font-backend (under X11) section. | ||
| 13731 | 13743 | ||
| 13732 | 13744 | ||
| 13733 | 13745 | ||
| @@ -13738,8 +13750,6 @@ fi | |||
| 13738 | 13750 | ||
| 13739 | 13751 | ||
| 13740 | 13752 | ||
| 13741 | ### End of font-backend section. | ||
| 13742 | |||
| 13743 | ### Use -lXpm if available, unless `--with-xpm=no'. | 13753 | ### Use -lXpm if available, unless `--with-xpm=no'. |
| 13744 | HAVE_XPM=no | 13754 | HAVE_XPM=no |
| 13745 | if test "${HAVE_X11}" = "yes"; then | 13755 | if test "${HAVE_X11}" = "yes"; then |