diff options
| author | Glenn Morris | 2013-06-24 06:17:44 -0400 |
|---|---|---|
| committer | Glenn Morris | 2013-06-24 06:17:44 -0400 |
| commit | 46f749821a481de8e0483078e4bd87a371727c93 (patch) | |
| tree | cdc5bc10a528a78c5c18f25e04a011893aa1e57e | |
| parent | 18eb4bca3ec825790755f6779d54b74c335b8be9 (diff) | |
| download | emacs-46f749821a481de8e0483078e4bd87a371727c93.tar.gz emacs-46f749821a481de8e0483078e4bd87a371727c93.zip | |
Auto-commit of generated files.
| -rwxr-xr-x | autogen/configure | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/autogen/configure b/autogen/configure index b3ff28d9b16..46d4737caf6 100755 --- a/autogen/configure +++ b/autogen/configure | |||
| @@ -12862,7 +12862,8 @@ fi | |||
| 12862 | CFLAGS="$CFLAGS $XFT_CFLAGS" | 12862 | CFLAGS="$CFLAGS $XFT_CFLAGS" |
| 12863 | XFT_LIBS="-lXrender $XFT_LIBS" | 12863 | XFT_LIBS="-lXrender $XFT_LIBS" |
| 12864 | LIBS="$XFT_LIBS $LIBS" | 12864 | LIBS="$XFT_LIBS $LIBS" |
| 12865 | ac_fn_c_check_header_mongrel "$LINENO" "X11/Xft/Xft.h" "ac_cv_header_X11_Xft_Xft_h" "$ac_includes_default" | 12865 | ac_fn_c_check_header_compile "$LINENO" "X11/Xft/Xft.h" "ac_cv_header_X11_Xft_Xft_h" "#include <X11/X.h> |
| 12866 | " | ||
| 12866 | if test "x$ac_cv_header_X11_Xft_Xft_h" = x""yes; then : | 12867 | if test "x$ac_cv_header_X11_Xft_Xft_h" = x""yes; then : |
| 12867 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XftFontOpen in -lXft" >&5 | 12868 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XftFontOpen in -lXft" >&5 |
| 12868 | $as_echo_n "checking for XftFontOpen in -lXft... " >&6; } | 12869 | $as_echo_n "checking for XftFontOpen in -lXft... " >&6; } |