Re: zlib

2010-01-05 Thread Philip Herron
On Tue, 2010-01-05 at 19:59 +0100, Ralf Wildenhues wrote: > Hello Philip, > > * Philip Herron wrote on Tue, Jan 05, 2010 at 01:27:32AM CET: > > I am having trouble finding some macro or something for my > > configure.ac to for zlib support. I found this

Re: zlib

2010-01-05 Thread Vincent Torri
On Tue, 5 Jan 2010, Ralf Wildenhues wrote: Hello Philip, * Philip Herron wrote on Tue, Jan 05, 2010 at 01:27:32AM CET: I am having trouble finding some macro or something for my configure.ac to for zlib support. I found this so far: http://ac-archive.sourceforge.net/ac-archive

Re: zlib

2010-01-05 Thread Ralf Wildenhues
Hello Philip, * Philip Herron wrote on Tue, Jan 05, 2010 at 01:27:32AM CET: > I am having trouble finding some macro or something for my > configure.ac to for zlib support. I found this so far: > http://ac-archive.sourceforge.net/ac-archive/check_zlib.html > But this simply add

zlib

2010-01-04 Thread Philip Herron
Hey guys I am having trouble finding some macro or something for my configure.ac to for zlib support. I found this so far: http://ac-archive.sourceforge.net/ac-archive/check_zlib.html But this simply adds the option AC_ARG_WITH so zlib is optional but my work needs zlib now so its a little