[nautilus] build: switch to XZ



commit f18eb3a0b04ab8b094012bb5d0d2abb0bf7b7799
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Tue Oct 25 12:23:02 2011 -0400

    build: switch to XZ

 configure.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.in b/configure.in
index 3bca9b2..ab15c3f 100644
--- a/configure.in
+++ b/configure.in
@@ -26,7 +26,7 @@ AC_CONFIG_SRCDIR(src)
 AC_CONFIG_HEADERS(config.h)
 AC_CONFIG_MACRO_DIR([m4])
 
-AM_INIT_AUTOMAKE([1.9 tar-ustar])
+AM_INIT_AUTOMAKE([1.11 dist-xz no-dist-gzip tar-ustar])
 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
 AM_MAINTAINER_MODE([enable])
 



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