[gnome-documents] Revert "Set up build system for help"



commit 29d07b8b6e7d163fc61430f6620b2b0214d4df5f
Author: Ekaterina Gerasimova <kittykat3756 gmail com>
Date:   Thu Feb 27 10:45:11 2014 +0000

    Revert "Set up build system for help"
    
    This reverts commit 5aaa67e707554e8e78d90010b5dd669223adae61.

 Makefile.am      |    2 +-
 configure.ac     |    3 ---
 help/Makefile.am |   23 -----------------------
 3 files changed, 1 insertions(+), 27 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index ce73b46..1c9380d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
 ACLOCAL_AMFLAGS = -I m4 -I libgd ${ACLOCAL_FLAGS}
 
-SUBDIRS = help libgd src data po
+SUBDIRS = libgd src data po
 if BUILD_DOCUMENTATION
 SUBDIRS += man
 endif
diff --git a/configure.ac b/configure.ac
index 18918ef..80bc1f4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,8 +21,6 @@ AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE",[The name of the gettext d
 IT_PROG_INTLTOOL(0.50.1)
 PKG_PROG_PKG_CONFIG([0.22])
 
-YELP_HELP_INIT
-
 GOBJECT_INTROSPECTION_REQUIRE([0.9.6])
 
 ## don't rerun to this point if we abort
@@ -111,7 +109,6 @@ AC_PATH_PROG(DESKTOP_FILE_VALIDATE, desktop-file-validate)
 
 AC_CONFIG_FILES([
 Makefile
-help/Makefile
 libgd/Makefile
 src/Makefile
 data/Makefile


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