diff options
| author | Glenn Morris | 2012-05-18 13:56:08 -0400 |
|---|---|---|
| committer | Glenn Morris | 2012-05-18 13:56:08 -0400 |
| commit | 660c8c1e9a08c236700574bd8bd8722c586cd62a (patch) | |
| tree | 95368a18d847b45bdac85517d48cbdcea1ca1506 /ChangeLog | |
| parent | 37f36bcb56e5b1d909a1f611756eac271ede0862 (diff) | |
| download | emacs-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-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -1,5 +1,8 @@ | |||
| 1 | 2012-05-18 Glenn Morris <rgm@gnu.org> | 1 | 2012-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. |