]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Fri, 25 Apr 2003 18:42:21 +0000 (18:42 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 25 Apr 2003 18:42:21 +0000 (18:42 +0000)
m4/ChangeLog

index 0287044f639cb7cf8d23891fae016fc592c65b35..a9a274f73ceb935d1fbdf7d045180b3bdbcc7344 100644 (file)
@@ -1,3 +1,16 @@
+2003-04-25  Jim Meyering  <jim@meyering.net>
+
+       * 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  <jim@meyering.net>
+
+       Aesthetics.
+       * gettext.m4: Change an occurrence of [ \t] to [\t ].
+
 2003-04-07  Jim Meyering  <jim@meyering.net>
 
        * prereq.m4 (jm_PREREQ_STAT): Add prerequisites and #includes