Searched refs:ac_cv_type_mode_t (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/byacc/
H A Dconfigure5253 if test "${ac_cv_type_mode_t+set}" = set; then
5283 ac_cv_type_mode_t=yes
5287 ac_cv_type_mode_t=no
5291 echo "$as_me:5291: result: $ac_cv_type_mode_t" >&5
5292 echo "${ECHO_T}$ac_cv_type_mode_t" >&6
5293 if test $ac_cv_type_mode_t = yes; then
/freebsd-10-stable/crypto/heimdal/
H A Dconfigure25585 if test "${ac_cv_type_mode_t+set}" = set; then :
25599 ac_cv_type_mode_t=yes
25601 ac_cv_type_mode_t=no
25606 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_type_mode_t" >&5
25607 $as_echo "$ac_cv_type_mode_t" >&6; }
25608 if test $ac_cv_type_mode_t = no; then
/freebsd-10-stable/contrib/bmake/
H A Dconfigure5058 ac_fn_c_check_type "$LINENO" "mode_t" "ac_cv_type_mode_t" "$ac_includes_default"
5059 if test "x$ac_cv_type_mode_t" = x""yes; then :

Completed in 151 milliseconds