aboutsummaryrefslogtreecommitdiff
path: root/src/lzma (follow)
AgeCommit message (Collapse)AuthorFilesLines
2007-12-13Fixed a few short options that take an argument.Lasse Collin1-1/+1
short_opts[] was missing colons to indicate required argument. Thanks to Fabio Pedretti for the bug report.
2007-12-11Get rid of no-NLS gnulib. I don't know how to get itLasse Collin1-1/+1
working with Automake. People who want smaller lzmadec should use --disable-nls on non-GNU systems.
2007-12-09Imported to git.Lasse Collin24-0/+4178