aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2012-05-18 13:56:08 -0400
committerGlenn Morris2012-05-18 13:56:08 -0400
commit660c8c1e9a08c236700574bd8bd8722c586cd62a (patch)
tree95368a18d847b45bdac85517d48cbdcea1ca1506 /ChangeLog
parent37f36bcb56e5b1d909a1f611756eac271ede0862 (diff)
downloademacs-660c8c1e9a08c236700574bd8bd8722c586cd62a.tar.gz
emacs-660c8c1e9a08c236700574bd8bd8722c586cd62a.zip
* Makefile.in (install-arch-indep): Split into several rules.
(install-doc, innstall-info, install-man): New rules.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c19df14eb0b..ed6c87e3ba5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
12012-05-18 Glenn Morris <rgm@gnu.org> 12012-05-18 Glenn Morris <rgm@gnu.org>
2 2
3 * Makefile.in (install-arch-indep): Split into several rules.
4 (install-doc, innstall-info, install-man): New rules.
5
3 * configure.in (mandir): May as well include it in the NS app bundle. 6 * configure.in (mandir): May as well include it in the NS app bundle.
4 7
5 * configure.in (INSTALL_ARCH_INDEP_EXTRA): New output variable. 8 * configure.in (INSTALL_ARCH_INDEP_EXTRA): New output variable.