--- rxvt-unicode/configure 2006/01/25 21:04:15 1.92 +++ 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 @@ -11939,7 +11933,7 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ -#include // broken bsds (is that redundant) need this +#include // broken bsds (is that redundant?) need this #include #include #include @@ -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`