summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDieter Verfaillie <dieterv@optionexplicit.be>2011-09-12 21:07:20 +0200
committerJohn (J5) Palmieri <johnp@redhat.com>2011-09-15 15:56:25 -0400
commit6f380153afb3390f7da9f4b8befb1c4ee224da17 (patch)
tree8bcbe5fe8cd4f291ecdfa1f488683ba22e3398c5
parent11c45ac6dcb6ffad766d03bfc77f45a6d703a90d (diff)
downloadpygobject-6f380153afb3390f7da9f4b8befb1c4ee224da17.tar.gz
Switch tarball compression format to tar.xz only.
See http://mail.gnome.org/archives/gnome-announce-list/2011-September/msg00031.html for more information. https://bugzilla.gnome.org/show_bug.cgi?id=659140
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 55df65b3..47191762 100644
--- a/configure.ac
+++ b/configure.ac
@@ -37,7 +37,7 @@ AC_SUBST(PYGOBJECT_MICRO_VERSION, pygobject_micro_version)
AM_CONFIG_HEADER(config.h)
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES(yes)])
-AM_INIT_AUTOMAKE(foreign)
+AM_INIT_AUTOMAKE([1.11 foreign no-dist-gzip dist-xz])
AM_MAINTAINER_MODE([enable])
dnl put the ACLOCAL flags in the makefile