summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorThomas Wood <thos@gnome.org>2012-08-20 13:45:00 +0100
committerThomas Wood <thos@gnome.org>2012-08-20 17:00:37 +0100
commite3a625bfa96fbfd5c33b6ca68256f5113495ad24 (patch)
treed05ec6d7d4c72b63dda3239adf97f29babbccfab /configure.ac
parent1cbd37537a17d5ee5b5e7cdde93993e769b72ed8 (diff)
downloadgnome-backgrounds-e3a625bfa96fbfd5c33b6ca68256f5113495ad24.tar.gz
Switch to xz compression by default
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d13d237..e7e183e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ AC_INIT([gnome-backgrounds],
[http://bugzilla.gnome.org/browse.cgi?product=gnome-backgrounds],
[gnome-backgrounds])
-AM_INIT_AUTOMAKE([1.10 no-dist-gzip dist-bzip2])
+AM_INIT_AUTOMAKE([1.10 no-dist-gzip dist-xz])
AM_MAINTAINER_MODE([enable])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])