[gjs/gnome-3-10: 1/2] build: dist-xz is the new black
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gjs/gnome-3-10: 1/2] build: dist-xz is the new black
- Date: Tue, 24 Sep 2013 14:32:48 +0000 (UTC)
commit 5787be835c3ba8a48371344a4f9f3c5165550b0c
Author: Colin Walters <walters verbum org>
Date: Tue Sep 24 16:20:06 2013 +0200
build: dist-xz is the new black
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 00c5822..7a8995e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9,7 +9,7 @@ m4_define(pkg_int_version, (pkg_major_version * 100 + pkg_minor_version) * 100 +
AC_PREREQ(2.61)
AC_INIT([gjs], pkg_version, [http://bugzilla.gnome.org/enter_bug.cgi?product=gjs])
-AM_INIT_AUTOMAKE([dist-bzip2 no-dist-gzip])
+AM_INIT_AUTOMAKE([dist-xz no-dist-gzip])
AC_CONFIG_SRCDIR([gjs/console.c])
AC_CONFIG_HEADER([config.h])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]