diff options
author | infirit <[email protected]> | 2013-08-03 01:24:52 +0200 |
---|---|---|
committer | infirit <[email protected]> | 2013-08-03 01:24:52 +0200 |
commit | 46da48cd9f8be3f36e36031b10681e3baff0dc94 (patch) | |
tree | b4641f118996f228673d678952635c6500e5a439 /configure.ac | |
parent | a59fda7d006b856ac5982750f2ffdefd24191be0 (diff) | |
download | mate-utils-46da48cd9f8be3f36e36031b10681e3baff0dc94.tar.bz2 mate-utils-46da48cd9f8be3f36e36031b10681e3baff0dc94.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 0c0f8120..3aa69388 100644 --- a/configure.ac +++ b/configure.ac @@ -348,8 +348,8 @@ AC_SUBST(mateutilslocaledir) dnl gtk-doc stuff GTK_DOC_CHECK([1.10]) -dnl mate-doc-utils stuff -MATE_DOC_INIT +dnl yelp-tools stuff +YELP_HELP_INIT SHAVE_INIT([m4], [enable]) |