diff options
author | Stefano Karapetsas <[email protected]> | 2013-08-02 04:14:30 -0700 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-08-02 04:14:30 -0700 |
commit | eac21f7e6072b5c06f3efc1566e7f96fac80652b (patch) | |
tree | 51a808df3701563fb2164a226870319d87045854 /configure.ac | |
parent | 7418b30d4e11f78cdb58c6d8afa67c5ddbb2f0d5 (diff) | |
parent | 5d97d63c9805dab4bc0d05415a99ae5e8efac338 (diff) | |
download | mate-media-eac21f7e6072b5c06f3efc1566e7f96fac80652b.tar.bz2 mate-media-eac21f7e6072b5c06f3efc1566e7f96fac80652b.tar.xz |
Merge pull request #29 from infirit/yelptools
Use yelp-tools instead of mate-doc-utils
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index ecc15fe..0c831a8 100644 --- a/configure.ac +++ b/configure.ac @@ -178,7 +178,7 @@ AC_SUBST(GETTEXT_PACKAGE) AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, "$GETTEXT_PACKAGE", [Define to the Gettext package name]) AM_GLIB_GNU_GETTEXT -MATE_DOC_INIT +YELP_HELP_INIT AM_PROG_LIBTOOL AM_PROG_CC_C_O |