[giggle] configure: generate xz files instead gz for distribution
- From: Javier Jardón <jjardon src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [giggle] configure: generate xz files instead gz for distribution
- Date: Wed, 2 Mar 2011 14:57:58 +0000 (UTC)
commit baecf902e2dce6d560bb255a96e1fd2c67672869
Author: Javier Jardón <jjardon gnome org>
Date: Wed Mar 2 14:54:34 2011 +0000
configure: generate xz files instead gz for distribution
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 04684c0..f42298b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -10,7 +10,7 @@ AC_CONFIG_HEADERS([config.h])
AC_CONFIG_SRCDIR([configure.ac])
AC_CONFIG_MACRO_DIR([m4])
-AM_INIT_AUTOMAKE([1.11 check-news -Wall])
+AM_INIT_AUTOMAKE([1.11 check-news -Wall no-dist-gzip dist-xz])
# Support silent build rules, requires at least automake-1.11. Disable
# by either passing --disable-silent-rules to configure or passing V=1
# to make
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]