--- rxvt-unicode/autoconf/configure.in 2006/01/17 09:02:18 1.77 +++ rxvt-unicode/autoconf/configure.in 2006/01/17 11:53:07 1.78 @@ -712,22 +712,12 @@ AC_TYPE_SIGNAL dnl> AC_FUNC_VPRINTF -dnl# Note: On Ultrix, setsid() does weirdo stuff, disable it -case "$host_alias" in - *ultrix) ac_cv_func_setsid='no' ;; - *) break;; -esac - AC_CHECK_FUNCS( \ - atexit \ revoke \ unsetenv \ setutent \ seteuid \ setreuid \ - setsid \ - setpgrp \ - setpgid \ _getpty \ getpt \ posix_openpt \