]> granicus.if.org Git - sudo/commitdiff
regen
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sat, 8 Dec 2001 19:44:55 +0000 (19:44 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sat, 8 Dec 2001 19:44:55 +0000 (19:44 +0000)
configure

index e351b0297e231b671a209a4d071af6ea8e521038..8ab809223e6fe4089f57ad91bdd34b257bf83c29 100755 (executable)
--- 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