X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configure.in;h=1b7b9e239b770955848db1b842ab4fc175c6d25b;hb=b4127e4ae8b399fd36830902141570c0386e8e84;hp=2aaf3ceb390e3582b250231f4268ccf14f1d7880;hpb=498d8279a1af8274084ce8355a26c0ed608b3285;p=platform%2Fcore%2Fuifw%2Fat-spi2-atk.git diff --git a/configure.in b/configure.in index 2aaf3ce..1b7b9e2 100644 --- a/configure.in +++ b/configure.in @@ -50,7 +50,11 @@ dnl internationalization support dnl ALL_LINGUAS="ar az be bn ca cs cy da de el eo es et eu fa fi fr he hi hr id is it ja ko lt mn ms ne nl nn no pl pt_BR pt ro ru sk sl sq sr@Latn sr sv uk vi zh_CN" dnl AM_GLIB_GNU_GETTEXT -GTK_DOC_CHECK([1.0]) +GTK_DOC_CHECK ([1.0]) + +dnl NOTE: We need to use a separate automake conditional for this +dnl to make this work with the tarballs. +AM_CONDITIONAL(ENABLE_GTK_DOC, test x$enable_gtk_doc = xyes) AC_PATH_XTRA