Install a self-contained NS build's libexec directly into the right place
authorGlenn Morris <rgm@gnu.org>
Thu, 17 May 2012 01:23:03 +0000 (21:23 -0400)
committerGlenn Morris <rgm@gnu.org>
Thu, 17 May 2012 01:23:03 +0000 (21:23 -0400)
commit3a4155de6637f737ff8b12ec3ceb2633f8e8fa26
treeacd0c12cf49f440abe4a7e8cc7d5486af8a818c1
parenta0a79cde7c978cf457c4a817b9a67bb4557f8a5c
Install a self-contained NS build's libexec directly into the right place
This is rather than installing it in one place then moving it.

* configure.in (archlibdir): Set it for self-contained ns builds.
(libexecdir): Don't expand it now (this is mainly cosmetic).

* 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.

* lib-src/Makefile.in (ns_appbindir): New, set by configure.
ChangeLog
Makefile.in
configure.in
lib-src/ChangeLog
lib-src/Makefile.in