--- rxvt-unicode/configure.ac 2010/12/02 11:02:16 1.122 +++ rxvt-unicode/configure.ac 2011/01/04 23:12:10 1.126 @@ -95,6 +95,7 @@ support_scroll_next=yes support_scroll_xterm=yes support_xim=yes +support_pixbuf=yes support_afterimage=yes support_xft=yes support_unicode3=no @@ -130,6 +131,7 @@ support_utmp=no support_wtmp=no support_xim=no + support_pixbuf=no support_afterimage=no support_xft=no support_unicode3=no @@ -157,6 +159,7 @@ support_utmp=yes support_wtmp=yes support_xim=yes + support_pixbuf=yes support_afterimage=yes support_xft=yes support_unicode3=yes @@ -516,12 +519,6 @@ cwchar \ ) -AC_CACHE_CHECK([for XPointer], rxvt_cv_xpointer, -[AC_COMPILE_IFELSE([AC_LANG_PROGRAM([[#include ]], [[XPointer dummy;]])],[rxvt_cv_xpointer=yes],[rxvt_cv_xpointer=no])]) -if test x$rxvt_cv_xpointer = xyes; then - AC_DEFINE(HAVE_XPOINTER, 1, Define if you have XPointer typedef) -fi - AC_CACHE_CHECK([for XLIB_ILLEGAL_ACCESS], rxvt_cv_xlib_illegal_access, [AC_COMPILE_IFELSE( [AC_LANG_PROGRAM([