Lines Matching refs:wtmp
623 AC_DEFINE([DISABLE_WTMP], [1], [Define if you don't want to use wtmp])
964 conf_wtmp_location=/usr/adm/wtmp
1000 AC_MSG_CHECKING([for obsolete utmp and wtmp in solaris2.x])
1006 [Define if you don't want to use wtmp])
1060 conf_wtmp_location=/var/adm/wtmp
5141 AC_ARG_ENABLE([wtmp], optenable
5142 [ --disable-wtmp disable use of wtmp even if detected [no]],
5248 dnl Don't define DISABLE_LASTLOG - that means we don't try wtmp/wtmpx
5288 dnl wtmp detection
5296 ]], [[ char *wtmp = WTMP_FILE; ]])],
5303 for f in /usr/adm/wtmp /var/log/wtmp; do
5315 [Define if you want to specify the path to your wtmp file])