[gnome-backgrounds] Use bzip by default



commit 1ec34d30a5c193bc8004170c93ae9a42d13841b6
Author: William Jon McCann <jmccann redhat com>
Date:   Mon Mar 21 23:52:19 2011 -0400

    Use bzip by default

 configure.ac |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 21138ba..840a74f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,8 +3,7 @@ AC_INIT([gnome-backgrounds],
         [http://bugzilla.gnome.org/browse.cgi?product=gnome-backgrounds],
         [gnome-backgrounds])
 
-
-AM_INIT_AUTOMAKE([1.10])
+AM_INIT_AUTOMAKE([1.10 no-dist-gzip dist-bzip2])
 AM_MAINTAINER_MODE([enable])
 
 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])



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