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

/xsrc/external/mit/xterm/dist/
H A Daclocal.m43003 AC_CACHE_CHECK(if we should define SYSV,cf_cv_sysv,[
3037 [cf_cv_sysv=yes],
3038 [cf_cv_sysv=no])
3040 test "$cf_cv_sysv" = yes && AC_DEFINE(SYSV,1,[Define to 1 if this is an SYSV system])
H A Dconfigure10876 if test "${cf_cv_sysv+set}" = set; then
10936 cf_cv_sysv=yes
10940 cf_cv_sysv=no
10945 echo "$as_me:10945: result: $cf_cv_sysv" >&5
10946 echo "${ECHO_T}$cf_cv_sysv" >&6
10947 test "$cf_cv_sysv" = yes &&

Completed in 26 milliseconds