From 46f749821a481de8e0483078e4bd87a371727c93 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Mon, 24 Jun 2013 06:17:44 -0400 Subject: [PATCH] Auto-commit of generated files. --- autogen/configure | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/autogen/configure b/autogen/configure index b3ff28d9b16..46d4737caf6 100755 --- a/autogen/configure +++ b/autogen/configure @@ -12862,7 +12862,8 @@ fi CFLAGS="$CFLAGS $XFT_CFLAGS" XFT_LIBS="-lXrender $XFT_LIBS" LIBS="$XFT_LIBS $LIBS" - ac_fn_c_check_header_mongrel "$LINENO" "X11/Xft/Xft.h" "ac_cv_header_X11_Xft_Xft_h" "$ac_includes_default" + ac_fn_c_check_header_compile "$LINENO" "X11/Xft/Xft.h" "ac_cv_header_X11_Xft_Xft_h" "#include +" if test "x$ac_cv_header_X11_Xft_Xft_h" = x""yes; then : { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XftFontOpen in -lXft" >&5 $as_echo_n "checking for XftFontOpen in -lXft... " >&6; } -- 2.11.4.GIT