diff 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
line wrap: on
line diff
--- a/ChangeLog	Sun May 16 16:21:06 2010 -0700
+++ b/ChangeLog	Sun May 16 16:31:05 2010 -0700
@@ -1,5 +1,8 @@
 2010-05-16  Glenn Morris  <rgm@gnu.org>
 
+	* configure.in (ns_appdir, ns_appbindir): Add trailing "/" to value.
+	* Makefile.in (install-arch-dep): Update for above change.
+
 	* Makefile.in (ns_appdir): Remove.
 	(install-arch-dep): Test $ns_appresdir instead of $ns_appdir.