[grilo-plugins] build: Default to building .tar.xz tarballs
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [grilo-plugins] build: Default to building .tar.xz tarballs
- Date: Tue, 17 Feb 2015 17:06:48 +0000 (UTC)
commit 51b4ff4c1308c84da849ec32c6d4d64cda2af9ed
Author: Bastien Nocera <hadess hadess net>
Date: Tue Feb 17 18:04:55 2015 +0100
build: Default to building .tar.xz tarballs
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 703e4c8..272a2e1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -14,7 +14,7 @@ AC_INIT([prj_name],
[prj_name],
[https://wiki.gnome.org/Projects/Grilo])
-AM_INIT_AUTOMAKE([foreign subdir-objects])
+AM_INIT_AUTOMAKE([foreign subdir-objects dist-xz no-dist-gzip])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR([src])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]