]> git.eshelyaron.com Git - emacs.git/commit
Tweak Makefile emacs-module.h handling
authorGlenn Morris <rgm@gnu.org>
Wed, 3 Oct 2018 20:47:01 +0000 (16:47 -0400)
committerEli Zaretskii <eliz@gnu.org>
Tue, 16 Oct 2018 15:43:45 +0000 (18:43 +0300)
commite456ddaa304edbe5cca3c5561764ebf9dd4b6732
tree46c78339e6c5a0b16e87d3422bd0805a1a334685
parent1dce1b2ffb67907afff2cac62bb05361dac815e4
Tweak Makefile emacs-module.h handling

* Makefile.in (install-arch-indep, uninstall): Respect DESTDIR.
Handle whitespace.  Remove non-portable mkdir argument.

(cherry picked from commit c1d0dbd6ca92cb221024382b19654e4fbf1d1ed3)
Makefile.in