aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2010-05-16 16:31:05 -0700
committerGlenn Morris2010-05-16 16:31:05 -0700
commitda53fab92286d98b5a474ce9a5000f7f7ddf8c1c (patch)
tree73ba6ccf982aa6a8e31b6511932041ffc5c3e7ad /ChangeLog
parent58dfab186f74e60211e0b58a117d8d7fa3309db8 (diff)
downloademacs-da53fab92286d98b5a474ce9a5000f7f7ddf8c1c.tar.gz
emacs-da53fab92286d98b5a474ce9a5000f7f7ddf8c1c.zip
Tweak ns_app*dir values set by configure.
* configure.in (ns_appdir, ns_appbindir): Add trailing "/" to value. * Makefile.in (install-arch-dep): Update for above change. * src/Makefile.in (ns_appdir, ns_appbindir): Now configure adds the trailing "/".
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8634246bf41..adfdd63bc98 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
12010-05-16 Glenn Morris <rgm@gnu.org> 12010-05-16 Glenn Morris <rgm@gnu.org>
2 2
3 * configure.in (ns_appdir, ns_appbindir): Add trailing "/" to value.
4 * Makefile.in (install-arch-dep): Update for above change.
5
3 * Makefile.in (ns_appdir): Remove. 6 * Makefile.in (ns_appdir): Remove.
4 (install-arch-dep): Test $ns_appresdir instead of $ns_appdir. 7 (install-arch-dep): Test $ns_appresdir instead of $ns_appdir.
5 8