mirror of
https://git.tukaani.org/xz.git
synced 2025-10-02 15:28:39 +00:00
linked statically or dynamically against liblzma. The default is still to use static liblzma, but it can now be changed by passing --enable-dynamic to configure. Thanks to Mike Frysinger for the original patch. Fixed a few minor bugs in configure.ac.