Mercurial > emacs
comparison ChangeLog @ 108626:840953137f6b
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 "/".
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sun, 16 May 2010 16:31:05 -0700 |
parents | cb966dd854bc |
children | 4b6058a65883 |
comparison
equal
deleted
inserted
replaced
108625:cb966dd854bc | 108626:840953137f6b |
---|---|
1 2010-05-16 Glenn Morris <rgm@gnu.org> | 1 2010-05-16 Glenn Morris <rgm@gnu.org> |
2 | |
3 * configure.in (ns_appdir, ns_appbindir): Add trailing "/" to value. | |
4 * Makefile.in (install-arch-dep): Update for above change. | |
2 | 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 |
6 * configure.in (TEMACS_LDFLAGS2): New output variable. | 9 * configure.in (TEMACS_LDFLAGS2): New output variable. |