diff options
author | infirit <[email protected]> | 2013-08-02 23:54:44 +0200 |
---|---|---|
committer | infirit <[email protected]> | 2013-08-02 23:54:44 +0200 |
commit | 7452d28d5cb86530b0d313c658d615e6218cc837 (patch) | |
tree | b750e769a19698801bae0e0e211d0c6e96c0dfdd /configure.ac | |
parent | d5249f5fe6ec943e813fe32ad47035aac543bbf3 (diff) | |
download | pluma-7452d28d5cb86530b0d313c658d615e6218cc837.tar.bz2 pluma-7452d28d5cb86530b0d313c658d615e6218cc837.tar.xz |
Use yelp-tools instead of mate-doc-utils
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index 59c5c379..731d60e6 100644 --- a/configure.ac +++ b/configure.ac @@ -508,8 +508,7 @@ AC_SUBST(PLUMA_PLUGINS_DATA_DIR) PLUMA_PLUGINS_LIBS_DIR="$libdir/pluma/plugins" AC_SUBST(PLUMA_PLUGINS_LIBS_DIR) -MATE_DOC_INIT([0.9.0],, - [AC_MSG_WARN([[mate-doc-utils not found: documentation will not be built.]])]) +YELP_HELP_INIT AC_CONFIG_FILES([ Makefile |