]> git.notmuchmail.org Git - notmuch/blobdiff - Makefile
Makefile: Remove unused variable emacs_startdir
[notmuch] / Makefile
index 17fa4a2206bd520e02270223bb6d380e2ec26f54..9e44d90a3a35134cd7beb6d92b775fe0f77fb2e4 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,6 @@ extra_cflags := $(shell pkg-config --cflags glib-2.0 gmime-2.4 talloc)
 extra_cxxflags := $(shell xapian-config --cxxflags)
 
 emacs_lispdir := $(shell pkg-config emacs --variable sitepkglispdir)
 extra_cxxflags := $(shell xapian-config --cxxflags)
 
 emacs_lispdir := $(shell pkg-config emacs --variable sitepkglispdir)
-emacs_startdir := $(shell pkg-config emacs --variable sitestartdir)
 
 # Now smash together user's values with our extra values
 override CFLAGS += $(WARN_FLAGS) $(extra_cflags)
 
 # Now smash together user's values with our extra values
 override CFLAGS += $(WARN_FLAGS) $(extra_cflags)