[evolution-groupwise] Create tar.xz files for 'make dist' only
- From: Matthew Barnes <mbarnes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-groupwise] Create tar.xz files for 'make dist' only
- Date: Sun, 4 Sep 2011 11:50:25 +0000 (UTC)
commit 8430df672f56bf4bc2d142de3940e3e563b23b93
Author: Matthew Barnes <mbarnes redhat com>
Date: Sun Sep 4 07:43:40 2011 -0400
Create tar.xz files for 'make dist' only
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index f6b0795..17b1214 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ m4_define([egw_version], [3.1.91])
dnl Initializes automake/autoconf
AC_PREREQ(2.58)
AC_INIT([evolution-groupwise], [egw_version], [http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution%20Groupwise])
-AM_INIT_AUTOMAKE([gnu 1.9])
+AM_INIT_AUTOMAKE([gnu 1.9 dist-xz no-dist-gzip])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR(README)
AC_CONFIG_HEADERS(config.h)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]