summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2013-08-01 16:29:19 -0700
committerStefano Karapetsas <[email protected]>2013-08-01 16:29:19 -0700
commite8d72543591c74ba8cc9e7255a77ddb97d1618f0 (patch)
tree111f4891de5026bbd95ac11bd4cda14508614042 /configure.ac
parentdb06e0af97a338992db45656f2ca9cd4a30abfe6 (diff)
parent13129792ac2ee82d15706029f92f5b0c29b22493 (diff)
downloadmate-control-center-e8d72543591c74ba8cc9e7255a77ddb97d1618f0.tar.bz2
mate-control-center-e8d72543591c74ba8cc9e7255a77ddb97d1618f0.tar.xz
Merge pull request #61 from infirit/yelptools
Use yelp-tools instead of mate-doc-utils
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
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