From fed34fd36fba90cb73245a13344bacddb1d689fd Mon Sep 17 00:00:00 2001 From: infirit Date: Thu, 1 Aug 2013 13:30:42 +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 ae400444..8d6b0f5a 100644 --- a/configure.ac +++ b/configure.ac @@ -14,8 +14,8 @@ AM_PROG_CC_C_O AC_STDC_HEADERS AM_PROG_LIBTOOL -# Use the MATE documentation framework -MATE_DOC_INIT +# Use the Yelp documentation framework +YELP_HELP_INIT changequote(,)dnl if test "x$GCC" = "xyes"; then -- cgit v1.2.1