Mercurial > emacs
comparison src/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 | ecb7cdb525f0 |
children | b2427c1dfdcb |
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 * Makefile.in (ns_appdir, ns_appbindir): Now configure adds the | |
4 trailing "/". | |
2 | 5 |
3 * Makefile.in (TEMACS_LDFLAGS2): New, set by configure. | 6 * Makefile.in (TEMACS_LDFLAGS2): New, set by configure. |
4 (temacs${EXEEXT}): Combine the NS_IMPL_GNUSTEP case with the default. | 7 (temacs${EXEEXT}): Combine the NS_IMPL_GNUSTEP case with the default. |
5 | 8 |
6 * Makefile.in (GNUSTEP_SYSTEM_LIBRARIES): Remove, unused. | 9 * Makefile.in (GNUSTEP_SYSTEM_LIBRARIES): Remove, unused. |