X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=configure;h=f4475814196d0cccc73c34734cbcc4ea43ef6423;hp=b8a3ce768bc1ef44c4a4b56d5408879b2a42eab5;hb=3921d2345a33311d6b87d42fe24eb67a2c56b8ff;hpb=3c13bc0321baaf340663779d6fce2b1f34c1c2c3 diff --git a/configure b/configure index b8a3ce76..f4475814 100755 --- a/configure +++ b/configure @@ -908,6 +908,7 @@ WITH_ZSH = ${WITH_ZSH} # Combined flags for compiling and linking against all of the above CONFIGURE_CFLAGS = -DHAVE_GETLINE=\$(HAVE_GETLINE) \$(GMIME_CFLAGS) \\ + \$(ZLIB_CFLAGS) \\ \$(TALLOC_CFLAGS) -DHAVE_VALGRIND=\$(HAVE_VALGRIND) \\ \$(VALGRIND_CFLAGS) \\ -DHAVE_STRCASESTR=\$(HAVE_STRCASESTR) \\