summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2004-07-28 18:54:05 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2004-07-28 18:54:05 +0000
commitd2d008b6fecf35872eab0fc7d59d818b33677ad2 (patch)
treec2315dbbce13f220f7115e4e59b6e445cec820e4 /ChangeLog
parenta60f136da2890c7490bc3a579e5cb787df171f3a (diff)
downloadcoreutils-d2d008b6fecf35872eab0fc7d59d818b33677ad2.tar.xz
In src/Makefile.am, don't have 'groups' or 'localedir.h' depend on Makefile.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 94fe8c5df..ba974596b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2004-07-28 Paul Eggert <eggert@cs.ucla.edu>
+ * 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
+ 8 'make' to build localedir.h unnecessarily. The dependence
+ on Makefile is ineffective anyway, since $(localedir) might
+ change even if Makefile hasn't.
+
* src/remove.c (remove_dir): If we can't save the state of the
working directory, pretend we started from "/", not ".".
This avoids a bug on hosts like Solaris that don't let you