[gnome-applets] Moved tarball compression to xz



commit f597419efab28e5463fa0fcc1956e8a867289c10
Author: Enrico Minack <enrico-minack gmx de>
Date:   Mon Oct 3 09:28:31 2011 +0200

    Moved tarball compression to xz

 configure.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.in b/configure.in
index ee166bd..4c22751 100644
--- a/configure.in
+++ b/configure.in
@@ -5,7 +5,7 @@ AC_INIT(gnome-applets, 3.3.1)
 AC_PREREQ(2.59)
 
 AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE([1.9 tar-ustar])
+AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz tar-ustar])
 AC_CONFIG_MACRO_DIR(m4)
 m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
 



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