diff options
author | Stefano Karapetsas <[email protected]> | 2013-07-17 14:29:53 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-07-17 14:29:53 +0200 |
commit | ca0a6b583480b07d13e98ebcb7105dfb344367c2 (patch) | |
tree | 917a758b77ddf2f04a06369c2bfb9accc2ddc48d /configure.ac | |
parent | e5e03d83c9c20017e9a042023b84ad2a21524210 (diff) | |
download | mate-desktop-ca0a6b583480b07d13e98ebcb7105dfb344367c2.tar.bz2 mate-desktop-ca0a6b583480b07d13e98ebcb7105dfb344367c2.tar.xz |
Replace mate-doc-utils with yelp-tools
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 9f6e694..387668a 100644 --- a/configure.ac +++ b/configure.ac @@ -223,9 +223,9 @@ PKG_CHECK_MODULES(MATE_ABOUT, gtk+-$GTK_API_VERSION >= $GTK_REQUIRED) AC_SUBST(MATE_ABOUT_CFLAGS) AC_SUBST(MATE_ABOUT_LIBS) -dnl mate-doc-utils stuff +dnl yelp-tools stuff -MATE_DOC_INIT +YELP_HELP_INIT dnl Language Support |