comparison 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
comparison
equal deleted inserted replaced
3159:128f9030c83a 3160:7806dcd19859
19437 19437
19438 done 19438 done
19439 19439
19440 fi 19440 fi
19441 done 19441 done
19442 if test "$xft_includes_found" != "yes"; then 19442 fi
19443 { echo "Error:" "Unable to find headers for --with-xft" >&2; exit 1; } 19443
19444 else 19444 done
19445 echo "$as_me:$LINENO: checking for XRenderQueryExtension in -lXrender" >&5 19445
19446 if test "$xft_includes_found" != "yes"; then
19447 { echo "Error:" "Unable to find headers for --with-xft" >&2; exit 1; }
19448 else
19449 echo "$as_me:$LINENO: checking for XRenderQueryExtension in -lXrender" >&5
19446 echo $ECHO_N "checking for XRenderQueryExtension in -lXrender... $ECHO_C" >&6 19450 echo $ECHO_N "checking for XRenderQueryExtension in -lXrender... $ECHO_C" >&6
19447 if test "${ac_cv_lib_Xrender_XRenderQueryExtension+set}" = set; then 19451 if test "${ac_cv_lib_Xrender_XRenderQueryExtension+set}" = set; then
19448 echo $ECHO_N "(cached) $ECHO_C" >&6 19452 echo $ECHO_N "(cached) $ECHO_C" >&6
19449 else 19453 else
19450 ac_check_lib_save_LIBS=$LIBS 19454 ac_check_lib_save_LIBS=$LIBS
19510 libs_x="-lXrender $libs_x" && if test "$verbose" = "yes"; then echo " Prepending \"-lXrender\" to \$libs_x"; fi 19514 libs_x="-lXrender $libs_x" && if test "$verbose" = "yes"; then echo " Prepending \"-lXrender\" to \$libs_x"; fi
19511 else 19515 else
19512 { echo "Error:" "Unable to find libXrender for --with-xft" >&2; exit 1; } 19516 { echo "Error:" "Unable to find libXrender for --with-xft" >&2; exit 1; }
19513 fi 19517 fi
19514 19518
19515 echo "$as_me:$LINENO: checking for FcPatternCreate in -lfontconfig" >&5 19519 echo "$as_me:$LINENO: checking for FcPatternCreate in -lfontconfig" >&5
19516 echo $ECHO_N "checking for FcPatternCreate in -lfontconfig... $ECHO_C" >&6 19520 echo $ECHO_N "checking for FcPatternCreate in -lfontconfig... $ECHO_C" >&6
19517 if test "${ac_cv_lib_fontconfig_FcPatternCreate+set}" = set; then 19521 if test "${ac_cv_lib_fontconfig_FcPatternCreate+set}" = set; then
19518 echo $ECHO_N "(cached) $ECHO_C" >&6 19522 echo $ECHO_N "(cached) $ECHO_C" >&6
19519 else 19523 else
19520 ac_check_lib_save_LIBS=$LIBS 19524 ac_check_lib_save_LIBS=$LIBS
19580 libs_x="-lfontconfig $libs_x" && if test "$verbose" = "yes"; then echo " Prepending \"-lfontconfig\" to \$libs_x"; fi 19584 libs_x="-lfontconfig $libs_x" && if test "$verbose" = "yes"; then echo " Prepending \"-lfontconfig\" to \$libs_x"; fi
19581 else 19585 else
19582 { echo "Error:" "Unable to find libfontconfig for --with-xft" >&2; exit 1; } 19586 { echo "Error:" "Unable to find libfontconfig for --with-xft" >&2; exit 1; }
19583 fi 19587 fi
19584 19588
19585 echo "$as_me:$LINENO: checking for XftFontOpen in -lXft" >&5 19589 echo "$as_me:$LINENO: checking for XftFontOpen in -lXft" >&5
19586 echo $ECHO_N "checking for XftFontOpen in -lXft... $ECHO_C" >&6 19590 echo $ECHO_N "checking for XftFontOpen in -lXft... $ECHO_C" >&6
19587 if test "${ac_cv_lib_Xft_XftFontOpen+set}" = set; then 19591 if test "${ac_cv_lib_Xft_XftFontOpen+set}" = set; then
19588 echo $ECHO_N "(cached) $ECHO_C" >&6 19592 echo $ECHO_N "(cached) $ECHO_C" >&6
19589 else 19593 else
19590 ac_check_lib_save_LIBS=$LIBS 19594 ac_check_lib_save_LIBS=$LIBS
19650 libs_x="-lXft $libs_x" && if test "$verbose" = "yes"; then echo " Prepending \"-lXft\" to \$libs_x"; fi 19654 libs_x="-lXft $libs_x" && if test "$verbose" = "yes"; then echo " Prepending \"-lXft\" to \$libs_x"; fi
19651 else 19655 else
19652 { echo "Error:" "Unable to find libXft for --with-xft" >&2; exit 1; } 19656 { echo "Error:" "Unable to find libXft for --with-xft" >&2; exit 1; }
19653 fi 19657 fi
19654 19658
19655 cat >>confdefs.h <<\_ACEOF 19659 cat >>confdefs.h <<\_ACEOF
19656 #define USE_XFT 1 19660 #define USE_XFT 1
19657 _ACEOF 19661 _ACEOF
19658 19662
19659 unset xft_includes_found 19663 unset xft_includes_found
19660 fi 19664 fi
19661
19662 fi
19663
19664 done
19665
19666 fi 19665 fi
19667 19666
19668 fi 19667 fi
19669 if test "$with_msw" != "no"; then 19668 if test "$with_msw" != "no"; then
19670 { echo "$as_me:$LINENO: checking for MS-Windows..." >&5 19669 { echo "$as_me:$LINENO: checking for MS-Windows..." >&5