[evolution-ews/gnome-3-2] Distribute 'xz' tar archives instead of gzip.



commit b8fa5c4981a5a2d793ec72ecf8ded1b754b57a39
Author: Matthew Barnes <mbarnes redhat com>
Date:   Wed Oct 26 16:41:28 2011 -0400

    Distribute 'xz' tar archives instead of gzip.
    
    (cherry picked from commit 3dc4e48e6f8d3cc578e4e71fbbae5c0da0f9c48a)

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index f9a0efa..e05286e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.58)
 AC_INIT([evolution-ews], [3.2.2], [http://bugzilla.gnome.org/browse.cgi?product=evolution-ews])
-AM_INIT_AUTOMAKE([gnu 1.9])
+AM_INIT_AUTOMAKE([gnu 1.9 dist-xz no-dist-gzip])
 AC_CONFIG_SRCDIR(README)
 AC_CONFIG_HEADERS(config.h)
 



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