summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xautogen.sh5
-rw-r--r--configure.ac4
2 files changed, 0 insertions, 9 deletions
diff --git a/autogen.sh b/autogen.sh
index 2ccc532..9474bf8 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -17,11 +17,6 @@ which mate-autogen || {
exit 1
}
-which yelp-build || {
- echo "You need to install yelp-tools"
- exit 1
-}
-
REQUIRED_AUTOMAKE_VERSION=1.9
USE_MATE2_MACROS=1
USE_COMMON_DOC_BUILD=yes
diff --git a/configure.ac b/configure.ac
index 89bb457..b463b19 100644
--- a/configure.ac
+++ b/configure.ac
@@ -252,10 +252,6 @@ PKG_CHECK_MODULES(MATE_ABOUT, gtk+-$GTK_API_VERSION >= $GTK_REQUIRED)
AC_SUBST(MATE_ABOUT_CFLAGS)
AC_SUBST(MATE_ABOUT_LIBS)
-dnl yelp-tools stuff
-
-YELP_HELP_INIT
-
dnl Language Support
GETTEXT_PACKAGE=mate-desktop