mirror of
https://gitlab.freedesktop.org/libbsd/libbsd.git
synced 2025-04-27 18:30:49 +02:00
build: Compress the distribution tarball with xz instead of gzip
This commit is contained in:
parent
7c4caa679a
commit
06f0585c48
@ -6,7 +6,7 @@ AC_CONFIG_SRCDIR([src/fgetln.c])
|
|||||||
AC_CONFIG_AUX_DIR([build-aux])
|
AC_CONFIG_AUX_DIR([build-aux])
|
||||||
AC_CONFIG_MACRO_DIR([m4])
|
AC_CONFIG_MACRO_DIR([m4])
|
||||||
|
|
||||||
AM_INIT_AUTOMAKE([1.8 foreign nostdinc])
|
AM_INIT_AUTOMAKE([1.8 foreign nostdinc no-dist-gzip dist-xz])
|
||||||
|
|
||||||
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])],
|
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])],
|
||||||
[AC_SUBST([AM_DEFAULT_VERBOSITY], [1])])
|
[AC_SUBST([AM_DEFAULT_VERBOSITY], [1])])
|
||||||
|
Loading…
x
Reference in New Issue
Block a user