--- rxvt-unicode/configure.ac 2006/01/22 17:00:42 1.22 +++ rxvt-unicode/configure.ac 2006/01/22 17:05:15 1.23 @@ -327,12 +327,6 @@ support_xim=$enableval fi]) -AC_ARG_ENABLE(ttygid, - [ --enable-ttygid enable tty setting to group named "tty"], - [if test x$enableval = xyes; then - AC_DEFINE(TTY_GID_SUPPORT, 1, Define to change gid of ttys to group tty) - fi]) - AC_ARG_ENABLE(backspace-key, [ --disable-backspace-key disable handling of the backspace key], [if test x$enableval = xno; then @@ -802,6 +796,8 @@ PTY_CHECK +TTY_GROUP_CHECK + dnl# -------------------------------------------------------------------------- dnl# now add and remove other stuff dnl# --------------------------------------------------------------------------