> > I am still wondering how zlib was handled with gzstream though. Maybe > > USE_COMPRESSION was disabled by default? > > Correct.
So, 1. Can I go ahead and remove bzip2.cpp? 2. Does it make sense to use USE_COMPRSSION around this library? This is certainly more difficult than excluding gzstream.h/C so it may be easier to require zlib support under windows. (Another thing to add to the windows installers. :-) Bo