[PATCH 1/1] emacs: Makefile.local: HAVE_EMACS usage fixes

David Bremner david at tethera.net
Sat Nov 30 05:50:38 PST 2013


Tomi Ollila <tomi.ollila at iki.fi> writes:

>  
>  ifeq ($(WITH_EMACS),1)
>  ifeq ($(HAVE_EMACS),1)
>  all: $(emacs_bytecode)
> +install-emacs: $(emacs_bytecode)
>  endif
>  

It's a bit confusing that we have both HAVE_EMACS and WITH_EMACS. Should
this be documented somewhere? Otherwise the patch seems sensible.

See also the discussion at id:528B455A.70200 at iki.fi.

d


More information about the notmuch mailing list