[evince] Disables shave for dist, conflicts with gtk-doc



commit 18aa2a80c1c29ae08e2c99d9e2456f74c0d3354f
Author: Nickolay V. Shmyrev <nshmyrev yandex ru>
Date:   Tue May 19 02:01:39 2009 +0400

    Disables shave for dist, conflicts with gtk-doc
---
 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index 9029b00..4aef61f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -50,7 +50,7 @@ DISTCLEANFILES = 		\
 	intltool-merge 		\
 	intltool-update
 
-DISTCHECK_CONFIGURE_FLAGS = --disable-schemas-install --disable-scrollkeeper --enable-gtk-doc
+DISTCHECK_CONFIGURE_FLAGS = --disable-schemas-install --disable-scrollkeeper --enable-gtk-doc --disable-shave
 
 # Ignore scrollkeeper issues for now.  @#*$& scrollkeeper
 distuninstallcheck_listfiles = find . -type f -print | grep -v scrollkeeper | grep -v /share/gnome/help/ | grep -v \.omf



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