* [libnetfilter_cthelper PATCH] Makefile: Create LZMA-compressed dist-files
@ 2022-12-08 0:12 Phil Sutter
0 siblings, 0 replies; only message in thread
From: Phil Sutter @ 2022-12-08 0:12 UTC (permalink / raw)
To: Pablo Neira Ayuso; +Cc: netfilter-devel, Jan Engelhardt
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 <psutter@redhat.com>
---
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
index 809842fe0c93b..333b2280ad389 100644
--- a/configure.ac
+++ b/configure.ac
@@ -6,7 +6,7 @@ AC_CANONICAL_HOST
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_HEADERS([config.h])
-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])
m4_ifdef([AM_PROG_AR], [AM_PROG_AR])
--
2.38.0
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2022-12-08 0:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-08 0:12 [libnetfilter_cthelper PATCH] Makefile: Create LZMA-compressed dist-files Phil Sutter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).