X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=compat%2FMakefile.local;h=50f6cd191468b10d6e7c730ee433e6807719f627;hb=c10085c77b407d9ea704f8b4f9e0a805f63e72cb;hp=17b451402fbc065c7af2c0c0577f5de9ae6a4504;hpb=86232e62ab0ed6948de24a6aab5d9f2558171acf;p=notmuch diff --git a/compat/Makefile.local b/compat/Makefile.local index 17b45140..50f6cd19 100644 --- a/compat/Makefile.local +++ b/compat/Makefile.local @@ -1,7 +1,9 @@ +# -*- makefile -*- + dir := compat extra_cflags += -I$(dir) -notmuch_compat_srcs = +notmuch_compat_srcs := ifneq ($(HAVE_GETLINE),1) notmuch_compat_srcs += $(dir)/getline.c $(dir)/getdelim.c