[nautilus-python] DISTCHECK_CONFIGURE_FLAGS should not conditionally dependent on whether --enable-gtk-doc is enabled.



commit 34a517427cfd5f56d8ca19c8adfa0cfbcfe2bdc6
Author: Adam Plumb <adamplumb gmail com>
Date:   Fri May 21 12:46:31 2010 -0400

    DISTCHECK_CONFIGURE_FLAGS should not conditionally dependent on whether --enable-gtk-doc is enabled. That defeats the purpose

 Makefile.am |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index d653f2a..2afeb5f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -9,6 +9,4 @@ pkgconfig_DATA = nautilus-python.pc
 
 EXTRA_DIST = nautilus-python.pc.in
 
-if ENABLE_GTK_DOC
 DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc
-endif



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]