Tomi Ollila <[email protected]> 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:[email protected]. d _______________________________________________ notmuch mailing list [email protected] http://notmuchmail.org/mailman/listinfo/notmuch
