[caribou] Create tar.xz archive on "make dist", instead of tar.gz
- From: Daiki Ueno <dueno src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [caribou] Create tar.xz archive on "make dist", instead of tar.gz
- Date: Wed, 20 Feb 2013 04:00:28 +0000 (UTC)
commit c9859c857f1b6e19679a5ba70f39157aa9f0b71e
Author: Daiki Ueno <ueno unixuser org>
Date:   Wed Feb 20 12:59:24 2013 +0900
    Create tar.xz archive on "make dist", instead of tar.gz
 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 57e3253..ba21485 100644
--- a/configure.ac
+++ b/configure.ac
@@ -8,7 +8,7 @@ AC_CONFIG_MACRO_DIR([m4])
 
 AM_PROG_LIBTOOL
 
-AM_INIT_AUTOMAKE([1.11 -Wno-portability])
+AM_INIT_AUTOMAKE([1.11 -Wno-portability dist-xz no-dist-gzip])
 AM_MAINTAINER_MODE([enable])
 # Support silent build rules. 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]