dist: remove support for lzma (superseded by xz and lzip)
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sun, 1 Jan 2012 12:23:19 +0000 (13:23 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sun, 1 Jan 2012 12:23:19 +0000 (13:23 +0100)
commit02e90723551e707d77fb972aa47b4bc3f0fb0029
tree66dd8937515520982a2e8c82a93df67ddb7fc578
parentc1b14e966c2aa929e80bdfb259d0a81813859509
dist: remove support for lzma (superseded by xz and lzip)

See also commit `v1.11-611-ge637fa2' (from maint), where support
for lzma compression of distribution archive had been deprecated.

* NEWS: Update.
* lib/Automake/Options.pm: Error out if the `dist-lzma' option
is used.
* lib/am/distdir.am: Remove all support for the creation of a
lzma-compressed distribution archive.
* tests/lzma.test: Update.
NEWS
lib/Automake/Options.pm
lib/am/distdir.am
tests/lzma.test