[libchamplain] Make dist should be in xz now



commit a36c51a30b81f1c78349787648cc1a8dee47d5e4
Author: JiÅÃ Techet <techet gmail com>
Date:   Sun Aug 21 00:45:46 2011 +0200

    Make dist should be in xz now

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 76f1fda..6e3b11f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -18,7 +18,7 @@ AC_CONFIG_SRCDIR([champlain/champlain.h])
 AC_CONFIG_HEADERS([config.h])
 AC_CONFIG_MACRO_DIR([m4])
 
-AM_INIT_AUTOMAKE([-Wno-portability])
+AM_INIT_AUTOMAKE([-Wno-portability no-dist-gzip dist-xz])
 
 LT_PREREQ([2.2.6])
 LT_INIT([dlopen])



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