1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-24 00:40:35 -08:00
emacs/lib-src
Glenn Morris 3a4155de66 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.
2012-05-16 21:23:03 -04:00
..
.gitignore
ChangeLog Install a self-contained NS build's libexec directly into the right place 2012-05-16 21:23:03 -04:00
COPYING
ebrowse.c
emacsclient.c Backport 2012-05-02T11:33:49Z!lekktu@gmail.com from trunk 2012-05-02 21:06:50 +08:00
etags.c etags: pacify gcc -Wstack-protector on Ubuntu 12.04 x86 2012-05-09 17:27:32 -07:00
grep-changelog
hexl.c
make-docfile.c Fixes: debbugs:11380 2012-04-29 22:05:44 +02:00
Makefile.in Install a self-contained NS build's libexec directly into the right place 2012-05-16 21:23:03 -04:00
makefile.w32-in Support building on MS-Windows with libxml2. 2012-04-07 16:57:36 +03:00
movemail.c
ntlib.c
ntlib.h
pop.c Add NUL-termination to some uses of strncpy. 2012-05-02 18:12:13 +08:00
pop.h
profile.c
rcs-checkin
rcs2log
README
test-distrib.c
testfile
update-game-score.c Assume less-ancient POSIX support. 2012-04-15 17:41:01 -07:00
vcdiff

This directory contains the source code for the architecture-dependent
files that go in ${archlibdir}.  At present, these are mostly utility
programs used by GNU Emacs.