]> granicus.if.org Git - shadow/commit
switch bz2 dist to xz
authorMike Frysinger <vapier@gentoo.org>
Mon, 5 Dec 2016 20:57:34 +0000 (15:57 -0500)
committerMike Frysinger <vapier@gentoo.org>
Mon, 5 Dec 2016 20:57:34 +0000 (15:57 -0500)
commite33cb8ae1271c05fe1810fab70e649eb8b8bea65
tree63d4124b8327dba35a513242f25ac8154aafbda4
parent10bd7bab1443780e69592292e83c1210b84edf23
switch bz2 dist to xz

Since xz is fairly common nowadays, and is typically smaller/faster than
bzip2 for people to decompress, switch shadow over too.  We also merge
the two init locations into configure.ac to match newer autotools style.

The min automake version is bumped to 1.11 too since that's when xz was
released.
Makefile.am
configure.ac