diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 1089a15..9291a09 100644 --- a/configure.ac +++ b/configure.ac @@ -70,7 +70,8 @@ AC_SUBST(GETTEXT_PACKAGE) AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE", [The gettext catalog name]) AM_GLIB_GNU_GETTEXT -MATE_DOC_INIT + +YELP_HELP_INIT dnl Set PACKAGE_LOCALE_DIR in config.h. GLIB_DEFINE_LOCALEDIR(PACKAGE_LOCALE_DIR) |