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
setxkbmap
Commits
8872561b
Commit
8872561b
authored
Dec 04, 2021
by
Alan Coopersmith
Browse files
Build xz tarballs instead of bzip2
Signed-off-by:
Alan Coopersmith
<
alan.coopersmith@oracle.com
>
parent
fc079170
Pipeline
#459181
passed with stages
in 3 minutes and 40 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
8872561b
...
@@ -31,7 +31,7 @@ AC_CONFIG_SRCDIR([Makefile.am])
...
@@ -31,7 +31,7 @@ AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_HEADERS([config.h])
# Initialize Automake
# Initialize Automake
AM_INIT_AUTOMAKE([foreign dist-
bzip2
])
AM_INIT_AUTOMAKE([foreign dist-
xz
])
# Require X.Org macros 1.8 or later for MAN_SUBSTS set by XORG_MANPAGE_SECTIONS
# Require X.Org macros 1.8 or later for MAN_SUBSTS set by XORG_MANPAGE_SECTIONS
m4_ifndef([XORG_MACROS_VERSION],
m4_ifndef([XORG_MACROS_VERSION],
...
...
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