From cceaed2400a5db758f48a372e429e3410271275f Mon Sep 17 00:00:00 2001 From: infirit Date: Fri, 2 Aug 2013 13:53:04 +0200 Subject: Use yelp-tools instead of mate-doc-utils --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 45ab6e44..ef345148 100644 --- a/configure.ac +++ b/configure.ac @@ -357,9 +357,9 @@ matelocaledir='${prefix}/${DATADIRNAME}/locale' AC_SUBST(matelocaledir) dnl *************************************************************************** -dnl *** mate-doc-utils *** +dnl *** yelp-tools *** dnl *************************************************************************** -MATE_DOC_INIT +YELPHELP_INIT dnl *************************************************************************** dnl *** battstat specific checks *** -- cgit v1.2.1 From 556640ffc27a3496ceda03c7f5d75e4d8813586d Mon Sep 17 00:00:00 2001 From: infirit Date: Fri, 2 Aug 2013 14:02:03 +0200 Subject: configure.ac: fix typo --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index ef345148..c35380b7 100644 --- a/configure.ac +++ b/configure.ac @@ -359,7 +359,7 @@ AC_SUBST(matelocaledir) dnl *************************************************************************** dnl *** yelp-tools *** dnl *************************************************************************** -YELPHELP_INIT +YELP_HELP_INIT dnl *************************************************************************** dnl *** battstat specific checks *** -- cgit v1.2.1