X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=compat%2FMakefile.local;fp=compat%2FMakefile.local;h=50f6cd191468b10d6e7c730ee433e6807719f627;hp=81e6c707d6ad9f2e1ff2c4a3b14aa9829eaa242f;hb=c10085c77b407d9ea704f8b4f9e0a805f63e72cb;hpb=16f0e7dcf4dc42f9637fdc82f887761b246b98c9 diff --git a/compat/Makefile.local b/compat/Makefile.local index 81e6c707..50f6cd19 100644 --- a/compat/Makefile.local +++ b/compat/Makefile.local @@ -3,7 +3,7 @@ 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