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

/xsrc/external/mit/xterm/dist/
H A Daclocal.m42350 AC_CACHE_CHECK(if POSIX saved-ids are supported,cf_cv_posix_saved_ids,[
2369 ],[cf_cv_posix_saved_ids=yes
2381 cf_cv_posix_saved_ids=yes,
2382 cf_cv_posix_saved_ids=no,
2383 cf_cv_posix_saved_ids=unknown)
2387 test "$cf_cv_posix_saved_ids" = yes && AC_DEFINE(HAVE_POSIX_SAVED_IDS,1,[Define to 1 if POSIX saved-ids are supported])
H A Dconfigure.in235 if test "$cf_cv_posix_saved_ids" != yes ; then
H A Dconfigure7385 if test "${cf_cv_posix_saved_ids+set}" = set; then
7430 cf_cv_posix_saved_ids=yes
7437 cf_cv_posix_saved_ids=unknown
7464 cf_cv_posix_saved_ids=yes
7469 cf_cv_posix_saved_ids=no
7478 echo "$as_me:7478: result: $cf_cv_posix_saved_ids" >&5
7479 echo "${ECHO_T}$cf_cv_posix_saved_ids" >&6
7481 test "$cf_cv_posix_saved_ids" = yes &&
8850 if test "$cf_cv_posix_saved_ids" != yes ; then

Completed in 27 milliseconds