X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=Makefile;h=7a59ce0ade5dbebc997aa0b92570c36722768493;hp=f4efe1f091f4740b962cce6d88d54e3e6c16a2fb;hb=f47bec55bda2f4ef745ba6a284545bd8d1f9fbcc;hpb=ce6cfd6408e805aa8eee45131c4d6e6e4e62928a diff --git a/Makefile b/Makefile index f4efe1f0..7a59ce0a 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ WARN_CXXFLAGS=-Wall -Wextra -Wwrite-strings -Wswitch-enum WARN_CFLAGS=$(WARN_CXXFLAGS) -Wmissing-declarations # Additional programs that are used during the compilation process. -EMACS ?= emacs +EMACS ?= emacs --quick # Lowercase to avoid clash with GZIP environment variable for passing # arguments to gzip. gzip = gzip