summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-01-17 14:20:53 -0800
committerShashank Sharma <shashank.sharma@intel.com>2022-02-16 15:36:58 +0000
commit402bfdead7d512726c01359c03fcd37b4efdc975 (patch)
treecb39c8b89a57c25485a30bf40ce4c77abf5220b2
parentc21bcdd1cbdc340a80d1ebfbf02376e2dad9c67c (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 9957f59..e1c469c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -34,7 +34,7 @@ AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR(.)
# Initialize Automake
-AM_INIT_AUTOMAKE([foreign dist-bzip2])
+AM_INIT_AUTOMAKE([foreign dist-xz])
AC_SYS_LARGEFILE
# Require X.Org macros 1.8 or later for MAN_SUBSTS set by XORG_MANPAGE_SECTIONS