*** empty log message ***
authorJim Meyering <jim@meyering.net>
Tue, 27 Jun 2000 10:08:15 +0000 (10:08 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 27 Jun 2000 10:08:15 +0000 (10:08 +0000)
lib/ChangeLog
m4/ChangeLog

index 80ddf28..0272c89 100644 (file)
@@ -1,3 +1,7 @@
+2000-06-17  Bruno Haible  <haible@clisp.cons.org>
+
+       * Makefile.am (libfetish_a_SOURCES): Remove readutmp.c.
+
 2000-06-26  Paul Eggert  <eggert@twinsun.com>
 
        savedir now sets errno on failure and invokes xmalloc to get memory.
index b6675e2..98b0102 100644 (file)
@@ -1,3 +1,9 @@
+2000-06-17  Bruno Haible  <haible@clisp.cons.org>
+
+       * check-decl.m4 (_jm_DECL_HEADERS): Check for utmp.h as well.
+       * prereq.m4 (jm_PREREQ_READUTMP): Likewise. If either <utmp.h> or
+       <utmpx.h> exists, put readutmp.o into LIBOBJS.
+
 2000-06-25  Jim Meyering  <meyering@lucent.com>
 
        * mbstate_t.m4: Include stdio.h before wchar.h to work around