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

/xsrc/external/mit/xterm/dist/
H A Daclocal.m42925 AC_CACHE_CHECK(for struct lastlog,cf_cv_struct_lastlog,[
2937 cf_cv_struct_lastlog=yes],[
2938 cf_cv_struct_lastlog=no],[
2939 cf_cv_struct_lastlog=unknown])])
2941 test $cf_cv_struct_lastlog != no && AC_DEFINE(USE_STRUCT_LASTLOG,1,[Define to 1 if we have struct lastlog])
H A Dconfigure7279 if test "${cf_cv_struct_lastlog+set}" = set; then
7285 cf_cv_struct_lastlog=unknown
7314 cf_cv_struct_lastlog=yes
7320 cf_cv_struct_lastlog=no
7325 echo "$as_me:7325: result: $cf_cv_struct_lastlog" >&5
7326 echo "${ECHO_T}$cf_cv_struct_lastlog" >&6
7328 test $cf_cv_struct_lastlog != no &&

Completed in 25 milliseconds