diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2004-07-28 19:23:28 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2004-07-28 19:23:28 +0000 |
commit | ed996f7489a1a79f2673bd54b423ec47e118b5ce (patch) | |
tree | a9f590bad8f383ff02fa4c6b8221e2435ce5b8d1 /ChangeLog | |
parent | f4bc6c5d12e74334700a6c6233e86c7ea6a10978 (diff) | |
download | coreutils-ed996f7489a1a79f2673bd54b423ec47e118b5ce.tar.xz |
Don't assume that Perl's getpwd agrees with ours.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2004-07-28 Paul Eggert <eggert@cs.ucla.edu> + * tests/misc/pwd: Don't assume that Perl's getpwd agrees with our + pwd when there are multiple names for the working directory + (which can happen with an automounter, sigh). + * src/Makefile.am ($(SCRIPTS)): Don't depend on Makefile; this causes Solaris 8 'make' to refuse to build "groups". (localedir.h): Don't depend on Makefile: this causes Solaris |