mirror of
https://gitlab.freedesktop.org/xorg/proto/xorgproto.git
synced 2025-12-20 04:40:10 +01:00
Build xz tarballs instead of bzip2
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
This commit is contained in:
parent
ede86501a4
commit
a3f847b750
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ AC_PREREQ([2.60])
|
|||
# keep version in sync with meson.build
|
||||
AC_INIT([xorgproto], [2022.1],
|
||||
[https://gitlab.freedesktop.org/xorg/proto/xorgproto/issues])
|
||||
AM_INIT_AUTOMAKE([foreign dist-bzip2])
|
||||
AM_INIT_AUTOMAKE([foreign dist-xz])
|
||||
|
||||
# Require xorg-macros: XORG_DEFAULT_OPTIONS
|
||||
m4_ifndef([XORG_MACROS_VERSION],
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue