[Xfce4-commits] [xfce/exo] 03/03: Disable debug on distcheck to correctly build on newer systems

noreply at xfce.org noreply at xfce.org
Tue May 19 13:07:55 CEST 2015


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

bluesabre pushed a commit to branch master
in repository xfce/exo.

commit a1175286ea5fdd73c832c47bbd8acfeb65004f90
Author: Sean Davis <smd.seandavis at gmail.com>
Date:   Tue May 19 07:07:29 2015 -0400

    Disable debug on distcheck to correctly build on newer systems
---
 Makefile.am |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Makefile.am b/Makefile.am
index 6c79c33..67cc14f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -50,6 +50,7 @@ DISTCLEANFILES =							\
 DISTCHECK_CONFIGURE_FLAGS =						\
 	--enable-gtk-doc						\
 	--enable-gen-doc						\
-	--with-gio-module-dir=distcheck
+	--with-gio-module-dir=distcheck 				\
+	--disable-debug
 
 # vi:set ts=8 sw=8 noet ai nocindent:

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


More information about the Xfce4-commits mailing list