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

/freebsd-9.3-release/contrib/binutils/binutils/
H A Dconfigure12018 if test "${ac_cv_func_mkstemp+set}" = set; then
12094 ac_cv_func_mkstemp=yes
12099 ac_cv_func_mkstemp=no
12104 echo "$as_me:$LINENO: result: $ac_cv_func_mkstemp" >&5
12105 echo "${ECHO_T}$ac_cv_func_mkstemp" >&6
12106 if test $ac_cv_func_mkstemp = yes; then
/freebsd-9.3-release/crypto/heimdal/
H A Dconfigure34361 if test "${ac_cv_func_mkstemp+set}" = set; then
34427 ac_cv_func_mkstemp=yes
34432 ac_cv_func_mkstemp=no
34438 { echo "$as_me:$LINENO: result: $ac_cv_func_mkstemp" >&5
34439 echo "${ECHO_T}$ac_cv_func_mkstemp" >&6; }
34440 if test $ac_cv_func_mkstemp = yes; then
[all...]
/freebsd-9.3-release/contrib/ntp/
H A Dconfigure31160 ac_fn_c_check_func "$LINENO" "mkstemp" "ac_cv_func_mkstemp"
31161 if test "x$ac_cv_func_mkstemp" = xyes; then :
[all...]

Completed in 285 milliseconds