If zlib, LZO, etc. are found, these are used for snappy_unittest. However,
they're also linked into libsnappy.so, creating possibly false dependencies in
distribution packages. We should
a) Stop linking libsnappy.so against these libs (the unit test alone should do so)
b) Have an option to not detect third-party compression libraries at all, or
c) Both a) and b).
Original issue reported on code.google.com by se...@google.com on 28 Apr 2011 at 10:22
Original issue reported on code.google.com by
se...@google.com
on 28 Apr 2011 at 10:22