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

/freebsd-11-stable/contrib/byacc/
H A Dconfigure3966 if test "${cf_cv_func_mkstemp+set}" = set; then
3972 cf_cv_func_mkstemp=maybe
4026 cf_cv_func_mkstemp=yes
4032 cf_cv_func_mkstemp=no
4039 echo "$as_me:4039: result: $cf_cv_func_mkstemp" >&5
4040 echo "${ECHO_T}$cf_cv_func_mkstemp" >&6
4041 if test "x$cf_cv_func_mkstemp" = xmaybe ; then
4102 if test "x$cf_cv_func_mkstemp" = xyes || test "x$ac_cv_func_mkstemp" = xyes ; then

Completed in 42 milliseconds