[systemd-commits] configure.ac
Kay Sievers
kay at kemper.freedesktop.org
Mon Jan 2 05:03:43 PST 2012
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit f7762bf3369029ba88bd2f3c10514720a3cc3097
Author: Kay Sievers <kay.sievers at vrfy.org>
Date: Mon Jan 2 13:55:58 2012 +0100
build-sys: switch to tar xz
diff --git a/configure.ac b/configure.ac
index 51278bd..9f03f63 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])
More information about the systemd-commits
mailing list