[gnome-settings-daemon] build: Build .tar.xz by default



commit 53a2ea0982969523b289fe30e42f736e84c3a9e1
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Nov 8 20:18:55 2011 +0000

    build: Build .tar.xz by default

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 08b1a2f..4a4f833 100644
--- a/configure.ac
+++ b/configure.ac
@@ -6,7 +6,7 @@ AC_INIT([gnome-settings-daemon],
 
 AC_CONFIG_SRCDIR([gnome-settings-daemon/gnome-settings-manager.c])
 
-AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-bzip2 tar-ustar])
+AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip])
 AM_MAINTAINER_MODE([enable])
 
 m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]