--- rxvt-unicode/configure 2006/01/25 21:17:52 1.93 +++ rxvt-unicode/configure 2006/01/25 22:09:33 1.94 @@ -9952,15 +9952,9 @@ - - - for ac_func in \ unsetenv \ setutent \ - seteuid \ - setresuid \ - setreuid \ on_exit \ do @@ -12246,12 +12240,20 @@ + + + + for ac_func in \ revoke \ _getpty \ getpt \ posix_openpt \ isastream \ + setuid \ + seteuid \ + setreuid \ + setresuid \ do as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`