mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 23:49:24 +00:00
Build xz tarballs instead of bzip2
Signed-off-by: Matt Turner <mattst88@gmail.com>
This commit is contained in:
@@ -31,7 +31,7 @@ RELEASE_DATE="2021-07-05"
|
||||
RELEASE_NAME="Carrot and Ginger Soup"
|
||||
AC_CONFIG_SRCDIR([Makefile.am])
|
||||
AC_CONFIG_MACRO_DIR([m4])
|
||||
AM_INIT_AUTOMAKE([foreign dist-bzip2])
|
||||
AM_INIT_AUTOMAKE([foreign dist-xz])
|
||||
AC_USE_SYSTEM_EXTENSIONS
|
||||
|
||||
# Require xorg-macros minimum of 1.14 for XORG_COMPILER_BRAND in XORG_DEFAULT_OPTIONS
|
||||
|
||||
Reference in New Issue
Block a user