diff options
author | infirit <[email protected]> | 2013-07-31 17:48:12 +0200 |
---|---|---|
committer | infirit <[email protected]> | 2013-07-31 17:48:12 +0200 |
commit | f03a750b9d654d43bb582991e40b66f6bbde6341 (patch) | |
tree | cf01fa9f5aff31fdef2904bbfdcb83802c84ffc9 /configure.ac | |
parent | 7cea830d6bb27cc902c6069d2d8fe1c14b0099cb (diff) | |
download | engrampa-f03a750b9d654d43bb582991e40b66f6bbde6341.tar.bz2 engrampa-f03a750b9d654d43bb582991e40b66f6bbde6341.tar.xz |
Use yelp-tools instead of mate-doc-utils
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 85d5bbc..66f70b2 100644 --- a/configure.ac +++ b/configure.ac @@ -137,7 +137,8 @@ fi dnl ****************************** PKG_PROG_PKG_CONFIG -MATE_DOC_INIT + +YELP_HELP_INIT dnl ****************************** |