[gtkhtml] Create tar.xz files for 'make dist' only
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtkhtml] Create tar.xz files for 'make dist' only
- Date: Wed, 31 Aug 2011 15:07:05 +0000 (UTC)
commit f4a95033e645c895560a7da8a87e183bdf1c998f
Author: Milan Crha <mcrha redhat com>
Date: Wed Aug 31 17:06:53 2011 +0200
Create tar.xz files for 'make dist' only
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 090b8e7..93d0254 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
dnl Initialization
AC_PREREQ(2.58)
AC_INIT([gtkhtml], [4.1.91], [http://bugzilla.gnome.org/enter_bug.cgi?product=GtkHtml])
-AM_INIT_AUTOMAKE([gnu 1.9])
+AM_INIT_AUTOMAKE([gnu 1.9 dist-xz no-dist-gzip])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_HEADERS(config.h)
AC_CONFIG_SRCDIR(README)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]