--- rxvt-unicode/autoconf/configure.in 2004/08/15 04:42:46 1.33 +++ rxvt-unicode/autoconf/configure.in 2004/08/17 08:47:56 1.34 @@ -402,12 +402,6 @@ AC_DEFINE(SMART_RESIZE, 1, Define to use "smart" resize behavior) fi]) -AC_ARG_ENABLE(256-color, - [ --enable-256-color enable 256-color support], - [if test x$enableval = xyes; then - AC_DEFINE(TTY_256COLOR, 1, Define if you want 256 colour support) - fi]) - AC_ARG_ENABLE(cursor-blink, [ --enable-cursor-blink enable blinking cursor], [if test x$enableval = xyes -o x$enableval = xno; then