ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libptytty/ptytty.m4
(Generate patch)

Comparing libptytty/ptytty.m4 (file contents):
Revision 1.13 by ayin, Sun Nov 4 10:16:58 2007 UTC vs.
Revision 1.14 by ayin, Mon Nov 5 00:43:42 2007 UTC

111if test x$support_lastlog = xyes; then 111if test x$support_lastlog = xyes; then
112 AC_DEFINE(LASTLOG_SUPPORT, 1, Define if you want to have lastlog support when utmp/utmpx is enabled) 112 AC_DEFINE(LASTLOG_SUPPORT, 1, Define if you want to have lastlog support when utmp/utmpx is enabled)
113fi 113fi
114 114
115AC_CHECK_FUNCS( \ 115AC_CHECK_FUNCS( \
116 ttyslot \
117 updwtmp \ 116 updwtmp \
118 updwtmpx \ 117 updwtmpx \
119 updlastlogx \ 118 updlastlogx \
120) 119)
121 120

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines