[totem-pl-parser] build: Build a .tar.xz dist by default



commit 193b75f63167ce34fe0c79dfc524d8c6d658aba5
Author: Bastien Nocera <hadess hadess net>
Date:   Sat Jul 13 11:22:39 2013 +0200

    build: Build a .tar.xz dist by default

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index d8d6ce7..bb673e4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -13,7 +13,7 @@ AC_CONFIG_HEADERS([config.h])
 AC_CONFIG_MACRO_DIR([m4])
 AC_USE_SYSTEM_EXTENSIONS
 
-AM_INIT_AUTOMAKE([1.9 dist-bzip2 no-dist-gzip check-news subdir-objects])
+AM_INIT_AUTOMAKE([1.9 dist-xz no-dist-gzip check-news subdir-objects])
 AM_MAINTAINER_MODE([enable])
 
 # Enable silent build when available (Automake 1.11)


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