summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2013-08-01 16:02:40 -0700
committerStefano Karapetsas <[email protected]>2013-08-01 16:02:40 -0700
commitd9a4a64e962b4ffe70fdfd87e31a1051d0931936 (patch)
treea9974be07c4c1d9a68221ec7261112616b9b4ea0 /configure.ac
parent43fa96bbfa76bfdc13997b5a0bb8847f34cba60f (diff)
parent7c5fe783292f573e73369434c621e91fdb6b3291 (diff)
downloadmate-power-manager-d9a4a64e962b4ffe70fdfd87e31a1051d0931936.tar.bz2
mate-power-manager-d9a4a64e962b4ffe70fdfd87e31a1051d0931936.tar.xz
Merge pull request #69 from infirit/yelptools
Use yelp-tools instead of mate-doc-utils
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 912c362..0976d85 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@ LT_INIT
IT_PROG_INTLTOOL([0.35.0])
MATE_COMPILE_WARNINGS
-MATE_DOC_INIT
+YELP_HELP_INIT
AC_PATH_PROG(GLIB_GENMARSHAL, glib-genmarshal)