[gnome-screensaver] configure: use .tar.xz by default
- From: Ray Strode <halfline src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-screensaver] configure: use .tar.xz by default
- Date: Wed, 17 Aug 2011 20:53:48 +0000 (UTC)
commit a8d454c7faa577ce8219bd3fda96577d29577354
Author: Ray Strode <rstrode redhat com>
Date: Wed Aug 17 16:32:31 2011 -0400
configure: use .tar.xz by default
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index f20ec5a..d4b4378 100644
--- a/configure.ac
+++ b/configure.ac
@@ -7,7 +7,7 @@ AC_INIT([gnome-screensaver],
AC_CONFIG_SRCDIR(src/gnome-screensaver.c)
-AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-bzip2])
+AM_INIT_AUTOMAKE([1.10 no-dist-gzip dist-xz tar-ustar])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
AM_CONFIG_HEADER(config.h)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]