]> git.notmuchmail.org Git - notmuch/blobdiff - Makefile.local
configure: add options to disable emacs/zsh/bash and choose install dir.
[notmuch] / Makefile.local
index f9b5a9b3417c7bec2c159df3e656a71434c6676c..3c6151cf2b89bbc6b2613e4eef9aa748992da85c 100644 (file)
@@ -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: