liblzma/src
Lasse Collin 880c330938 Make it easy to choose if command line tools should be
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.
2009-02-07 21:17:07 +02:00
..
common Various code cleanups the the xz command line tool. 2009-02-05 09:12:57 +02:00
liblzma Support LZMA_API_STATIC in assembler files to 2009-02-07 15:55:47 +02:00
scripts remove trailing blanks from all but .xz files 2009-01-26 20:01:51 +02:00
xz Make it easy to choose if command line tools should be 2009-02-07 21:17:07 +02:00
xzdec Make it easy to choose if command line tools should be 2009-02-07 21:17:07 +02:00
Makefile.am Renamed lzma to xz and lzmadec to xzdec. We create symlinks 2008-11-19 23:52:24 +02:00