diff options
author | infirit <[email protected]> | 2013-08-01 12:45:57 +0200 |
---|---|---|
committer | infirit <[email protected]> | 2013-08-01 12:45:57 +0200 |
commit | 7f7eeccf65d7f7f69ff78e2444d454cfdf765af8 (patch) | |
tree | 022a072cb1c1797881e728b9b60eb0fb74d5500e /configure.ac | |
parent | 1e8678642d984fc205fd803fffe915417802139f (diff) | |
download | marco-7f7eeccf65d7f7f69ff78e2444d454cfdf765af8.tar.bz2 marco-7f7eeccf65d7f7f69ff78e2444d454cfdf765af8.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 7e7b3863..5b6ef735 100644 --- a/configure.ac +++ b/configure.ac @@ -508,8 +508,8 @@ if test "x$GCC" = "xyes"; then fi fi -# Use mate-doc-utils: -MATE_DOC_INIT([0.8.0]) +# Use yelp-tools: +YELP_HELP_INIT AC_CONFIG_FILES([ Makefile |