libtorrent icon indicating copy to clipboard operation
libtorrent copied to clipboard

Use pkg-check to find zlib

Open anthonyryan1 opened this issue 1 year ago • 0 comments

AX_CHECK_ZLIB has been slowly bitrotting, and there's precedent for this approach with CPPUNIT already.

Alternatively we could update to a newer version, but pkg-check is a bit more future-proof.

anthonyryan1 avatar Mar 09 '24 15:03 anthonyryan1