[EMAIL PROTECTED] wrote: > No. I added --with-zlib but left --disable-zlib. I guess it's a bit > inconsistent but it seemed more important to me to keep the --disable-zlib > because people are used to it. Do you prefer something else ? The problem is that from a user perspective, the two flags are inconsistent. What does it mean to use --with-zlib --disable-zlib? Whic has precence? If we want to use --with-zlib, then we should remove --disable-zlib and make a note in the documentation. I used --disable because I intended that zlib be compiled in by default and the config option would allow users to pick whether it was used (or the compression level). -Geoff ------------------------------------ To unsubscribe from the htdig3-dev mailing list, send a message to [EMAIL PROTECTED] containing the single word "unsubscribe" in the SUBJECT of the message.
