--- rxvt-unicode/autoconf/configure.in 2003/12/17 23:21:56 1.3 +++ rxvt-unicode/autoconf/configure.in 2003/12/18 00:38:07 1.4 @@ -1,6 +1,6 @@ dnl# -*- sh -*- dnl# -dnl# $Id: configure.in,v 1.3 2003/12/17 23:21:56 pcg Exp $ +dnl# $Id: configure.in,v 1.4 2003/12/18 00:38:07 pcg Exp $ dnl# dnl# Process this file with autoconf to produce a configure script. dnl# @@ -332,11 +332,7 @@ 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_DEFINE(TTY_256COLOR, 1, Define if you want 256 colour support) AC_ARG_ENABLE(cursor-blink, [ --enable-cursor-blink enable blinking cursor *],