[ghex] Create .tar.bz2 when creating a tarball
- From: Kalev Lember <klember src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ghex] Create .tar.bz2 when creating a tarball
- Date: Tue, 2 Aug 2011 04:37:01 +0000 (UTC)
commit f0499d7774a15ef365942246c11da88443eef683
Author: Kalev Lember <kalevlember gmail com>
Date: Tue Aug 2 07:23:20 2011 +0300
Create .tar.bz2 when creating a tarball
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 9aee896..5b5708e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5,7 +5,7 @@ AC_CONFIG_HEADERS([config.h])
AC_CONFIG_SRCDIR([src/ghex-window.c])
AC_CONFIG_MACRO_DIR([m4])
-AM_INIT_AUTOMAKE([1.10])
+AM_INIT_AUTOMAKE([1.10 dist-bzip2 no-dist-gzip])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
AM_MAINTAINER_MODE
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]