]> git.notmuchmail.org Git - notmuch/commit
emacs: Makefile.local: HAVE_EMACS usage fixes
authorTomi Ollila <tomi.ollila@iki.fi>
Tue, 27 Aug 2013 19:00:47 +0000 (22:00 +0300)
committerDavid Bremner <david@tethera.net>
Mon, 13 Jan 2014 18:12:05 +0000 (14:12 -0400)
commitf2a3d9799d68d567d2bdd43827ac158885a4c11b
tree758e6e25942404d6180c40ace3dcd3fea0408335
parent79b6b0190b36f5c9f14af48a3af675d2a16a46f3
emacs: Makefile.local: HAVE_EMACS usage fixes

If we don't have emacs, disable targets that used EMACS while doing
the recipes of that target.

If we do have emacs, make install-emacs depend on *.elc files,
as making the target will attempt to install those.
emacs/Makefile.local