]> git.notmuchmail.org Git - notmuch/commit
Makefile: Eliminate the "make install-emacs" target.
authorCarl Worth <cworth@cworth.org>
Tue, 6 Apr 2010 17:35:20 +0000 (10:35 -0700)
committerCarl Worth <cworth@cworth.org>
Tue, 6 Apr 2010 21:36:31 +0000 (14:36 -0700)
commita5ed8c68f6db37d3866088a9770447eba6833109
tree3710209c13f3f77c2cc7628bf43c61e954b4ff5b
parentf89b3d16db90be99c3097c8dac0d95930cdd1f1d
Makefile: Eliminate the "make install-emacs" target.

Instead, simply byte-compile the emacs source files as part of "make"
and install them as part of "make install". The byte compilation is
made conditional on the configure script finding the emacs binary.
That way, "make; make install" will still work for someone that doesn't
have emacs installed, (which was the only reason we had made a separate
"make install-emacs" target in the first place).
Makefile.local
configure
emacs/Makefile.local