From: Jim Meyering Date: Fri, 25 Apr 2003 18:42:21 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.0.1~647 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=110e377d26a6b939d43d1d72e2d03cd772625b9a;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/m4/ChangeLog b/m4/ChangeLog index 0287044f63..a9a274f73c 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,16 @@ +2003-04-25 Jim Meyering + + * getcwd-path-max.m4 (GL_FUNC_GETCWD_PATH_MAX): If PATH_MAX + is not defined, don't run the test, and don't use the wrapper. + Otherwise, on the Hurd, it would take a long time to create + and remove a hierarchy about 4000 levels deep. + Based on a patch from Robert Millan. + +2003-04-22 Jim Meyering + + Aesthetics. + * gettext.m4: Change an occurrence of [ \t] to [\t ]. + 2003-04-07 Jim Meyering * prereq.m4 (jm_PREREQ_STAT): Add prerequisites and #includes