Further simplify install-arch-dep for self-contained NS builds
[bpt/emacs.git] / ChangeLog
index 04ce373..d218ac4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,17 @@
 2012-05-17  Glenn Morris  <rgm@gnu.org>
 
+       * Makefile.in (write_subdir): New.
+       (install-arch-indep, install-arch-dep): Use $write_subdir.
+
+       * configure.in (docdir, etcdir, infodir, lispdir):
+       For a self-contained ns build, set these to the appropriate values.
+       * Makefile.in (install-arch-dep): No need to move info/ any more.
+
+       * configure.in (ns_self_contained): New output variable.
+       * Makefile.in (ns_self_contained): New, set by configure.
+       (install-arch-dep): For a self-contained ns build,
+       don't bother installing binaries then immediately deleting them.
+
        * Makefile.in (ns_appbindir, ns_appresdir):
        Move them before things that may refer to them.
        (install-arch-dep): No need to relocate self-contained ns libexec.