*** 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 80ddf285c9272167a058a206a86800ef1fb11ba8..0272c8912e7b9e6a453a0f492685781405b55835 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 b6675e229bf80722f3195357a73c9e9c5ec70b3f..98b0102f3ab04012c2683d243406f3622b466f7e 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