Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alan Coopersmith
xf86-input-libinput
Commits
a3d38b0f
Commit
a3d38b0f
authored
Jan 16, 2022
by
Alan Coopersmith
Committed by
Peter Hutterer
Jan 16, 2022
Browse files
Build xz tarballs instead of bzip2
Signed-off-by:
Alan Coopersmith
<
alan.coopersmith@oracle.com
>
parent
e3a75f34
Pipeline
#485985
passed with stages
in 56 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
a3d38b0f
...
...
@@ -31,7 +31,7 @@ AC_CONFIG_HEADERS([config.h])
AC_CONFIG_AUX_DIR(.)
# Initialize Automake
AM_INIT_AUTOMAKE([foreign dist-
bzip2
])
AM_INIT_AUTOMAKE([foreign dist-
xz
])
# Initialize libtool
AC_DISABLE_STATIC
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment