[evolution-exchange] Create tar.xz files for 'make dist' only
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-exchange] Create tar.xz files for 'make dist' only
- Date: Wed, 31 Aug 2011 15:55:57 +0000 (UTC)
commit 3c2bc11f308013139baba86bcc0a2ac9410df517
Author: Milan Crha <mcrha redhat com>
Date: Wed Aug 31 17:55:47 2011 +0200
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 6082add..0da0fbf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ m4_define([eex_version], [3.1.91])
dnl Initializes automake/autoconf
AC_PREREQ(2.58)
AC_INIT([evolution-exchange], [eex_version], [http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution%20Exchange])
-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(camel)
AC_CONFIG_HEADERS(config.h)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]