Mercurial > hg > xemacs-beta
diff configure @ 3160:7806dcd19859
[xemacs-hg @ 2005-12-23 07:24:13 by michaels]
Brought in synch with configure.ac.
author | michaels |
---|---|
date | Fri, 23 Dec 2005 07:24:13 +0000 |
parents | 71959ba52b08 |
children | 89ce0380ee4f |
line wrap: on
line diff
--- a/configure Thu Dec 22 22:51:17 2005 +0000 +++ b/configure Fri Dec 23 07:24:13 2005 +0000 @@ -19439,10 +19439,14 @@ fi done - if test "$xft_includes_found" != "yes"; then - { echo "Error:" "Unable to find headers for --with-xft" >&2; exit 1; } - else - echo "$as_me:$LINENO: checking for XRenderQueryExtension in -lXrender" >&5 +fi + +done + + if test "$xft_includes_found" != "yes"; then + { echo "Error:" "Unable to find headers for --with-xft" >&2; exit 1; } + else + echo "$as_me:$LINENO: checking for XRenderQueryExtension in -lXrender" >&5 echo $ECHO_N "checking for XRenderQueryExtension in -lXrender... $ECHO_C" >&6 if test "${ac_cv_lib_Xrender_XRenderQueryExtension+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -19512,7 +19516,7 @@ { echo "Error:" "Unable to find libXrender for --with-xft" >&2; exit 1; } fi - echo "$as_me:$LINENO: checking for FcPatternCreate in -lfontconfig" >&5 + echo "$as_me:$LINENO: checking for FcPatternCreate in -lfontconfig" >&5 echo $ECHO_N "checking for FcPatternCreate in -lfontconfig... $ECHO_C" >&6 if test "${ac_cv_lib_fontconfig_FcPatternCreate+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -19582,7 +19586,7 @@ { echo "Error:" "Unable to find libfontconfig for --with-xft" >&2; exit 1; } fi - echo "$as_me:$LINENO: checking for XftFontOpen in -lXft" >&5 + echo "$as_me:$LINENO: checking for XftFontOpen in -lXft" >&5 echo $ECHO_N "checking for XftFontOpen in -lXft... $ECHO_C" >&6 if test "${ac_cv_lib_Xft_XftFontOpen+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -19652,17 +19656,12 @@ { echo "Error:" "Unable to find libXft for --with-xft" >&2; exit 1; } fi - cat >>confdefs.h <<\_ACEOF + cat >>confdefs.h <<\_ACEOF #define USE_XFT 1 _ACEOF - unset xft_includes_found - fi - -fi - -done - + unset xft_includes_found + fi fi fi