[Xfce4-commits] [xfce/exo] 01/01: Remove --disable-debug flag from distcheck (thanks Skunnyk) (Bug 11556)
noreply at xfce.org
noreply at xfce.org
Sun Jul 2 23:47:45 CEST 2017
This is an automated email from the git hooks/post-receive script.
b l u e s a b r e p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository xfce/exo.
commit 1314833ce268a0cc8a012f9bb35532a205cd7677
Author: Sean Davis <smd.seandavis at gmail.com>
Date: Sun Jul 2 17:47:18 2017 -0400
Remove --disable-debug flag from distcheck (thanks Skunnyk) (Bug 11556)
---
Makefile.am | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index 67cc14f..226e79d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -15,7 +15,7 @@ SUBDIRS = \
distclean-local:
rm -rf *.cache *~
-distuninstallcheck_listfiles = \
+distuninstallcheck_listfiles = \
find . -type f -print | grep -v ./share/icons/hicolor/icon-theme.cache
.PHONY: ChangeLog
@@ -50,7 +50,6 @@ DISTCLEANFILES = \
DISTCHECK_CONFIGURE_FLAGS = \
--enable-gtk-doc \
--enable-gen-doc \
- --with-gio-module-dir=distcheck \
- --disable-debug
+ --with-gio-module-dir=distcheck
# 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