[Xfce4-commits] [panel-plugins/xfce4-systemload-plugin] 01/02:	disable dist-gzip
    noreply at xfce.org 
    noreply at xfce.org
       
    Sun Jun  5 17:56:30 CEST 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
landry pushed a commit to branch master
in repository panel-plugins/xfce4-systemload-plugin.
commit c7030f5bcb25dc23b95a17fff5df5dd81d8ec016
Author: Landry Breuil <landry at xfce.org>
Date:   Sun Jun 5 17:27:00 2016 +0200
    disable dist-gzip
---
 configure.ac.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac.in b/configure.ac.in
index 116a40d..41c8d4f 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -25,7 +25,7 @@ AC_PREREQ([2.50])
 dnl ***************************
 dnl *** Initialize automake ***
 dnl ***************************
-AM_INIT_AUTOMAKE([1.8 dist-bzip2 tar-ustar])
+AM_INIT_AUTOMAKE([1.8 dist-bzip2 tar-ustar no-dist-gzip])
 AM_CONFIG_HEADER([config.h])
 AM_MAINTAINER_MODE()
 
-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
    
    
More information about the Xfce4-commits
mailing list