Lines Matching refs:wtmp
570 AC_DEFINE([DISABLE_WTMP], [1], [Define if you don't want to use wtmp])
864 conf_wtmp_location=/usr/adm/wtmp
901 AC_MSG_CHECKING([for obsolete utmp and wtmp in solaris2.x])
907 [Define if you don't want to use wtmp])
961 conf_wtmp_location=/var/adm/wtmp
4787 AC_ARG_ENABLE([wtmp], optenable
4788 [ --disable-wtmp disable use of wtmp even if detected [no]],
4894 dnl Don't define DISABLE_LASTLOG - that means we don't try wtmp/wtmpx
4934 dnl wtmp detection
4942 ]], [[ char *wtmp = WTMP_FILE; ]])],
4949 for f in /usr/adm/wtmp /var/log/wtmp; do
4961 [Define if you want to specify the path to your wtmp file])