summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@raeburn.org>2000-05-25 16:40:12 +0000
committerKen Raeburn <raeburn@raeburn.org>2000-05-25 16:40:12 +0000
commit50d7ce09c6e12027b598b468558a9f0b7b3da8d3 (patch)
tree410bd484ea6a09ac560f85124bf9fba1d7ad185c /ChangeLog
parentd2af47dfec36a1b8f2a952cf837088078b8faedc (diff)
downloademacs-50d7ce09c6e12027b598b468558a9f0b7b3da8d3.tar.gz
* Makefile.in (install-arch-dep): Install fns-*.el only if it
exists; it won't in the CANNOT_DUMP case.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 224c9e264e5..213b6aa8826 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2000-05-25 Ken Raeburn <raeburn@gnu.org>
+
+ * Makefile.in (install-arch-dep): Install fns-*.el only if it
+ exists; it won't in the CANNOT_DUMP case.
+
2000-05-25 Gerd Moellmann <gerd@gnu.org>
* Makefile.in: Ignore exit status of `unset CDPATH' everywhere.