summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Bicha <jbicha@ubuntu.com>2012-12-22 13:58:08 -0500
committerMatthias Clasen <mclasen@redhat.com>2012-12-23 13:35:50 -0500
commit2d8abfc8c9951d0d883e2f11f22d5e024d84eb03 (patch)
tree82da0eaec11f57311b6a2d04ee6b08bba6421b46
parent372f0e3a23c9b3723501542e55996358a8a56975 (diff)
downloadadwaita-icon-theme-2d8abfc8c9951d0d883e2f11f22d5e024d84eb03.tar.gz
Switch to dist-xz
https://bugzilla.gnome.org/show_bug.cgi?id=690647
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b04d61b5d..f487c883e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5,7 +5,7 @@ AC_INIT([gnome-icon-theme], [3.6.2],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-icon-theme])
AC_CONFIG_SRCDIR([index.theme.in.in])
-AM_INIT_AUTOMAKE([1.9 tar-ustar foreign])
+AM_INIT_AUTOMAKE([1.9 dist-xz no-dist-gzip tar-ustar foreign])
PKG_PROG_PKG_CONFIG([0.19])
IT_PROG_INTLTOOL([0.40.0])