diff options
author | infirit <[email protected]> | 2013-08-02 13:53:04 +0200 |
---|---|---|
committer | infirit <[email protected]> | 2013-08-02 13:53:04 +0200 |
commit | cceaed2400a5db758f48a372e429e3410271275f (patch) | |
tree | 9b7c05468187355ad5212eb8c1d26bea8c79ff02 /configure.ac | |
parent | 32a2bc051959798d978e6967bd34ff8882aada39 (diff) | |
download | mate-applets-cceaed2400a5db758f48a372e429e3410271275f.tar.bz2 mate-applets-cceaed2400a5db758f48a372e429e3410271275f.tar.xz |
Use yelp-tools instead of mate-doc-utils
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 4 |
1 files changed, 2 insertions, 2 deletions
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 *** |