# HG changeset patch # User Jim Meyering # Date 1138130173 0 # Node ID 65c9c6fd00ab98b2c1cd6480284735c6c789361e # Parent 1de08b1b38c711d13c8af2f3e4d2aa313cda48c1 *** empty log message *** diff --git a/ChangeLog b/ChangeLog --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-01-24 Jim Meyering + + * modules/openat (Files): Add lib/intprops.h. + From Mark D. Baushke. + 2006-01-19 Simon Josefsson * modules/lock-tests: Use check_PROGRAMS instead of noinst_PROGRAMS. diff --git a/m4/ChangeLog b/m4/ChangeLog --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,8 @@ +2006-01-24 Jim Meyering + + * openat.m4 (gl_FUNC_OPENAT): Add AC_LIBSOURCES([intprops.h]). + Reported by Mark D. Baushke. + 2006-01-23 Paul Eggert * getopt.m4 (gl_PREREQ_GETOPT): Check for getenv decl.