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

/xsrc/external/mit/xterm/dist/
H A Daclocal.m42950 AC_CACHE_CHECK(if this is an SVR4 system, cf_cv_svr4,[
2969 [cf_cv_svr4=yes],
2970 [cf_cv_svr4=no])
2973 test "$cf_cv_svr4" = yes && AC_DEFINE(SVR4,1,[Define to 1 if this is an SVR4 system])
H A Dconfigure11009 if test "${cf_cv_svr4+set}" = set; then
11054 cf_cv_svr4=yes
11058 cf_cv_svr4=no
11063 echo "$as_me:11063: result: $cf_cv_svr4" >&5
11064 echo "${ECHO_T}$cf_cv_svr4" >&6
11068 test "$cf_cv_svr4" = yes &&

Completed in 25 milliseconds