From: guy Date: Thu, 25 Apr 2002 04:26:45 +0000 (+0000) Subject: Regenerate. X-Git-Tag: tcpdump-3.8-bp~513 X-Git-Url: https://git.tcpdump.org/tcpdump/commitdiff_plain/c70be1f7e1d38e11e4820e5cf248de10b71a4db1 Regenerate. --- diff --git a/configure b/configure index bd689fb8..b6dac4a6 100755 --- a/configure +++ b/configure @@ -3185,7 +3185,7 @@ EOF ;; *) - for ac_func in sigset + for ac_func in sigaction do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 echo "configure:3192: checking for $ac_func" >&5 @@ -3240,8 +3240,8 @@ else fi done - if test $ac_cv_func_sigset = no ; then - for ac_func in sigaction + if test $ac_cv_func_sigaction = no ; then + for ac_func in sigset do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 echo "configure:3248: checking for $ac_func" >&5