summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-07-20 15:40:21 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-07-20 15:40:21 -0700
commitdbb4df470dbe8ec142218fac4c7563a5772ff07c (patch)
treeada7d0aaf92d833f84f86d03993c52c0843a1c3d
parent1940f41819198195d793dc810a4a0efc8c477406 (diff)
downloadutil-wm-dbb4df470dbe8ec142218fac4c7563a5772ff07c.tar.gz
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 f700e1d..8615af7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -6,7 +6,7 @@ AC_INIT([xcb-util-wm],[0.4.1],
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_MACRO_DIR([m4])
-AM_INIT_AUTOMAKE([foreign dist-bzip2])
+AM_INIT_AUTOMAKE([foreign dist-xz])
AM_MAINTAINER_MODE
XCB_UTIL_M4_WITH_INCLUDE_PATH