commit | 3f7fc22ecf21e9a98e228e664960fb7654eefca7 | [log] [tgz] |
---|---|---|
author | Jonathan Lennox <jonathan@vidyo.com> | Mon May 17 19:32:02 2010 +0000 |
committer | Jonathan Lennox <jonathan@vidyo.com> | Mon May 17 19:32:02 2010 +0000 |
tree | e2454d61dea68ad8e63fdc3e394592f45482532c | |
parent | 80c4c8387987d363ba9700fea2001a20e5436e89 [diff] [blame] |
Add configure test for the 'sigaction' function.
diff --git a/configure b/configure index 1bc6fc4..68d2355 100755 --- a/configure +++ b/configure
@@ -6809,7 +6809,8 @@ -for ac_func in socket inet_aton usleep + +for ac_func in socket inet_aton usleep sigaction do as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` echo "$as_me:$LINENO: checking for $ac_func" >&5