Searched refs:ac_cv_type_sig_atomic_t (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/crypto/heimdal/
H A Dconfigure25616 if test "${ac_cv_type_sig_atomic_t+set}" = set; then :
25630 ac_cv_type_sig_atomic_t=yes
25632 ac_cv_type_sig_atomic_t=no
25637 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_type_sig_atomic_t" >&5
25638 $as_echo "$ac_cv_type_sig_atomic_t" >&6; }
25639 if test $ac_cv_type_sig_atomic_t = no; then
/freebsd-10.0-release/crypto/openssh/
H A Dconfigure13447 ac_fn_c_check_type "$LINENO" "sig_atomic_t" "ac_cv_type_sig_atomic_t" "#include <signal.h>
13449 if test "x$ac_cv_type_sig_atomic_t" = xyes; then :

Completed in 221 milliseconds