From: Jim Meyering Date: Fri, 13 May 2005 07:53:57 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: CPPI-1_12~815 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=79c068deb325870606acaecae2e81a9e7a58f0a5;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/m4/ChangeLog b/m4/ChangeLog index 5bfdc0101c..49f39d2edb 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,9 @@ +2005-05-13 Jim Meyering + + * readdir.m4 (GL_FUNC_READDIR): Remove, now that remove.c no + longer needs it. + * jm-macros.m4 (gl_MACROS): Don't require GL_FUNC_READDIR. + 2005-05-10 Derek Price * getopt.m4 (gl_GETOPT): Check for Solaris 10 bug, not decl, when diff --git a/m4/jm-macros.m4 b/m4/jm-macros.m4 index bea917bf9b..010ae59409 100644 --- a/m4/jm-macros.m4 +++ b/m4/jm-macros.m4 @@ -1,4 +1,4 @@ -#serial 85 -*- autoconf -*- +#serial 86 -*- autoconf -*- dnl Misc type-related macros for coreutils.