]> git.ipfire.org Git - thirdparty/libnftnl.git/commitdiff
Makefile: Create LZMA-compressed dist-files
authorPhil Sutter <phil@nwl.cc>
Wed, 7 Dec 2022 23:48:26 +0000 (00:48 +0100)
committerPhil Sutter <phil@nwl.cc>
Fri, 9 Dec 2022 01:17:09 +0000 (02:17 +0100)
Use a more modern alternative to bzip2.

Suggested-by: Jan Engelhardt <jengelh@inai.de>
Suggested-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: Phil Sutter <phil@nwl.cc>
configure.ac

index 394c68dfe05805117762c5511b87a3821d70149b..66830989c040af0d1c3383c2e700f17fc06d71db 100644 (file)
@@ -7,7 +7,7 @@ AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_HEADERS([config.h])
 m4_ifdef([AM_PROG_AR], [AM_PROG_AR])
 
-AM_INIT_AUTOMAKE([-Wall foreign tar-pax no-dist-gzip dist-bzip2
+AM_INIT_AUTOMAKE([-Wall foreign tar-pax no-dist-gzip dist-xz
        1.6 subdir-objects])
 
 dnl kernel style compile messages