[file-roller] change 'make dist' to create tar.xz files
- From: Paolo Bacchilega <paobac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [file-roller] change 'make dist' to create tar.xz files
- Date: Thu, 26 May 2011 17:11:45 +0000 (UTC)
commit 5c6c1bb5aeca4a02db98d80495f05c0b59d6d37f
Author: Paolo Bacchilega <paobac src gnome org>
Date: Thu May 26 19:07:21 2011 +0200
change 'make dist' to create tar.xz files
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 5e5a088..e3ea130 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.61)
AC_INIT(file-roller, 3.0.2, [http://bugzilla.gnome.org/enter_bug.cgi?product=file-roller])
-AM_INIT_AUTOMAKE([1.9 foreign])
+AM_INIT_AUTOMAKE([1.11 foreign no-dist-gzip dist-xz tar-ustar])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
AC_CONFIG_SRCDIR([config.h.in])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]