Re: [fossil-users] build without zlib doesn't works anymore (using --with-miniz)

2018-06-29 Thread Martin Gagnon
On Fri, Jun 29, 2018 at 03:41:58PM -0400, Martin Gagnon wrote:
> Hi,
> 
> I use to be able to build fossil for some embedded arm linux without the
> need to have zlib available on my cross-compiler toolchain by using
> ./configure --with-miniz.
> 
> This doesn't works anymore because it seems that now, shell.c include
> zlib.h and links against zlib.
> 

Looks like this checkin is the culprit:
   http://www.fossil-scm.org/index.html/info/5b558bc76bb9fb5f
___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


[fossil-users] build without zlib doesn't works anymore (using --with-miniz)

2018-06-29 Thread Martin Gagnon
Hi,

I use to be able to build fossil for some embedded arm linux without the
need to have zlib available on my cross-compiler toolchain by using
./configure --with-miniz.

This doesn't works anymore because it seems that now, shell.c include
zlib.h and links against zlib.

Thanks,

-- 
Martin G.
___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users