]> git.eshelyaron.com Git - emacs.git/commit
Install self-contained ns leim files directly to their final destination
authorGlenn Morris <rgm@gnu.org>
Thu, 10 May 2012 03:40:20 +0000 (20:40 -0700)
committerGlenn Morris <rgm@gnu.org>
Thu, 10 May 2012 03:40:20 +0000 (20:40 -0700)
commitff57c2ec02157a5fa209a5626d2b79405d1f40d7
tree4a02adc6cbc38dd331cf951176a7ecbc4228189b
parent51b1e0596d4445e1f5c3fd2fa66fe597ac31d78a
Install self-contained ns leim files directly to their final destination

This is instead of installing them first in one place, then moving them.
It also fixes the previous change, which was incorrect for
the -disable-ns-self-contained case.

* configure.in (LEIM_INSTALLDIR): New output variable.

* leim/Makefile.in: (install_prefix): New.
(LEIM_INSTALLDIR): New, set by configure.
(install): Use LEIM_INSTALLDIR.
ChangeLog
configure.in
leim/ChangeLog
leim/Makefile.in