[gnome-games] dist tarballs with xz and ustar
- From: Thomas Hindoe Paaboel Andersen <thomashpa src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-games] dist tarballs with xz and ustar
- Date: Tue, 21 Jun 2011 00:01:51 +0000 (UTC)
commit 44652ff607cda30deeaddb05f46c6eff16bb8b38
Author: Thomas Hindoe Paaboel Andersen <phomes gmail com>
Date: Tue Jun 21 02:04:11 2011 +0200
dist tarballs with xz and ustar
configure.in | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.in b/configure.in
index 588fc4e..240bcff 100644
--- a/configure.in
+++ b/configure.in
@@ -10,9 +10,9 @@ AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR([gnomine/gnomine.c])
AC_CONFIG_HEADERS([config.h])
-AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-bzip2 foreign])
+AM_INIT_AUTOMAKE([1.11 tar-ustar no-dist-gzip dist-xz foreign])
-m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
+AM_SILENT_RULES([yes])
if test -z "$enable_maintainer_mode"; then
enable_maintainer_mode=yes
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]