[PATCH 4/7] Pass --enable-gtk-doc to configure in distcheck

David Shea dshea at redhat.com
Fri Nov 8 14:57:31 UTC 2013


---
 Makefile.am | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Makefile.am b/Makefile.am
index f55c722..69f5278 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -19,6 +19,8 @@
 
 ACLOCAL_AMFLAGS = -I m4
 
+AM_DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
+
 SUBDIRS = data docs dracut po pyanaconda scripts tests widgets utils
 
 EXTRA_DIST = config.rpath COPYING
-- 
1.8.4.2



More information about the anaconda-patches mailing list