changeset 2662:58a402f8af97

*** empty log message ***
author Jim Meyering <jim@meyering.net>
date Tue, 27 Jun 2000 10:08:15 +0000
parents 4df5d4e6f4cc
children 6a30a29026c7
files lib/ChangeLog m4/ChangeLog
diffstat 2 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lib/ChangeLog	Tue Jun 27 10:08:09 2000 +0000
+++ b/lib/ChangeLog	Tue Jun 27 10:08:15 2000 +0000
@@ -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.
--- a/m4/ChangeLog	Tue Jun 27 10:08:09 2000 +0000
+++ b/m4/ChangeLog	Tue Jun 27 10:08:15 2000 +0000
@@ -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