From e4499a1fb51d560d9a29ba75176a7cb2b2c65b03 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Tue, 17 Dec 2019 13:36:26 -0500 Subject: * Makefile.am: Build lzip package instead of bzip2 * README.git: Mention changed requirements. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 6d81f0ef..b56f1e26 100644 --- a/Makefile.am +++ b/Makefile.am @@ -16,7 +16,7 @@ # You should have received a copy of the GNU General Public License along with # this program. If not, see . -AUTOMAKE_OPTIONS = dist-bzip2 silent-rules std-options subdir-objects nostdinc +AUTOMAKE_OPTIONS = dist-lzip silent-rules std-options subdir-objects nostdinc ACLOCAL_AMFLAGS = -I m4 MAKE_HOST = @MAKE_HOST@ -- cgit v1.2.1