diff options
author | infirit <[email protected]> | 2013-08-01 14:10:44 +0200 |
---|---|---|
committer | infirit <[email protected]> | 2013-08-01 14:10:44 +0200 |
commit | 7c5fe783292f573e73369434c621e91fdb6b3291 (patch) | |
tree | d57a153f630ff4f3da89c623f1e1d6d0b014cd67 /configure.ac | |
parent | 3be92767b85acabf1f30e010cca425d322b89de2 (diff) | |
download | mate-power-manager-7c5fe783292f573e73369434c621e91fdb6b3291.tar.bz2 mate-power-manager-7c5fe783292f573e73369434c621e91fdb6b3291.tar.xz |
Use yelp-tools instead of mate-doc-utils
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 89309ff..75cc9fa 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) |