aboutsummaryrefslogtreecommitdiff
path: root/src/lzmainfo/lzmainfo.1 (follow)
AgeCommit message (Collapse)AuthorFilesLines
2009-08-13Add lzmainfo for backward compatibility with LZMA Utils.Lasse Collin1-0/+55
lzmainfo now links against static liblzma. In contrast to other command line tools in XZ Utils, linking lzmainfo against static liblzma by default is dumb. This will be fixed once I have fixed some related issues in configure.ac.