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

Comparing libptytty/ptytty.m4 (file contents):
Revision 1.32 by sf-exg, Thu Dec 22 10:16:49 2011 UTC vs.
Revision 1.33 by sf-exg, Wed Jan 18 19:44:37 2012 UTC

176["/var/log/wtmpx" "/var/adm/wtmpx"]) 176["/var/log/wtmpx" "/var/adm/wtmpx"])
177dnl# -------------------------------------------------------------------------- 177dnl# --------------------------------------------------------------------------
178 178
179dnl# find lastlog 179dnl# find lastlog
180PT_FIND_FILE([lastlog], [PT_LASTLOG_FILE], 180PT_FIND_FILE([lastlog], [PT_LASTLOG_FILE],
181["/var/log/lastlog"]) 181["/var/log/lastlog" "/var/adm/lastlog"])
182dnl# -------------------------------------------------------------------------- 182dnl# --------------------------------------------------------------------------
183 183
184dnl# find lastlogx 184dnl# find lastlogx
185PT_FIND_FILE([lastlogx], [PT_LASTLOGX_FILE], 185PT_FIND_FILE([lastlogx], [PT_LASTLOGX_FILE],
186["/var/log/lastlogx" "/var/adm/lastlogx"]) 186["/var/log/lastlogx" "/var/adm/lastlogx"])

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines