diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -1,5 +1,8 @@ | |||
| 1 | 2010-05-16 Glenn Morris <rgm@gnu.org> | 1 | 2010-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 | ||