From 886978d2efd71b829d677913ec65a5bfdcc64d91 Mon Sep 17 00:00:00 2001 From: infirit Date: Thu, 1 Aug 2013 14:25:30 +0200 Subject: Use yelp-tools instead of mate-doc-utils --- configure.ac | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 8d10a75..b59b6c8 100644 --- a/configure.ac +++ b/configure.ac @@ -70,7 +70,8 @@ AC_SUBST(GETTEXT_PACKAGE) AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE", [The gettext catalog name]) AM_GLIB_GNU_GETTEXT -MATE_DOC_INIT + +YELP_HELP_INIT dnl Set PACKAGE_LOCALE_DIR in config.h. GLIB_DEFINE_LOCALEDIR(PACKAGE_LOCALE_DIR) -- cgit v1.2.1