* lib/readutmp.h: Skip most definitions if neither <utmp.h> nor
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 22 Aug 2006 17:34:55 +0000 (17:34 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 22 Aug 2006 17:34:55 +0000 (17:34 +0000)
commit57b2981b944bd16fa922ce08919137ed59188a21
tree579268931a99ce3514d9bcb2035567d25ba89303
parente65015aeff792b6741accb73e55dcb44efa82618
* lib/readutmp.h: Skip most definitions if neither <utmp.h> nor
<utmpx.h> exists.
* m4/readutmp.m4 (gl_READUTMP): Compile readutmp.c only if <utmp.h> or
<utmpx.h> exists.
lib/ChangeLog
lib/readutmp.h
m4/ChangeLog
m4/readutmp.m4