[gnome-system-monitor] Use dist-xz instead of dist-bzip2 in AM_INIT_AUTOMAKE
- From: Chris KÃhl <chriskuehl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-system-monitor] Use dist-xz instead of dist-bzip2 in AM_INIT_AUTOMAKE
- Date: Tue, 22 Nov 2011 00:57:55 +0000 (UTC)
commit 867fb4be43bb227d3e1f28c435726b7a8df2d587
Author: Chris KÃhl <chrisk openismus com>
Date: Mon Nov 21 23:19:37 2011 +0100
Use dist-xz instead of dist-bzip2 in AM_INIT_AUTOMAKE
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 59f5e97..bdf4a7b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -10,7 +10,7 @@ AC_CONFIG_HEADERS([config.h])
AC_CONFIG_SRCDIR([configure.ac])
AC_CONFIG_MACRO_DIR([m4])
-AM_INIT_AUTOMAKE([1.11.1 no-dist-gzip dist-bzip2])
+AM_INIT_AUTOMAKE([1.11.1 no-dist-gzip dist-xz])
AM_SILENT_RULES([yes])
AM_MAINTAINER_MODE([enable])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]