From: Todd C. Miller Date: Sat, 8 Dec 2001 19:44:55 +0000 (+0000) Subject: regen X-Git-Tag: SUDO_1_6_4~150 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c570580e42ae1941d5f9fd2577fa4d7b4d2baf7a;p=sudo regen --- diff --git a/configure b/configure index e351b0297..8ab809223 100755 --- a/configure +++ b/configure @@ -7597,7 +7597,7 @@ EOF ;; esac -for ac_func in strchr strrchr memchr memcpy memset sysconf sigaction tzset \ +for ac_func in strchr strrchr memchr memcpy memset sysconf tzset \ seteuid setegid strftime setrlimit initgroups fstat do ac_ac_var=`echo "ac_cv_func_$ac_func" | $ac_tr_sh` @@ -8577,7 +8577,7 @@ else LIBOBJS="$LIBOBJS fnmatch.$ac_objext" fi -for ac_func in strerror strcasecmp +for ac_func in strerror strcasecmp sigaction do ac_ac_var=`echo "ac_cv_func_$ac_func" | $ac_tr_sh` echo "$as_me:8583: checking for $ac_func" >&5