mirror of
https://gitlab.freedesktop.org/xorg/lib/libxcb-errors.git
synced 2025-12-20 14:00:04 +01:00
Build xz tarballs instead of bzip2
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
This commit is contained in:
parent
5d660ebe87
commit
a40b2df701
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ AC_CONFIG_MACRO_DIR([m4])
|
||||||
# to avoid autoconf errors.
|
# to avoid autoconf errors.
|
||||||
AC_USE_SYSTEM_EXTENSIONS
|
AC_USE_SYSTEM_EXTENSIONS
|
||||||
|
|
||||||
AM_INIT_AUTOMAKE([foreign dist-bzip2 subdir-objects])
|
AM_INIT_AUTOMAKE([foreign dist-xz subdir-objects])
|
||||||
AM_MAINTAINER_MODE
|
AM_MAINTAINER_MODE
|
||||||
|
|
||||||
AC_TYPE_SSIZE_T
|
AC_TYPE_SSIZE_T
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue