aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2012-05-01 23:53:21 -0700
committerGlenn Morris2012-05-01 23:53:21 -0700
commita36e64d04bd36f982cd82dfbc4eba8bf5d79cb06 (patch)
treeeb05c8804f4c4932281a5297758e2d4a2597171c /ChangeLog
parent3fef57a2f66ec269f8ed016ad5bf39f2346c6b54 (diff)
downloademacs-a36e64d04bd36f982cd82dfbc4eba8bf5d79cb06.tar.gz
emacs-a36e64d04bd36f982cd82dfbc4eba8bf5d79cb06.zip
Makefile.in fix for systems without /bin/install or somesuch
* Makefile.in (install-arch-indep, uninstall): Ensure that INSTALL-type commands are run from top-level.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 46dff7c807f..2abe4a131c5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
12012-05-02 Glenn Morris <rgm@gnu.org> 12012-05-02 Glenn Morris <rgm@gnu.org>
2 2
3 * Makefile.in (install-arch-indep, uninstall):
4 Ensure that INSTALL-type commands are run from top-level.
5
3 * Makefile.in (INFO_FILES): Add emacs-gnutls; accidentally 6 * Makefile.in (INFO_FILES): Add emacs-gnutls; accidentally
4 omitted from 2012-04-12 backport from trunk. 7 omitted from 2012-04-12 backport from trunk.
5 8