> From: Bertrand Jacquin <be...@meleeweb.net> > The current configure.ac use many hack to determine if zlib is present, > recent enough. Is a (fast done) patch like this can help you ? The main > idea is to relie on pkg-config.
I'd warn against sole reliance on pkgconfig in the ./configure. The latter is all about maximum portability, and not all systems may have pkgconfig. Use it by all means, but fall back to the "old" ways if it is not available. Regards, Eugene
signature.asc
Description: OpenPGP digital signature
_______________________________________________ http://lurker.clamav.net/list/clamav-devel.html Please submit your patches to our Bugzilla: http://bugs.clamav.net