[Xfce4-commits] [xfce/xfconf] 01/01: Fix make distcheck
noreply at xfce.org
noreply at xfce.org
Thu Jun 7 20:21:28 CEST 2018
This is an automated email from the git hooks/post-receive script.
a l i 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/xfconf.
commit 84bc55c7ece988168aa374933dfafc2e9ed4da06
Author: Ali Abdallah <ali at xfce.org>
Date: Thu Jun 7 20:20:36 2018 +0200
Fix make distcheck
Patch by Skunnyk, fixes bug #14082.
---
Makefile.am | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/Makefile.am b/Makefile.am
index 7725083..62f200b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -28,4 +28,5 @@ EXTRA_DIST = \
README
DISTCHECK_CONFIGURE_FLAGS = \
- --enable-gtk-doc
+ --enable-gtk-doc \
+ --disable-perl-bindings
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list