mirror of
https://gitlab.freedesktop.org/xorg/lib/libxcb.git
synced 2026-05-04 21:08:05 +02:00
Build xz tarballs instead of bzip2
Signed-off-by: Matt Turner <mattst88@gmail.com>
This commit is contained in:
parent
8f7e4c4e9f
commit
78c492deaa
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ AC_CONFIG_SRCDIR([xcb.pc.in])
|
|||
AC_CONFIG_HEADERS([src/config.h])
|
||||
|
||||
# Initialize Automake
|
||||
AM_INIT_AUTOMAKE([foreign dist-bzip2])
|
||||
AM_INIT_AUTOMAKE([foreign dist-xz])
|
||||
AM_PATH_PYTHON([2.6])
|
||||
|
||||
# Set common system defines for POSIX extensions, such as _GNU_SOURCE
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue