[Xfce4-commits] [apps/xfce4-dict] 06/07: Do not build gzip tarball

noreply at xfce.org noreply at xfce.org
Wed Mar 11 22:12:00 CET 2015


This is an automated email from the git hooks/post-receive script.

hjudt pushed a commit to branch master
in repository apps/xfce4-dict.

commit 27a0279c017beba35b4639274408b58c3ec0400b
Author: Harald Judt <h.judt at gmx.at>
Date:   Wed Mar 11 21:57:01 2015 +0100

    Do not build gzip tarball
---
 configure.ac.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac.in b/configure.ac.in
index 16d969b..a10a2e9 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -19,7 +19,7 @@ AC_CONFIG_MACRO_DIR([m4])
 dnl ***************************
 dnl *** Initialize automake ***
 dnl ***************************
-AM_INIT_AUTOMAKE([1.11 dist-bzip2 tar-ustar])
+AM_INIT_AUTOMAKE([1.11 dist-bzip2 tar-ustar no-dist-gzip])
 AC_CONFIG_HEADERS([config.h])
 AM_MAINTAINER_MODE()
 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list