summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-01-29 12:13:32 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-01-29 12:13:32 -0800
commit827a4e59b3499f7350a14889b8aad6e7c51fe6a3 (patch)
treed490fe68ec09c5be988abea8ba6f1748a293b468
parentaa45f13bb9a1d3dca973dc47a31966c6d3911896 (diff)
Build xz tarballs instead of bzip2
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a5b2ce4..e1fba54 100644
--- a/configure.ac
+++ b/configure.ac
@@ -31,7 +31,7 @@ AC_CONFIG_HEADERS([config.h])
AC_CONFIG_AUX_DIR(.)
# Initialize Automake
-AM_INIT_AUTOMAKE([foreign dist-bzip2])
+AM_INIT_AUTOMAKE([foreign dist-xz])
AM_MAINTAINER_MODE
# Require xorg-macros: XORG_DEFAULT_OPTIONS