mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-01-02 15:50:09 +01:00
Build xz tarballs instead of bzip2
Signed-off-by: Matt Turner <mattst88@gmail.com>
This commit is contained in:
parent
a955286869
commit
7e20c8b7b8
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue