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

/freebsd-10-stable/contrib/byacc/
H A Dconfigure3844 if test "${cf_cv_func_mkstemp+set}" = set; then
3850 cf_cv_func_mkstemp=maybe
3901 cf_cv_func_mkstemp=yes
3907 cf_cv_func_mkstemp=no
3914 echo "$as_me:3914: result: $cf_cv_func_mkstemp" >&5
3915 echo "${ECHO_T}$cf_cv_func_mkstemp" >&6
3916 if test "x$cf_cv_func_mkstemp" = xmaybe ; then
3977 if test "x$cf_cv_func_mkstemp" = xyes || test "x$ac_cv_func_mkstemp" = xyes ; then

Completed in 155 milliseconds