[PATCH 07/10] Pass --enable-gtk-doc to configure in distcheck

Chris Lumens clumens at redhat.com
Fri Aug 15 15:27:21 UTC 2014


From: David Shea <dshea at redhat.com>

Related: rhbz#1121678
---
 Makefile.am | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Makefile.am b/Makefile.am
index 10a01f4..d7d9a4f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -19,6 +19,8 @@
 
 ACLOCAL_AMFLAGS = -I m4
 
+AM_DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
+
 SUBDIRS = pyanaconda po data \
 	  tests utils scripts docs dracut widgets
 
-- 
1.9.3



More information about the anaconda-patches mailing list