changeset 5505:30468a4ba75e

Import getcwd and readutmp changes from coreutils.
author Paul Eggert <eggert@cs.ucla.edu>
date Wed, 01 Dec 2004 07:31:23 +0000
parents a21b66ff5325
children d0aff9554ddb
files m4/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,3 +1,10 @@
+2004-11-30  Paul Eggert  <eggert@cs.ucla.edu>
+
+	* getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX):
+	Define HAVE_PARTLY_WORKING_GETCWD if getcwd is partly working.
+
+	* readutmp.m4 (gl_READUTMP): Don't check for sys/param.h.
+
 2004-11-30  Simon Josefsson  <jas@extundo.com>
 
 	* base64.m4: New file.