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

/xsrc/external/mit/xterm/dist/
H A Daclocal.m42033 AC_CACHE_CHECK(for working mkstemp, cf_cv_func_mkstemp,[
2065 ],[cf_cv_func_mkstemp=yes
2066 ],[cf_cv_func_mkstemp=no
2067 ],[cf_cv_func_mkstemp=maybe])
2069 if test "x$cf_cv_func_mkstemp" = xmaybe ; then
2072 if test "x$cf_cv_func_mkstemp" = xyes || test "x$ac_cv_func_mkstemp" = xyes ; then
H A Dconfigure6363 if test "${cf_cv_func_mkstemp+set}" = set; then
6369 cf_cv_func_mkstemp=maybe
6417 cf_cv_func_mkstemp=yes
6423 cf_cv_func_mkstemp=no
6430 echo "$as_me:6430: result: $cf_cv_func_mkstemp" >&5
6431 echo "${ECHO_T}$cf_cv_func_mkstemp" >&6
6432 if test "x$cf_cv_func_mkstemp" = xmaybe ; then
6493 if test "x$cf_cv_func_mkstemp" = xyes || test "x$ac_cv_func_mkstemp" = xyes ; then

Completed in 24 milliseconds