--- rxvt-unicode/autoconf/configure.in 2006/01/04 05:12:04 1.62 +++ rxvt-unicode/autoconf/configure.in 2006/01/04 05:24:55 1.63 @@ -1274,7 +1274,6 @@ dnl# -------------------------------------------------------------------------- if test x$support_xft = xyes; then LIBS="$LIBS `pkg-config xft --libs`" - CFLAGS="$CFLAGS `pkg-config xft --cflags`" CPPFLAGS="$CPPFLAGS `pkg-config xft --cflags`" AC_CHECK_HEADERS(X11/Xft/Xft.h,,[support_xft=no])