[gdm] configure: switch to xz instead of bz2
- From: Ray Strode <halfline src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gdm] configure: switch to xz instead of bz2
- Date: Mon, 23 May 2011 19:02:38 +0000 (UTC)
commit 232410d73756b89b1777769ae16fd60617af9d30
Author: Ray Strode <rstrode redhat com>
Date: Mon May 23 15:01:05 2011 -0400
configure: switch to xz instead of bz2
This will save master.gnome.org work when posting new releases.
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 03eb644..3234ed8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -6,7 +6,7 @@ AC_INIT([gdm],
AC_CONFIG_SRCDIR([daemon/gdm-manager.c])
-AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-bzip2 -Wall])
+AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-xz -Wall])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
AM_MAINTAINER_MODE
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]