mirror of
https://gitlab.freedesktop.org/xorg/lib/libxcursor.git
synced 2025-12-20 04:40:11 +01:00
Build xz tarballs instead of bzip2
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
This commit is contained in:
parent
d223fce4c7
commit
f0d8a59186
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ AC_CONFIG_HEADERS([config.h include/X11/Xcursor/Xcursor.h])
|
|||
AC_USE_SYSTEM_EXTENSIONS
|
||||
|
||||
# Initialize Automake
|
||||
AM_INIT_AUTOMAKE([foreign dist-bzip2])
|
||||
AM_INIT_AUTOMAKE([foreign dist-xz])
|
||||
|
||||
# Initialize libtool
|
||||
AC_PROG_LIBTOOL
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue