--- rxvt-unicode/autoconf/configure.in 2004/02/24 16:25:43 1.13 +++ rxvt-unicode/autoconf/configure.in 2004/02/25 12:03:47 1.14 @@ -351,7 +351,7 @@ fi]) AC_ARG_WITH(term, - [ --with-term=NAME set the terminal to NAME (default \"xterm\")], + [ --with-term=NAME set the terminal to NAME (default \"rxvt\")], [if test x$withval != x; then AC_DEFINE_UNQUOTED(TERMENV, "$withval",Set TERM to the value given by configure) term="$withval" fi])