K 10 svn:author V 8 kientzle K 8 svn:date V 27 2009-03-07T03:30:35.348288Z K 7 svn:log V 410 Merge r335,653,676 from libarchive.googlecode.com: Instead of conditioning tests on HAVE_ZLIB, etc, just ask libarchive for the service and handle the failure coming back from libarchive. This gives us better test coverage of common client usage where clients simply try to use libarchive services and handle the errors coming back instead of trying to second-guess which libarchive services are compiled in. END