]> git.notmuchmail.org Git - notmuch/blobdiff - configure
Makefiles: Eliminate the useless quiet_* functions.
[notmuch] / configure
index 7db537e41fb4d909fb98c22582e3d24f13689f88..d56caaddd91cb2db29d92744f1977d232955feda 100755 (executable)
--- a/configure
+++ b/configure
@@ -279,9 +279,6 @@ CXX = ${CXX}
 # Command to execute emacs from Makefiles
 EMACS = emacs --quick
 
-# Command to execute gzip from Makefiles
-gzip = gzip
-
 # Default FLAGS for C compiler (can be overridden by user such as "make CFLAGS=-g")
 CFLAGS = ${CFLAGS}