* configure.in, Makefile.in, getutline.c: replace getutline() on
authorNathan Bryant <loanshark@uncensored.citadel.org>
Fri, 5 Feb 1999 00:34:52 +0000 (00:34 +0000)
committerNathan Bryant <loanshark@uncensored.citadel.org>
Fri, 5 Feb 1999 00:34:52 +0000 (00:34 +0000)
commit6829d4e2404335f12e3b186af7f0bb4ebfa4d5ee
treeb8e76b14a663cf7df3bc8c02d2dc093581c2866f
parent73adb334e545f6647a14bfd5d4233f8852259608
    * configure.in, Makefile.in, getutline.c: replace getutline() on
          systems which don't have it
        * routines.c: now always access utmp directly unless we can't find
          utmp.h
citadel/ChangeLog
citadel/Makefile.in
citadel/configure.in
citadel/getutline.c [new file with mode: 0644]
citadel/routines.c