X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=Makefile.local;h=3c6151cf2b89bbc6b2613e4eef9aa748992da85c;hp=f9b5a9b3417c7bec2c159df3e656a71434c6676c;hb=26b4cc4aad93e25dab1e1f38f19f1ae69cde389c;hpb=90a505373ef5a8135357f2da3cdf6837e32c3a7a diff --git a/Makefile.local b/Makefile.local index f9b5a9b3..3c6151cf 100644 --- a/Makefile.local +++ b/Makefile.local @@ -277,6 +277,7 @@ ifeq ($(MAKECMDGOALS), install) @echo "through the process of configuring notmuch and creating" @echo "a database of existing email messages. The \"notmuch\"" @echo "command will also offer some sample search commands." +ifeq ($(WITH_EMACS), 1) @echo "" @echo "Beyond the command-line interface, notmuch also offers" @echo "a full-featured interface for reading and writing mail" @@ -288,6 +289,7 @@ ifeq ($(MAKECMDGOALS), install) @echo "And then run emacs as \"emacs -f notmuch\" or invoke" @echo "the command \"M-x notmuch\" from within emacs." endif +endif .PHONY: install-desktop install-desktop: