--- rxvt-unicode/autoconf/configure.in 2004/01/31 00:20:21 1.9 +++ rxvt-unicode/autoconf/configure.in 2004/01/31 02:14:58 1.10 @@ -106,14 +106,6 @@ fi]) echo -if test x$support_inheritpixmap = xyes; then - support_inheritpixmap=no - echo "******* transparency support disabled, does not work" -fi -if test x$support_xpm = xyes; then - support_xpm=no - echo "******* pixmap support disabled, does not work" -fi if test x$support_menubar = xyes; then support_menubar=no echo "******* menubar support disabled, does not work"