diff options
| author | Glenn Morris | 2010-05-16 16:38:13 -0700 |
|---|---|---|
| committer | Glenn Morris | 2010-05-16 16:38:13 -0700 |
| commit | 9a436f0c8f6973b2056b7a14b95e01e50ab87d3c (patch) | |
| tree | fe9e1c9cd7c23da644e437522cebbb8cdeb5553d /ChangeLog | |
| parent | da53fab92286d98b5a474ce9a5000f7f7ddf8c1c (diff) | |
| download | emacs-9a436f0c8f6973b2056b7a14b95e01e50ab87d3c.tar.gz emacs-9a436f0c8f6973b2056b7a14b95e01e50ab87d3c.zip | |
* configure.in (ns_appbindir, ns_appresdir): Set using $ns_appdir.
* configure: Regenerate.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -1,5 +1,7 @@ | |||
| 1 | 2010-05-16 Glenn Morris <rgm@gnu.org> | 1 | 2010-05-16 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * configure.in (ns_appbindir, ns_appresdir): Set using $ns_appdir. | ||
| 4 | |||
| 3 | * configure.in (ns_appdir, ns_appbindir): Add trailing "/" to value. | 5 | * configure.in (ns_appdir, ns_appbindir): Add trailing "/" to value. |
| 4 | * Makefile.in (install-arch-dep): Update for above change. | 6 | * Makefile.in (install-arch-dep): Update for above change. |
| 5 | 7 | ||