From 12d89a4ee8424f13f5be22779bd4ed6c4516c6d2 Mon Sep 17 00:00:00 2001
From: Steve Zesch <stevezesch2@gmail.com>
Date: Sat, 24 Nov 2012 20:48:39 -0500
Subject: Commented out building documentation with yelp.

---
 configure.ac     | 2 +-
 help/Makefile.am | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/configure.ac b/configure.ac
index 684a5d9..9cb683a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -72,7 +72,7 @@ dnl ###########################################################################
 dnl Documentation
 dnl ###########################################################################
 
-YELP_HELP_INIT
+#YELP_HELP_INIT
 
 dnl ###########################################################################
 dnl Files to generate
diff --git a/help/Makefile.am b/help/Makefile.am
index 66caf06..3b1640f 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -1,4 +1,4 @@
-@YELP_HELP_RULES@
+#@YELP_HELP_RULES@
 HELP_ID = mate-calc
 HELP_FILES = absolute.page \
              base.page \
-- 
cgit v1.2.1