From: Kay Sievers Date: Mon, 2 Jan 2012 12:55:58 +0000 (+0100) Subject: build-sys: switch to tar xz X-Git-Tag: v38~110 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=f7762bf3369029ba88bd2f3c10514720a3cc3097 build-sys: switch to tar xz --- diff --git a/configure.ac b/configure.ac index 51278bd7f..9f03f6330 100644 --- a/configure.ac +++ b/configure.ac @@ -24,7 +24,7 @@ AC_CONFIG_HEADERS([config.h]) AC_USE_SYSTEM_EXTENSIONS AC_SYS_LARGEFILE -AM_INIT_AUTOMAKE([foreign 1.11 -Wall -Wno-portability silent-rules tar-pax subdir-objects dist-bzip2]) +AM_INIT_AUTOMAKE([foreign 1.11 -Wall -Wno-portability silent-rules tar-pax no-dist-gzip dist-xz subdir-objects]) AC_SUBST(PACKAGE_URL, [http://www.freedesktop.org/wiki/Software/systemd])