Check for sigprocmask in common.m4
[deliverable/binutils-gdb.git] / gdb / gdbserver / configure
index 5c84eeb779463a0ea20dcb5d830bf495ec84d05b..e513fc5eb10a2eef0eb139dbfb0b090ed4badf54 100755 (executable)
@@ -6821,7 +6821,8 @@ fi
 done
 
 
-  for ac_func in fdwalk getrlimit pipe pipe2 socketpair sigaction
+  for ac_func in fdwalk getrlimit pipe pipe2 socketpair sigaction \
+                 sigprocmask
 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.023987 seconds and 4 git commands to generate.