[Xfce4-commits] <xfce4-xkb-plugin:xfce-git-master> Remove duplicate	automake options
    Igor Slepchin 
    noreply at xfce.org
       
    Wed Mar 20 18:40:09 CET 2013
    
    
  
Updating branch refs/heads/xfce-git-master
         to 30e92d49efea3fc6085bde1a1dcb36097177f554 (commit)
       from 8584df77c2346abf2b89246af826c8a17f413e69 (commit)
commit 30e92d49efea3fc6085bde1a1dcb36097177f554
Author: Igor Slepchin <igor.slepchin at gmail.com>
Date:   Tue Mar 19 20:56:00 2013 -0400
    Remove duplicate automake options
    
    We already set them with AM_INIT_AUTOMAKE in configure.in.in
 Makefile.am |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index 231adb2..e3c220b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,10 +2,6 @@
 
 SUBDIRS = panel-plugin flags po
 
-AUTOMAKE_OPTIONS =							\
-	1.8								\
-	dist-bzip2
-
 distclean-local:
 	rm -rf *.cache *~
 
    
    
More information about the Xfce4-commits
mailing list