gdbsupport/common.m4: check for sigtimedwait
[deliverable/binutils-gdb.git] / gdbsupport / configure
index 60643c80b5a81417d57d39e9475da92874938de5..a9dd02c5b7224854ae3cffcc5be527f68b2fc832 100755 (executable)
@@ -8131,7 +8131,7 @@ fi
 
   for ac_func in fdwalk getrlimit pipe pipe2 poll socketpair sigaction \
                  ptrace64 sbrk setns sigaltstack sigprocmask \
-                 setpgid setpgrp getrusage getauxval
+                 setpgid setpgrp getrusage getauxval sigtimedwait
 do :
   as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
 ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
This page took 0.023323 seconds and 4 git commands to generate.