Add introspection check

tingping/wmclass
Emmanuele Bassi 2015-12-04 09:36:30 +00:00
parent ab7699bb04
commit 92885b9ce2
1 changed files with 2 additions and 0 deletions

View File

@ -192,6 +192,8 @@ if test x$enable_documentation = xyes; then
fi
AM_CONDITIONAL(BUILD_DOCUMENTATION, test x$enable_documentation = xyes)
GOBJECT_INTROSPECTION_CHECK([1.40.0])
##################################################
# Visibility handling
##################################################