aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2012-05-17 14:28:24 -0400
committerGlenn Morris2012-05-17 14:28:24 -0400
commit05f3d308da1b93a1fffbb6653c84da02334ff0b8 (patch)
treeff9ca24ac6ee0f489e70ed9ab0a5fdc0a4edb490 /ChangeLog
parent9f1ea7dcd994c63d754ba74fc3522fa725fd0f0d (diff)
downloademacs-05f3d308da1b93a1fffbb6653c84da02334ff0b8.tar.gz
emacs-05f3d308da1b93a1fffbb6653c84da02334ff0b8.zip
Further simplify install-arch-dep for self-contained NS builds
* Makefile.in (install-arch-dep): Use $write_subdir.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 8e5d69dc68f..d218ac4197f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
12012-05-17 Glenn Morris <rgm@gnu.org> 12012-05-17 Glenn Morris <rgm@gnu.org>
2 2
3 * Makefile.in (write_subdir): New. 3 * Makefile.in (write_subdir): New.
4 (install-arch-indep): Use $write_subdir. 4 (install-arch-indep, install-arch-dep): Use $write_subdir.
5 5
6 * configure.in (docdir, etcdir, infodir, lispdir): 6 * configure.in (docdir, etcdir, infodir, lispdir):
7 For a self-contained ns build, set these to the appropriate values. 7 For a self-contained ns build, set these to the appropriate values.